summaryrefslogtreecommitdiff
path: root/bpf.c
Commit message (Expand)AuthorAgeFilesLines
* Put back filter for server portTed Lemon1996-05-221-0/+5
* Don't print interface network name if there's no network structureTed Lemon1996-05-221-2/+4
* update interface configure banner; add from addr to send_packet; don't filter...Ted Lemon1996-05-221-26/+19
* Use distributed Berkeley networking headersTed Lemon1996-05-191-3/+3
* Fix up pointer types; add support for Alpha OSF/1 pfilt, which is only slight...Ted Lemon1996-05-161-3/+22
* Another fussy interface announcement changeTed Lemon1996-05-161-4/+4
* Undo interface attach announcement changesTed Lemon1996-05-161-8/+2
* Don't need to include if_dl anymoreTed Lemon1996-05-161-1/+0
* Move ifdefs so compiles on incompatible systems don't break; print more infor...Ted Lemon1996-05-161-4/+16
* Complete rewrite of Archie Cobbs' bpf codeTed Lemon1996-05-121-10/+264
* Berkeley Packet Filter supportTed Lemon1996-04-111-0/+91