summaryrefslogtreecommitdiffhomepage
path: root/src/dhcpv6-ia.c
AgeCommit message (Expand)Author
2014-06-17dhcpv6: send NotOnLink status on global levelSteven Barth
2014-04-23Add status code ok option in reply to a decline messageHans Dedecker
2014-04-23Don't return a DHCPv6 reply in response to a confirm without address(es)Hans Dedecker
2014-04-06odhcpd: managed PD wait for 250ms initial periodSteven Barth
2014-04-03Make clang happySteven Barth
2014-04-01Keep managed PD for at least 150 secondsSteven Barth
2014-04-01Wait at least 15 seconds for managed PD to be acknowledgedSteven Barth
2014-04-01don't kill of managed PD too earlySteven Barth
2014-04-01Complete managed PD/CER-ID supportSteven Barth
2014-03-24Managed PD: initial supportSteven Barth
2014-03-11Fix HMAC-MD5 in DHCPv6-reconfigure (thx rsmarples)Steven Barth
2014-02-19Replace IN6_ARE_ADDR_EQUAL by memcmp to avoid unalignedsSteven Barth
2014-02-17Add support for (managed) prefixes of length 65-96Steven Barth
2014-01-18Fix another memory corruptionSteven Barth
2014-01-17Fix a segfault in state-script handlingSteven Barth
2014-01-15Export hostname including domain in hostfileSteven Barth
2014-01-06don't run state update script unnecessarily oftenSteven Barth
2014-01-04Use 1 socket per interface for DHCPv6Steven Barth
2014-01-03derive ipv6 static lease from ipv4 if no hostid is givenSteven Barth
2014-01-03Remove ula_compat featureSteven Barth
2014-01-03switch to libubox md5 implementationSteven Barth
2013-12-05Fix possible SEGFAULT conditionsHans Dedecker
2013-12-04Update class assignment logicSteven Barth
2013-12-04Fix prefix class IA_NA / IA_PD encodingSteven Barth
2013-12-03Fix prefix class logicSteven Barth
2013-12-02Initial prefix class supportSteven Barth
2013-10-14Remove unsigned / signed warningSteven Barth
2013-10-14Initial commitSteven Barth