]> git.ipfire.org Git - thirdparty/dhcp.git/history - common/lpf.c
Code cleanup to remove warnings from "gcc -Wall".
[thirdparty/dhcp.git] / common / lpf.c
2007-07-13  Shane KerrCode cleanup to remove warnings from "gcc -Wall".
2007-05-19  David Hankins- Replaced ./configure shellscripting with GNU Autoconf...
2007-05-18  David Hankins- DHCPv4 I/O methods that failed to sense hardware...
2007-05-16  Shane KerrFreeBSD, NetBSD, OpenBSD support added in (again).
2007-05-08  David HankinsDHCPv6 branch merged to HEAD.
2007-04-27  Evan HuntAssorted fixes for broken network devices: IP header...
2005-03-17  David HankinsMASSIVE merge from V3-RELEASE-BRANCH into HEAD. HEAD...
2001-04-24  Ted LemonMake lpf input packet reassembly buffer slightly bigger.
2000-10-10  Ted LemonDon't compile in Token Ring support if it's not supported.
2000-09-01  Ted Lemon- Do what people expect when they don't declare the...
2000-07-27  Ted LemonReference count binding scopes. Align IP headers...
2000-06-08  Ted Lemon- Fix a mistake that was causing the fallback interface...
2000-05-16  Ted Lemon- Fix all the OMAPI objects in the DHCP server and...
2000-03-17  Ted LemonGo back to the BSD license.
2000-03-06  Ted LemonAdd interface deregistration routines (Brian Murrell).
2000-02-15  Ted LemonIncorporate Brian Murrell's new OMAPI DHCP client changes.
2000-01-27  Ted LemonOne more htype boo-boo...
2000-01-25  Ted LemonFixups for haddr/htype->hbuf
1999-10-21  Ted LemonFix some minor warnings.
1999-10-07  Ted LemonFix a few more machine-specific signed vs. unsigned...
1999-09-09  Ted LemonBug fixes courtesy of Brian Murrell
1999-09-08  Ted LemonMake interfaces OMAPI objects.
1999-07-31  Ted Lemonerror -> log_fatal (again!)
1999-06-10  Ted Lemonnote -> log_info. Sigh.
1999-05-27  Ted LemonSupport token ring packets.
1999-04-12  Ted Lemonerror -> log_fatal
1999-03-29  Ted LemonFix typo in error message check.
1999-03-26  Ted LemonPull up changes in Patchlevel 19
1999-03-16  Ted LemonSanitize Solaris build. V3-ALPHA-19990315
1999-03-16  Ted LemonUpdate license.
1999-03-13  Ted LemonAdd interface argument to can_*().
1999-03-13  Ted LemonAdd can_receive_unicast_unconfigured
1999-02-25  Ted LemonSync with 2.0b1pl16. Fix some pool allocation problems.
1999-02-24  Ted LemonChange names of error functions to be more consistent.
1999-02-14  Ted LemonPull up 1.1.1.1-1.1.1.4 from 2.0 release branch
1998-12-22  Ted LemonLinux Packet Filter