index
:
accel-ppp.git
1.10
1.11
1.12
1.13
1.7
1.9
master
revert-145-dkms
revert-190-pr-fix-188
High performance PPTP/L2TP/SSTP/PPPoE/IPoE server for Linux (mirror of https://github.com/accel-ppp/accel-ppp.git)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
accel-pppd
/
ipv6
/
nd.c
Age
Commit message (
Collapse
)
Author
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