silby 7cb68ba074 Add the MBUF_FRAG_TEST option. When compiled in, this option
allows you to tell ip_output to fragment all outgoing packets
into mbuf fragments of size net.inet.ip.mbuf_frag_size bytes.
This is an excellent way to test if network drivers can properly
handle long mbuf chains being passed to them.

net.inet.ip.mbuf_frag_size defaults to 0 (no fragmentation)
so that you can at least boot before your network driver dies. :)
2003-03-25 05:45:05 +00:00
..
2003-03-13 07:07:16 +00:00
2003-03-25 05:19:18 +00:00
2003-03-25 04:32:52 +00:00
2003-03-25 05:19:18 +00:00
2003-03-12 06:08:48 +00:00
2003-03-25 05:19:18 +00:00