NetBSD/sbin/sysctl
itojun 4b72eeeee5 net.inet.ip.maxfragpackets defines the maximum size of ip reass queue
(prevents fragment flood from chewing up mbuf memory space).
derived from KAME net.inet6.ip6.maxfragpackets.
2001-03-27 02:24:38 +00:00
..
Makefile Add a "-f file" flag to process directives from a file. 2000-03-12 22:56:48 +00:00
pathconf.c Don't declare 'extern opt*' getopt variables. 2000-04-14 05:58:01 +00:00
sysctl.8 net.inet.ip.maxfragpackets defines the maximum size of ip reass queue 2001-03-27 02:24:38 +00:00
sysctl.c add UBC memory-usage balancing. we track the number of pages in use for 2001-03-09 01:02:10 +00:00