diff options
author | thompsa <thompsa@FreeBSD.org> | 2006-04-29 05:37:25 +0000 |
---|---|---|
committer | thompsa <thompsa@FreeBSD.org> | 2006-04-29 05:37:25 +0000 |
commit | a5dbf412be417f74a0c9ba2aba90be3bddb90506 (patch) | |
tree | e31aeac32af45cf5905727b50913aed8d77158f9 /etc/rc.d | |
parent | 00dbaccdc47a4909b01e3013e28beefeb8c3da09 (diff) | |
download | FreeBSD-src-a5dbf412be417f74a0c9ba2aba90be3bddb90506.zip FreeBSD-src-a5dbf412be417f74a0c9ba2aba90be3bddb90506.tar.gz |
Add support for fragmenting ipv4 packets.
The packet filter may reassemble the ip fragments and return a packet that is
larger than the MTU of the sending interface. There is no check for DF or icmp
replies as we can only get a large packet to fragment by reassembling a
previous fragment, and this only happens after a call to pfil(9).
Obtained from: OpenBSD (mostly)
Glanced at by: mlaier
MFC after: 1 month
Diffstat (limited to 'etc/rc.d')
0 files changed, 0 insertions, 0 deletions