summaryrefslogtreecommitdiffstats
path: root/bpf-filter.h
Commit message (Collapse)AuthorAge
* Add (c) to CopyrightRoy Marples2009-05-01
|
* Allow ARP_REQUESTS through the filter as well so we work with conflicting ↵Roy Marples2008-07-10
| | | | IPV4LL probes. This requires the timeout to work of a time instead of a timeout.
* Put my code at the top and UNCONST filters in bpf.cRoy Marples2008-05-22
|
* Add ISC copyright to dhcp_bpf_filter.Roy Marples2008-05-22
|
* Use constant BPF structures and defines to alter the data instead of ↵Roy Marples2008-05-22
| | | | functions. Smaller code :)
* Prettify code a little.Roy Marples2008-05-14
|
* Split interface and socket out into OS bpf, if-bsd and if-linux.Roy Marples2008-03-24