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
Age
Commit message (
Collapse
)
Author
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
2013-01-25
cmake: use CMAKE_FIND_ROOT_PATH and LIB_SUFFIX
Kozlov Dmitry
2012-09-05
Fix format string errors
Guillaume Nault
Fix several errors and compiler warnings in format string arguments. Signed-off-by: Guillaume Nault <g.nault@alphalink.fr>
2012-08-29
fix various typos
Kozlov Dmitry
2012-06-19
general preparation for IPoE integration
Kozlov Dmitry
2012-04-29
dhcpv6: make SO_REUSEADDR
Kozlov Dmitry
2012-01-13
set FD_CLOEXEC on opened file descriptors
Kozlov Dmitry
2011-09-01
dhcpv6: inplemented reply to rebind
Kozlov Dmitry
2011-08-30
ipv6-nd: read additional parameters from config
Kozlov Dmitry
2011-08-30
dhcpv6: implemented reply to Information-Request
Kozlov Dmitry
2011-08-30
dhcpv6: include missing rapid commit option to reply
Kozlov Dmitry
2011-08-30
dhcpv6: rapid commit support
Kozlov Dmitry
2011-08-30
dhcpv6: ignore ::/0 addresses/prefixes in IA_NA/IA_PD
Kozlov Dmitry
2011-08-30
dhcpv6: set T1/T2 fields in IA_NA/IA_PD
Kozlov Dmitry
2011-08-30
ipv6-nd: read dns/dnssl from ipv6-dns section
Kozlov Dmitry
2011-08-30
dhcpv6: various improvments
Kozlov Dmitry
2011-08-29
ipv6pool: implemented prefix delegation support
Kozlov Dmitry
2011-08-29
ipv6_dhcp: add routes to delegated prefixes
Kozlov Dmitry
2011-08-28
ipv6_dhcp: code optimization
Kozlov Dmitry
2011-08-28
ipv6_dhcp: use NoPrefixAvail instead of NoAddrsAvail for IA_PD
Kozlov Dmitry
2011-08-28
ipv6_nd: don't advertise prefixes with length more then 64
Kozlov Dmitry
2011-08-28
ipv6_dhcp: implemented DNS,DNSSL,IA_PD options
Kozlov Dmitry
2011-08-28
ipv6: initial dhcpv6 support
Kozlov Dmitry