summaryrefslogtreecommitdiff
path: root/accel-pppd/ipv6
AgeCommit message (Expand)Author
2022-10-22T72: Fix compilations warnings for unaligned variable accessVolodymyr Huti
2022-07-27Merge pull request #54 from telirebarry/fix-ipv6-netnsxebd
2022-07-05ipv6_dhcp:change log message with appropriate file nameTelire Barry
2022-06-22ipv6_dhcp: fix create ipv6 socket inside netnsTelire Barry
2022-06-22ipv6_nd: fix ipv6 auto-configuration in netnsTelire Barry
2022-01-13Check if ipv6 dp availible before answerDmitriyEshenko
2021-03-20Fixed some errors found by valgrind and pvs-studio (#11)[anp/hsw]
2021-03-20ipv6, shaper: fix possible NULL-pointer dereferenceVladislav Grishenko
2020-04-13dhcpv4/dhcpv6: improve packet validationVladislav Grishenko
2019-11-18ipv6: dhcpv6: fix pd gateway loggingVladislav Grishenko
2019-08-28ipv6: implemented DHCPv6 relay supportDmitry Kozlov
2019-07-12dhcpv6: fix delegated prefix routesVladislav Grishenko
2018-12-04libnetlink: add gateway and priority parameters to ip6route_*()Guillaume Nault
2018-10-23ipv6: fix IPv6 processing of sessions that only have only a link-local addressGuillaume Nault
2018-02-08ipv6: dhcpv6: fix PD linklocal route for ipoe clientsVladislav Grishenko
2018-01-13ipv6: dhcpv6: route all PD via one linklocal gatewayVladislav Grishenko
2018-01-13ipv6: dhcpv6: fix iaid loggingVladislav Grishenko
2018-01-13ipv6: dhcpv6: fix serverid overflow lead do dhcpv6 malfunctionVladislav Grishenko
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-05Merge pull request #20 from themiron/ipv6-nd-fixesxebd
2017-12-05ipv6: dhcpv6: fix Relay-Forward message typoVladislav Grishenko
2017-12-05ipv6: dhcpv6: fix Vendor-Class, Vendor-Specific and Interface-ID options prin...Vladislav Grishenko
2017-12-05ipv6: nd: add non-/64 prefixes supportVladislav Grishenko
2017-12-05ipv6: nd: fix interface id addresses generation for prefixes > /64Vladislav Grishenko
2017-12-05ipv6: nd: add AdvOnLinkFlag option supportVladislav Grishenko
2017-08-21dhcpv6: check if prefix_len equals 0, if so do not start dhcpv6 for this sess...Dmitry Kozlov
2016-07-11implemented support for network namespaceDmitry Kozlov
2016-04-30radius: add Delegated-IPv6-Prefix to accounting packetsDmitry Kozlov
2016-04-12ipv6: remove ipv6 address and routes on session terminationDmitry Kozlov
2016-03-31dhcpv6: fix typoDmitry Kozlov
2015-01-29ipv6: don't send NotOnLink for hint address (f.e. for address in Solicit mess...Dmitry Kozlov
2014-12-01Merge branch 'master' of ssh://git.code.sf.net/p/accel-ppp/codeDmitry Kozlov
2014-12-01ipv6: if assigned prefix is <= 64 add it as address else add it as routeDmitry Kozlov
2014-11-22Merge branch 'master' of ssh://git.code.sf.net/p/accel-ppp/codeDmitry Kozlov
2014-11-22remove trailing whitespacesDmitry Kozlov
2014-11-21dhcpv6: do not answer to REBIND if client did not get address yetDmitry Kozlov
2014-11-05ipv6: move ipv6_dp from dhcpv6 private data to ap_sessionDmitry 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
2013-01-25cmake: use CMAKE_FIND_ROOT_PATH and LIB_SUFFIXKozlov Dmitry
2012-09-05Fix format string errorsGuillaume Nault
2012-08-29fix various typosKozlov Dmitry