summaryrefslogtreecommitdiffstats
path: root/sys/netgraph/ng_bpf.h
Commit message (Collapse)AuthorAgeFilesLines
* Fix cut and paste error in a comment.julian2001-01-301-1/+1
| | | | Submitted by: Peter Wemm <peter@freebsd.org>
* Since neither archie nor I work at Whistle any more, change our emailjulian2000-10-241-1/+1
| | | | | | addresses to be the more usefu @freebsd.org ones so we can keep getting bug-reports. - man pages to follow..
* Take advantage of the new unsigned and hex integer types.archie2000-08-101-6/+6
|
* Change definition of NG_BPF_HOOKPROG_SIZE() so as not to requirearchie1999-12-061-2/+2
| | | | a structure pointer, just the number of BPF instructions.
* New netgraph node type, ng_bpf(8). This node type allows you toarchie1999-12-031-0/+106
apply bpf(4) filters to data travelling through a netgraph network.
OpenPOWER on IntegriCloud