Merge pull request #21 from mehlis/fix-nak-by-doing-valid-reply
[project/odhcpd.git] / src / dhcpv4.c
2014-08-12 sbyxMerge pull request #21 from mehlis/fix-nak-by-doing...
2014-08-12 Christian Mehlisdhcpv4: offer a valid configuration with DHCP NAK
2014-08-12 sbyxMerge pull request #20 from mehlis/implement-dhcp4...
2014-08-12 Christian Mehlisdhcpv4: implement router configuration option
2014-08-07 Steven Barthsync hostfile more often
2014-07-02 sbyxMerge pull request #18 from dedeckeh/bugfixes
2014-07-01 Hans DedeckerDHCPv6 destination address check
2014-07-01 Steven BarthDHCPv4: send DHCPNAK if requested addr != leased addr
2014-06-30 Steven BarthFixes compile error with musl
2014-06-18 Steven BarthFix DHCPv4 static leases (thanks arnd)
2014-06-16 Steven Barthadd more consistency to host file writing
2014-06-16 Steven Barthdhcpv4: update hostfile more often
2014-06-12 Steven Barthdhcpv4: use search domain instead of domain option
2014-06-10 Steven BarthFix DHCP settings for /28
2014-06-07 Steven BarthAdd default DHCPv4 range for prefixes down to /28
2014-05-30 Steven BarthMake filtering customizable
2014-02-01 Steven BarthChange homenet detection to User-Class
2013-12-10 Steven BarthMerge branch 'master' of github.com:sbyx/odhcpd
2013-12-05 sbyxMerge pull request #3 from dedeckeh/master
2013-12-05 Hans DedeckerFix possible SEGFAULT conditions
2013-10-17 Steven Barthignore hnet internal routers
2013-10-16 Steven BarthMinor fixes
2013-10-14 Steven BarthFix IP TOS
2013-10-14 Steven BarthVarious fixes
2013-10-14 Steven BarthInitial commit