summaryrefslogtreecommitdiffhomepage
path: root/src/dhcpv6-ia.c
AgeCommit message (Expand)Author
2015-07-27ra/dhcpv6: unify address change handlingSteven Barth
2015-07-14ndp: fixup relaySteven Barth
2015-05-21dhcpv6: fix typoSteven Barth
2015-05-13dhcpv6-pd: ignore /64 on interfaceSteven Barth
2015-04-20dhcpv6: don't initialize IA-handing when turning down interfaceSteven Barth
2015-04-20remove leftover fallout from prefix class supportSteven Barth
2015-04-14Fix logic inversionSteven Barth
2015-04-14Fix potential invalid memory accessSteven Barth
2015-04-06dhcpv6: fix handling of infinite lifetimesSteven Barth
2015-03-30properly handle return codesJohn Crispin
2015-03-30dhcpv6: fix default assignment of non-64Steven Barth
2015-03-30dhcpv6: prefer ula over other globalsSteven Barth
2015-03-29Fix hostname exportSteven Barth
2015-03-29Remove prefix coloring support, refine hybrid management modeSteven Barth
2014-11-06DHCPv6: enable flash-renumbering hack only for /64 prefixesSteven Barth
2014-10-18dhcpv6: fix calculation of T1 and T2Steven Barth
2014-10-16dhcpv6: allow flash renumbering in hybrid management modeSteven Barth
2014-08-19Fix compilation errors in last commitSteven Barth
2014-08-19dhcpv6-ia: add loggingSteven Barth
2014-08-13PD: don't consider deprecated assigned prefixes when calculating avilable PD ...Steven Barth
2014-08-08Add host-entries for all IPv6 addressesSteven Barth
2014-08-07sync hostfile more oftenSteven Barth
2014-07-23Don't loose routes in managed PDSteven Barth
2014-06-30leasefile: do not output expired dhcpv6 leasesNikolay Martynov
2014-06-17use leaetime as base for T1 and T2 upper boundSteven Barth
2014-06-17backup for notonlinkSteven Barth
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