NetBSD/usr.sbin/mopd/common
darrenr 221fa57241 With recent changes to BPF, pushing the default buffer size to 1MB, running
a bunch of small daemons that seem small packet flows can easily chew up
significant kernel memory (each BPF device opened takes 2*buffersize of
wired memory.)  In each of these applications, add code to set the buffer
size to 32k before setting the interface.
2004-04-10 17:53:05 +00:00
..
Makefile Rework how MAKEVERBOSE operates: 2003-10-21 10:01:19 +00:00
VERSION
cmp.c
cmp.h
common.h
device.c Spell address with two d's. Inspired by similar changes in OpenBSD, 2003-11-10 08:51:51 +00:00
device.h
dl.c
dl.h
file.c
file.h
get.c
get.h
log.c
log.h
loop-bsd.c
mopdef.c
mopdef.h
nma.c
nma.h
nmadef.h
os.h SIOCGIFCONF -> getifaddrs conversion 2003-08-18 05:39:52 +00:00
pf.c With recent changes to BPF, pushing the default buffer size to 1MB, running 2004-04-10 17:53:05 +00:00
pf.h
print.c
print.h
put.c
put.h
rc.c
rc.h