index
:
accel-ppp-xebd.git
1.10
1.11
1.12
1.7
1.9
master
patch-1
High performance PPTP/L2TP/PPPoE/IPoE server for Linux (mirror of https://github.com/marekm72/accel-ppp-xebd.git)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
accel-pppd
/
ctrl
/
pppoe
/
pppoe.h
Age
Commit message (
Collapse
)
Author
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
2016-04-04
ipoe,pppoe,vlan_mon: deleted conditions to simultaneous start ipoe and pppoe ↵
Dmitry Kozlov
on same interfaces (started by vlan_mon)
2016-04-04
pppoe: add support for PPP-Max-Payload tag (RFC 4638)
Dmitry Kozlov
2015-12-04
pppoe: implemented per net discovery socket
Dmitry Kozlov
2015-12-04
preparation for DPDK intergation (part 2)
Dmitry Kozlov
2015-12-04
preparation for DPDK intergation
Dmitry Kozlov
2015-11-24
Merge branch 'master' of /home/dima/Projects/accel-ppp into vlanmon
Dmitry Kozlov
2015-11-21
pppoe: use single discovery socket
Dmitry Kozlov
2015-11-21
pppoe: implemented vlan monitor
Dmitry Kozlov
2014-09-13
pppoe: improved session id allocation procedure (optimizes memory usage)
Dmitry Kozlov
2013-11-06
pppoe: add statistics for filtered packets (mac-filter)
Dmitry Kozlov
Signed-off-by: Dmitry Kozlov <xeb@mail.ru>
2013-11-05
pppoe: show 'starting' in statistics
Dmitry Kozlov
2012-03-07
pppoe: fix per-interface PADI limiting
Kozlov Dmitry
2011-12-29
pppoe: implemented PADI limiting
Kozlov Dmitry
2011-09-03
implemented crypto library selection: -DCRYPTO=OPENSSL|TOMCRYPT|INTERNAL ↵
Kozlov Dmitry
(default OPENSSL)
2011-01-05
rename accel-pptp to accel-ppp
Dmitry Kozlov