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-24 19:40:54 +00:00
2003-03-25 05:19:18 +00:00
2003-02-28 06:49:59 +00:00
2001-10-08 10:43:34 +00:00
2002-12-13 08:47:15 +00:00
2002-11-24 19:50:15 +00:00