summaryrefslogtreecommitdiff
path: root/bpf.c
Commit message (Expand)AuthorAgeFilesLines
* Use local_port and remote_port instead of server_port and server_port + 1Ted Lemon1997-02-181-2/+2
* Initial merge of Poger dhclient and linux hacksTed Lemon1997-01-021-1/+23
* Improve error messagesTed Lemon1996-09-021-2/+3
* put file version in copyright stringTed Lemon1996-08-271-1/+1
* 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