freebsd-dev/sys/conf
Mike Silbersack 9d9edc5693 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
..
defines
files
files.alpha
files.amd64
files.i386 - Consolidate smapi driver. 2003-03-24 19:40:54 +00:00
files.ia64
files.pc98 Merge PC98 support. 2003-03-25 05:19:18 +00:00
files.powerpc
files.sparc64
kern.mk
kern.post.mk
kern.pre.mk
kmod_syms.awk
kmod.mk
ldscript.alpha
ldscript.amd64
ldscript.i386
ldscript.ia64
ldscript.powerpc
ldscript.sparc64
majors
majors.awk
Makefile.alpha
Makefile.amd64
Makefile.i386
Makefile.ia64
Makefile.pc98
Makefile.powerpc
Makefile.sparc64
makeLINT.mk
makeLINT.sed
newvers.sh
NOTES Remove bitrot associated with `maxusers'. 2003-03-22 14:18:23 +00:00
options Add the MBUF_FRAG_TEST option. When compiled in, this option 2003-03-25 05:45:05 +00:00
options.alpha
options.amd64
options.i386
options.ia64
options.pc98
options.powerpc
options.sparc64
systags.sh