dhcp4: add OptInterfaceMTU

This commit is contained in:
Matt Layher 2018-07-27 11:49:56 -04:00 committed by Dave Anderson
parent df529f74dc
commit d536e23ec2

View File

@ -38,6 +38,7 @@ const (
OptHostname Option = 12 // string
OptBootFileSize Option = 13 // uint16
OptDomainName Option = 15 // string
OptInterfaceMTU Option = 26 // uint16
OptBroadcastAddr Option = 28 // IP
OptNTPServers Option = 42 // IP
OptVendorSpecific Option = 43 // []byte