Age | Commit message (Expand) | Author |
2022-10-22 | T72: Fix compilations warnings for unaligned variable access | Volodymyr Huti |
2022-07-27 | Merge pull request #54 from telirebarry/fix-ipv6-netns | xebd |
2022-07-05 | ipv6_dhcp:change log message with appropriate file name | Telire Barry |
2022-06-22 | ipv6_dhcp: fix create ipv6 socket inside netns | Telire Barry |
2022-06-22 | ipv6_nd: fix ipv6 auto-configuration in netns | Telire Barry |
2022-01-13 | Check if ipv6 dp availible before answer | DmitriyEshenko |
2021-03-20 | Fixed some errors found by valgrind and pvs-studio (#11) | [anp/hsw] |
2021-03-20 | ipv6, shaper: fix possible NULL-pointer dereference | Vladislav Grishenko |
2020-04-13 | dhcpv4/dhcpv6: improve packet validation | Vladislav Grishenko |
2019-11-18 | ipv6: dhcpv6: fix pd gateway logging | Vladislav Grishenko |
2019-08-28 | ipv6: implemented DHCPv6 relay support | Dmitry Kozlov |
2019-07-12 | dhcpv6: fix delegated prefix routes | Vladislav Grishenko |
2018-12-04 | libnetlink: add gateway and priority parameters to ip6route_*() | Guillaume Nault |
2018-10-23 | ipv6: fix IPv6 processing of sessions that only have only a link-local address | Guillaume Nault |
2018-02-08 | ipv6: dhcpv6: fix PD linklocal route for ipoe clients | Vladislav Grishenko |
2018-01-13 | ipv6: dhcpv6: route all PD via one linklocal gateway | Vladislav Grishenko |
2018-01-13 | ipv6: dhcpv6: fix iaid logging | Vladislav Grishenko |
2018-01-13 | ipv6: dhcpv6: fix serverid overflow lead do dhcpv6 malfunction | Vladislav Grishenko |
2018-01-13 | ipv6: consolidate and fix interface-id address generation for non-/128 | Vladislav Grishenko |
2018-01-13 | ipv6: use macro for unspecified address ckecking | Vladislav Grishenko |
2017-12-29 | ipv6: ignore "unspecified address" (::/128) | Dmitry Kozlov |
2017-12-25 | ipv6: implemented special handling of /128 prefixes | Dmitry Kozlov |
2017-12-05 | Merge pull request #20 from themiron/ipv6-nd-fixes | xebd |
2017-12-05 | ipv6: dhcpv6: fix Relay-Forward message typo | Vladislav Grishenko |
2017-12-05 | ipv6: dhcpv6: fix Vendor-Class, Vendor-Specific and Interface-ID options prin... | Vladislav Grishenko |
2017-12-05 | ipv6: nd: add non-/64 prefixes support | Vladislav Grishenko |
2017-12-05 | ipv6: nd: fix interface id addresses generation for prefixes > /64 | Vladislav Grishenko |
2017-12-05 | ipv6: nd: add AdvOnLinkFlag option support | Vladislav Grishenko |
2017-08-21 | dhcpv6: check if prefix_len equals 0, if so do not start dhcpv6 for this sess... | Dmitry Kozlov |
2016-07-11 | implemented support for network namespace | Dmitry Kozlov |
2016-04-30 | radius: add Delegated-IPv6-Prefix to accounting packets | Dmitry Kozlov |
2016-04-12 | ipv6: remove ipv6 address and routes on session termination | Dmitry Kozlov |
2016-03-31 | dhcpv6: fix typo | Dmitry Kozlov |
2015-01-29 | ipv6: don't send NotOnLink for hint address (f.e. for address in Solicit mess... | Dmitry Kozlov |
2014-12-01 | Merge branch 'master' of ssh://git.code.sf.net/p/accel-ppp/code | Dmitry Kozlov |
2014-12-01 | ipv6: if assigned prefix is <= 64 add it as address else add it as route | Dmitry Kozlov |
2014-11-22 | Merge branch 'master' of ssh://git.code.sf.net/p/accel-ppp/code | Dmitry Kozlov |
2014-11-22 | remove trailing whitespaces | Dmitry Kozlov |
2014-11-21 | dhcpv6: do not answer to REBIND if client did not get address yet | Dmitry Kozlov |
2014-11-05 | ipv6: move ipv6_dp from dhcpv6 private data to ap_session | Dmitry Kozlov |
2014-09-13 | ipv6: randomize router adverts as per rfc4861 and add tunable MaxInitialRtrAd... | Vladislav Grishenko |
2014-09-13 | ipv6: announce non-/64 prefixes as not usable for stateless address configura... | Vladislav Grishenko |
2014-07-24 | radius: exit from active interim request when termination event occures | Dmitry Kozlov |
2014-07-18 | ipv6: add support for prefixes greater than 64 | Dmitry Kozlov |
2014-07-09 | ipv6_nd: retry to start ND later if bind failed | Dmitry Kozlov |
2014-05-12 | triton: improved epoll events handling | Dmitry Kozlov |
2014-04-24 | ppp: ipv6: check that ipv6 was not closed in ND | Dmitry Kozlov |
2013-01-25 | cmake: use CMAKE_FIND_ROOT_PATH and LIB_SUFFIX | Kozlov Dmitry |
2012-09-05 | Fix format string errors | Guillaume Nault |
2012-08-29 | fix various typos | Kozlov Dmitry |