NetBSD/usr.sbin/rarpd
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
mkarp.c Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 11:25:11 +00:00
mkarp.h
rarpd.8
rarpd.c With recent changes to BPF, pushing the default buffer size to 1MB, running 2004-04-10 17:53:05 +00:00