dhcpv6: fix default assignment of non-64
[project/odhcpd.git] / src / odhcpd.h
2015-03-30 Steven BarthReadd missing ubus function definitions
2015-03-29 Steven BarthRemove prefix coloring support, refine hybrid managemen...
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-10-16 Steven BarthBegin rewrite of NDP-relay
2014-10-16 Steven Barthrouter: add support for router address
2014-08-12 sbyxMerge pull request #22 from mehlis/log-dhcp4-events
2014-08-12 sbyxMerge pull request #21 from mehlis/fix-nak-by-doing...
2014-08-12 sbyxMerge pull request #20 from mehlis/implement-dhcp4...
2014-08-12 Christian Mehlisdhcpv4: implement router configuration option
2014-07-22 Steven BarthRevert "rewrite of NDP proxy" for now
2014-07-16 Steven BarthInitial rewrite of NDP proxy
2014-07-02 sbyxMerge pull request #18 from dedeckeh/bugfixes
2014-07-01 Hans DedeckerDHCPv6 destination address check
2014-05-30 Steven BarthMake filtering customizable
2014-05-29 Steven BarthMove dhcpv6 raw attributes to correct place
2014-05-25 Steven BarthAdd support for raw DHCPv6 attributes
2014-04-01 Steven BarthComplete managed PD/CER-ID support
2014-03-24 Steven BarthManaged PD: initial support
2014-02-21 Steven BarthFix wrong address pool being advertised
2014-02-17 Steven BarthAdd support for (managed) prefixes of length 65-96
2014-01-04 Steven BarthUse 1 socket per interface for DHCPv6
2014-01-03 Steven BarthRemove ula_compat feature
2013-12-03 Steven BarthFix prefix class logic
2013-12-02 Steven BarthInitial prefix class support
2013-10-23 Steven BarthFix cleanup of interfaces
2013-10-15 Steven BarthHandle reload mechanism
2013-10-15 Steven BarthFix config retrieval from netifd
2013-10-15 Steven BarthFix ubus reload detection
2013-10-14 Steven BarthVarious fixes
2013-10-14 Steven BarthFix upstream detection
2013-10-14 Steven BarthInitial commit