summaryrefslogtreecommitdiff
path: root/sys/netgraph/ng_bpf.h
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagrelease/4.6.2_cvscvs2svn2002-08-141-1/+1
* This commit was manufactured by cvs2svn to create branch 'RELENG_4_6'.cvs2svn2002-07-031-2/+6
* MFC: Fix GCC warnings caused by initializing a zero length array.Archie Cobbs2002-07-021-6/+2
* MFC: change Archie's and my email addresses Whistle.com->freebsd.orgJulian Elischer2000-10-241-1/+1
* MFC: take advantage of the new unsigned and hex integer typesArchie Cobbs2000-08-221-6/+6
* Change definition of NG_BPF_HOOKPROG_SIZE() so as not to requireArchie Cobbs1999-12-061-2/+2
* New netgraph node type, ng_bpf(8). This node type allows you toArchie Cobbs1999-12-031-0/+106