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
..
Makefile.dist import of ISC dhcp-3.0.1rc9 2002-06-11 12:24:31 +00:00
alloc.c merge dhcp-3.0.1rc11 2003-02-18 17:08:38 +00:00
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 merge dhcp-3.0.1rc11 2003-02-18 17:08:38 +00:00
conflex.c merge dhcp-3.0.1rc9 2002-06-11 13:59:59 +00:00
ctrace.c import of ISC dhcp-3.0.1rc11 2003-02-18 16:37:52 +00:00
dhcp-eval.5 merge dhcp-3.0.1rc11 2003-02-18 17:08:38 +00:00
dhcp-options.5 merge dhcp-3.0.1rc11 2003-02-18 17:08:38 +00:00
discover.c Skip !IFF_BROADCAST interfaces (such as strip). After discussion 2003-05-16 15:16:41 +00:00
dispatch.c merge dhcp-3.0.1rc11 2003-02-18 17:08:38 +00:00
dlpi.c merge dhcp-3.0.1rc11 2003-02-18 17:08:38 +00:00
dns.c merge dhcp-3.0.1rc11 2003-02-18 17:08:38 +00:00
ethernet.c merge dhcp-3.0.1rc11 2003-02-18 17:08:38 +00:00
execute.c merge dhcp-3.0.1rc11 2003-02-18 17:08:38 +00:00
fddi.c merge dhcp-3.0.1rc11 2003-02-18 17:08:38 +00:00
icmp.c merge dhcp-3.0.1rc11 2003-02-18 17:08:38 +00:00
inet.c merge dhcp-3.0.1rc11 2003-02-18 17:08:38 +00:00
lpf.c merge dhcp-3.0.1rc11 2003-02-18 17:08:38 +00:00
memory.c merge dhcp-3.0.1rc11 2003-02-18 17:08:38 +00:00
nit.c merge dhcp-3.0.1rc11 2003-02-18 17:08:38 +00:00
options.c make it compile with -Wall again 2002-06-11 14:12:58 +00:00
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 merge dhcp-3.0.1rc11 2003-02-18 17:08:38 +00:00
raw.c merge dhcp-3.0.1rc11 2003-02-18 17:08:38 +00:00
resolv.c merge dhcp-3.0.1rc11 2003-02-18 17:08:38 +00:00
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 merge dhcp-3.0.1rc11 2003-02-18 17:08:38 +00:00
tr.c merge dhcp-3.0.1rc11 2003-02-18 17:08:38 +00:00
tree.c merge dhcp-3.0.1rc11 2003-02-18 17:08:38 +00:00
upf.c merge dhcp-3.0.1rc11 2003-02-18 17:08:38 +00:00