summaryrefslogtreecommitdiff
path: root/accel-pppd/ipv6/nd.c
AgeCommit message (Expand)Author
2018-01-13ipv6: consolidate and fix interface-id address generation for non-/128Vladislav Grishenko
2018-01-13ipv6: use macro for unspecified address ckeckingVladislav Grishenko
2017-12-29ipv6: ignore "unspecified address" (::/128)Dmitry Kozlov
2017-12-25ipv6: implemented special handling of /128 prefixesDmitry Kozlov
2017-12-05ipv6: nd: add non-/64 prefixes supportVladislav Grishenko
2017-12-05ipv6: nd: add AdvOnLinkFlag option supportVladislav Grishenko
2016-07-11implemented support for network namespaceDmitry Kozlov
2014-12-01ipv6: if assigned prefix is <= 64 add it as address else add it as routeDmitry Kozlov
2014-09-13ipv6: randomize router adverts as per rfc4861 and add tunable MaxInitialRtrAd...Vladislav Grishenko
2014-09-13ipv6: announce non-/64 prefixes as not usable for stateless address configura...Vladislav Grishenko
2014-07-24radius: exit from active interim request when termination event occuresDmitry Kozlov
2014-07-18ipv6: add support for prefixes greater than 64Dmitry Kozlov
2014-07-09ipv6_nd: retry to start ND later if bind failedDmitry Kozlov
2014-05-12triton: improved epoll events handlingDmitry Kozlov
2014-04-24ppp: ipv6: check that ipv6 was not closed in NDDmitry Kozlov
2012-08-29fix various typosKozlov Dmitry
2012-06-19general preparation for IPoE integrationKozlov Dmitry
2012-01-13set FD_CLOEXEC on opened file descriptorsKozlov Dmitry
2011-08-30ipv6-nd: read additional parameters from configKozlov Dmitry
2011-08-30ipv6-nd: read dns/dnssl from ipv6-dns sectionKozlov Dmitry
2011-08-28ipv6_nd: don't advertise prefixes with length more then 64Kozlov Dmitry
2011-08-28ipv6: initial dhcpv6 supportKozlov Dmitry