Add per-host leasetime support
[project/odhcpd.git] / src / odhcpd.c
2015-11-17 Steven Barthfall through in error case to clear congestion
2015-11-16 Steven BarthHandle netlink ENOBUFS events
2015-08-20 Steven Barthrouter/dhcpv6: use link-local addresses for DNS
2015-08-20 Steven BarthMerge pull request #46 from stargieg/master
2015-07-14 Steven BarthRemove unsolicited unicast RAs, adjust intervals
2015-07-14 Steven Barthndp: fixup relay
2015-07-13 Steven Barthodhcpd: remove old workaround
2015-07-07 Steven Barthmain: fix missing parameter while iterating neighbors
2015-07-07 Steven Barthrouter: also send RAs to every known neighbor
2015-04-10 Steven Barthra: always send current hop limit
2015-03-30 John Crispinproperly handle return codes
2015-03-29 Steven BarthRemove prefix coloring support, refine hybrid managemen...
2015-03-29 Felix Fietkauodhcpd: use proper struct msghdr initializers to fix...
2015-02-19 Steven BarthMerge pull request #29 from mehlis/rework-dhcpv4_assign
2014-10-30 sbyxMerge pull request #30 from dedeckeh/bugfixes
2014-10-30 Hans DedeckerFix IPv6 DNS server adddress selection
2014-10-17 Steven Barthndp: more fixes
2014-08-08 Steven BarthMake failed to send a notice instead of a warning
2014-07-02 sbyxMerge pull request #18 from dedeckeh/bugfixes
2014-07-01 Hans DedeckerDHCPv6 destination address check
2014-04-01 Steven BarthComplete managed PD/CER-ID support
2014-02-17 Steven BarthAdd support for (managed) prefixes of length 65-96
2014-01-23 Hans DedeckerMerge remote branch 'upstream/master' into bugfixes
2014-01-17 Steven BarthDon't enable relay master if no slaves are present
2014-01-17 Steven BarthFix logging verbosity
2014-01-03 Steven BarthDisable debugging by default
2013-12-10 Steven BarthMerge branch 'master' of github.com:sbyx/odhcpd
2013-12-10 sbyxMerge pull request #4 from dedeckeh/master
2013-12-10 Hans DedeckerFix hop limit detection in ancillary data
2013-12-03 Steven BarthFix prefix class logic
2013-12-02 Steven BarthInitial prefix class support
2013-10-15 Steven BarthFix ubus reload detection
2013-10-15 Steven BarthFix some more memory issues
2013-10-14 Steven BarthInitial commit