NetBSD/sbin/sysctl
jonathan 88ba77e705 Make per-protocol network input queue stats visible to userland via
sysctl. Add a protocol-independent sysctl handler to show the per-protocol
"struct ifq' statistics. Add IP(v4) specific call to the handler.
Other protocols can show their per-protocol input statistics by
allocating a sysclt node and calling sysctl_ifq() with their own struct ifq *.

As posted to tech-kern plus improvements/cleanup suggested by Andrew Brown.
2003-11-10 20:03:29 +00:00
..
Makefile tweaks for fparseln(3) move from libutil to libc: 2002-11-30 03:10:53 +00:00
pathconf.c Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 10:04:22 +00:00
sysctl.8 Slight option ordering change. 2003-10-15 19:58:24 +00:00
sysctl.c Make per-protocol network input queue stats visible to userland via 2003-11-10 20:03:29 +00:00