NetBSD/dist/dhcp/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
..
alloc.c
bpf.c With recent changes to BPF, pushing the default buffer size to 1MB, running 2004-04-10 17:53:05 +00:00
comapi.c
conflex.c
ctrace.c
dhcp-eval.5
dhcp-options.5
discover.c Skip !IFF_BROADCAST interfaces (such as strip). After discussion 2003-05-16 15:16:41 +00:00
dispatch.c
dlpi.c
dns.c
ethernet.c
execute.c
fddi.c
icmp.c
inet.c
lpf.c
Makefile.dist
memory.c
nit.c
options.c
packet.c increase ttl - internet is getting big. 2003-10-24 05:30:33 +00:00
parse.c - Add declarations for lhs_context and rhs_context. For some reason these 2003-10-27 21:08:25 +00:00
print.c
raw.c
resolv.c
socket.c The I/O path is assymetric -- we can't deal with IPsec packets coming in, so 2003-09-25 01:01:39 +00:00
tables.c
tr.c
tree.c
upf.c