https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=229727

--- Comment #3 from Stephan Neuhaus <s...@artdecode.de> ---
Hi Eugene,

I checke, and the DHCPOFFER sent by the DHCP server (bog standard ISC by the
way) contains the following options, in that order:

 53 DHCP message type (offer)
 54 DHCP server identifier
 51 IP address lease time (1 day, which is correct)
  1 Subnet mask (correct)
  3 Router (correct)
 15 Domain name (correct)
  6 Domain name server (correct)
 12 Host name (correct)
255 End

As you can see, option 16 (interface MTU) is not among them.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
freebsd-net@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-net
To unsubscribe, send any mail to "freebsd-net-unsubscr...@freebsd.org"

Reply via email to