Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-12-05 | ipv6: nd: add non-/64 prefixes support | Vladislav Grishenko | |
non-/64 subnets still needs Router Advertimenets for the default route & RDNSS. | |||
2017-12-05 | ipv6: nd: add AdvOnLinkFlag option support | Vladislav Grishenko | |
2016-07-11 | implemented support for network namespace | Dmitry Kozlov | |
This is done using radius attribute NAS-Port-Id. The new format of this attribute is NAS-Port-Id=[ns/][name]. Namespaces must be created malually by "ip netns add ..." command | |||
2014-12-01 | ipv6: if assigned prefix is <= 64 add it as address else add it as route | Dmitry Kozlov | |
2014-09-13 | ipv6: randomize router adverts as per rfc4861 and add tunable ↵ | Vladislav Grishenko | |
MaxInitialRtrAdvCount, MaxInitialRtrAdvInterval parameters | |||
2014-09-13 | ipv6: announce non-/64 prefixes as not usable for stateless address ↵ | Vladislav Grishenko | |
configuration | |||
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 | |
There is some issue on binding raw ICMPv6 socket immediately after assigning address on 3.14 (and probably later) kernel. This causes ipv6_nd to fail to start. This patch makes ipv6_nd to try to bind later if bind fails. | |||
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 | |
2012-08-29 | fix various typos | Kozlov Dmitry | |
2012-06-19 | general preparation for IPoE integration | Kozlov Dmitry | |
2012-01-13 | set FD_CLOEXEC on opened file descriptors | Kozlov Dmitry | |
2011-08-30 | ipv6-nd: read additional parameters from config | Kozlov Dmitry | |
2011-08-30 | ipv6-nd: read dns/dnssl from ipv6-dns section | Kozlov Dmitry | |
2011-08-28 | ipv6_nd: don't advertise prefixes with length more then 64 | Kozlov Dmitry | |
2011-08-28 | ipv6: initial dhcpv6 support | Kozlov Dmitry | |