]> git.ipfire.org Git - thirdparty/dhcp.git/history - common/bpf.c
size_t -> ssize_t in return values where < 0 == error
[thirdparty/dhcp.git] / common / bpf.c
1997-06-08  Ted Lemonsize_t -> ssize_t in return values where < 0 == error
1997-02-26  Ted LemonRemove if_enable()
1997-02-19  Ted LemonRestructure to allow interface reinitialization
1997-02-18  Ted LemonUse local_port and remote_port instead of server_port...
1997-01-02  Ted LemonInitial merge of Poger dhclient and linux hacks
1996-09-02  Ted LemonImprove error messages
1996-08-27  Ted Lemonput file version in copyright string
1996-05-22  Ted LemonPut back filter for server port
1996-05-22  Ted LemonDon't print interface network name if there's no networ...
1996-05-22  Ted Lemonupdate interface configure banner; add from addr to...
1996-05-19  Ted LemonUse distributed Berkeley networking headers
1996-05-16  Ted LemonFix up pointer types; add support for Alpha OSF/1 pfilt...
1996-05-16  Ted LemonAnother fussy interface announcement change
1996-05-16  Ted LemonUndo interface attach announcement changes
1996-05-16  Ted LemonDon't need to include if_dl anymore
1996-05-16  Ted LemonMove ifdefs so compiles on incompatible systems don...
1996-05-12  Ted LemonComplete rewrite of Archie Cobbs' bpf code
1996-04-11  Ted LemonBerkeley Packet Filter support