Roy Marples
|
f1c32f2790
|
Move the bpf filter len to a define.
|
2014-04-01 10:17:09 +00:00 |
|
Roy Marples
|
1eb3fab10e
|
BPF filter size is unsigned int
|
2014-03-31 20:00:06 +00:00 |
|
Roy Marples
|
a2258eb383
|
Remove some const const warnings found by clang.
|
2013-05-22 22:58:15 +00:00 |
|
Roy Marples
|
601fb3d500
|
Add (c) to Copyright
|
2009-05-01 13:57:45 +00:00 |
|
Roy Marples
|
3459b19014
|
Allow ARP_REQUESTS through the filter as well so we work with conflicting IPV4LL probes. This requires the timeout to work of a time instead of a timeout.
|
2008-07-10 11:55:10 +00:00 |
|
Roy Marples
|
29cdf2857e
|
Put my code at the top and UNCONST filters in bpf.c
|
2008-05-22 18:16:22 +00:00 |
|
Roy Marples
|
096c9a9991
|
Add ISC copyright to dhcp_bpf_filter.
|
2008-05-22 16:07:45 +00:00 |
|
Roy Marples
|
bed0c5d411
|
Use constant BPF structures and defines to alter the data instead of functions. Smaller code :)
|
2008-05-22 13:59:33 +00:00 |
|
Roy Marples
|
343c1ae641
|
Prettify code a little.
|
2008-05-14 12:19:05 +00:00 |
|
Roy Marples
|
a9819bfb1f
|
Split interface and socket out into OS bpf, if-bsd and if-linux.
|
2008-03-24 01:29:33 +00:00 |
|