index
:
accel-ppp.git
1.10
1.11
1.12
1.13
1.7
1.9
master
patch
patch-1
revert-145-dkms
High performance PPTP/L2TP/SSTP/PPPoE/IPoE server for Linux (mirror of https://github.com/marekm72/accel-ppp.git)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2014-10-28
libnetlink: fixed bug introduced by previous commit
Dmitry Kozlov
2014-10-27
ipoe: implemented handling relayed DHCP clients
Dmitry Kozlov
2014-10-23
radius: fixed stuck during shutdown when radius server does not respond
Dmitry Kozlov
2014-10-23
radius: introduced max-fail option
Dmitry Kozlov
2014-10-23
radius: fixed backup radius selection
Dmitry Kozlov
2014-10-23
radius: fixed server reallocation for queued requests if current server does ...
Dmitry Kozlov
2014-10-23
ppp: rename interface back when put it into unit cache
Dmitry Kozlov
2014-10-22
radius: check for previous request was finished in interim update timer
Dmitry Kozlov
2014-10-22
ppp: implemented delayed unit close via unit cache
Dmitry Kozlov
2014-10-22
cli: introduced verbose option
Dmitry Kozlov
2014-10-20
ipoe: handle dhcp requests in session context if exists
Dmitry Kozlov
2014-10-20
Merge branch 'master' of ssh://git.code.sf.net/p/accel-ppp/code
Dmitry Kozlov
2014-10-20
pppoe: stop server if interface down detected
Dmitry Kozlov
2014-10-17
ipoe: initialize before_switch function for server contexts
Dmitry Kozlov
2014-10-10
ipoe: driver: fixed forwarning pakets after kernel nat
Dmitry Kozlov
2014-10-09
ipoe: driver: add rtnl locking to vlan monitor initialization
Dmitry Kozlov
2014-10-08
ipoe: fixed handling of mac address change
Dmitry Kozlov
2014-10-06
radius: fixed Accounting-On/Accounting-Off functionality
Dmitry Kozlov
2014-10-04
radius: various bug fixes
Dmitry Kozlov
2014-10-04
add include <sys/time.h> to triton.h (fixes complilation issue)
Dmitry Kozlov
2014-10-03
get rid of time(), use clock_gettime(CLOCK_MONOTONIC) instead
Dmitry Kozlov
2014-09-30
shaper: fixed parsing leaf-qdisc
Dmitry Kozlov
2014-09-30
radius: fixed handling deferred requests
Dmitry Kozlov
2014-09-26
radius: cancel starting accounting request if session terminated before serve...
Dmitry Kozlov
2014-09-26
fixed counting of starting sessions
Dmitry Kozlov
2014-09-23
radius: fixed counting of active requests
Dmitry Kozlov
2014-09-22
triton: make level triggered events oneshot (EPOLLONESHOT)
Dmitry Kozlov
2014-09-22
conf file: implemented ability to add suboptions into options in {} brackets
Dmitry Kozlov
2014-09-22
fixed compilation warnings
Dmitry Kozlov
2014-09-20
rewrite of authentication/accounting procedures
Dmitry Kozlov
2014-09-20
Merge branch 'master' of ssh://git.code.sf.net/p/accel-ppp/code
Dmitry Kozlov
2014-09-16
shaper: conditionally compile fq_codel support
Dmitry Kozlov
2014-09-13
pppoe: start interfaces asynchronously
Dmitry Kozlov
2014-09-13
pppoe: improved session id allocation procedure (optimizes memory usage)
Dmitry Kozlov
2014-09-13
ppp: implement address/control and protocol field compression
Vladislav Grishenko
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-09-13
pptp: use predefined named framing/bearer values, cosmetics
Vladislav Grishenko
2014-09-13
pptp: don't delay control connection msg on EINTR
Vladislav Grishenko
2014-09-13
pppoe, pptp: fix socket type for checking
Vladislav Grishenko
2014-09-13
ppp: update channel MRU as pppd does
Vladislav Grishenko
2014-09-13
ppp: improve LCP magic number negotiation
Vladislav Grishenko
2014-09-13
shaper: implemented fq_codel leaf qdisc
Dmitry Kozlov
2014-09-09
Merge branch 'master' of ssh://git.code.sf.net/p/accel-ppp/code
Dmitry Kozlov
2014-09-09
pppoe: improved AC-Cookie mechanism
Dmitry Kozlov
2014-09-09
updated procedure to check double sessions
Dmitry Kozlov
2014-09-09
ppp: fsm: do not reinitialize restart counter after Configure-Ack (fixes some...
Dmitry Kozlov
2014-09-09
triton: fixed race condition
Dmitry Kozlov
2014-09-04
ipoe: send option 82 from DHCP request to radius
Dmitry Kozlov
2014-08-26
ipoe: introduced attr-dhcp-lease-time option to specify radius attribute to p...
Dmitry Kozlov
[next]