freebsd-dev/sys/dev/ntb/if_ntb
Conrad Meyer 70bca634d0 if_ntb: Initialize if_mtu to the correct MTU
Lower the payload data (IP) portion of the MTU from 0x10000 to
IP_MAXPACKET (0xFFFF) to avoid panicing the IP stack.

Sponsored by:	EMC / Isilon Storage Division
2015-11-19 19:53:19 +00:00
..
if_ntb.c if_ntb: Initialize if_mtu to the correct MTU 2015-11-19 19:53:19 +00:00