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
path:
root
/
accel-pppd
/
ppp
/
ppp.c
Age
Commit message (
Expand
)
Author
2014-10-29
ppp: improve establish_ppp() exit on error
François Cachereul
2014-10-29
ppp: fix indent and remove unnecessary tabs and braces in ppp.c
François Cachereul
2014-10-23
ppp: rename interface back when put it into unit cache
Dmitry Kozlov
2014-10-22
ppp: implemented delayed unit close via unit cache
Dmitry Kozlov
2014-09-20
rewrite of authentication/accounting procedures
Dmitry Kozlov
2014-05-12
triton: improved epoll events handling
Dmitry Kozlov
2013-01-25
Fix boolean options parsing in configuration file
Guillaume Nault
2013-01-25
session: read final interface statistics on termination
Kozlov Dmitry
2013-01-25
Revert "session: read final interface statistics on termination"
Kozlov Dmitry
2013-01-25
session: read final interface statistics on termination
Kozlov Dmitry
2013-01-25
Revert "altered session finishing procedure"
Kozlov Dmitry
2013-01-24
altered session finishing procedure
Kozlov Dmitry
2013-01-24
generalize single-session checking
Kozlov Dmitry
2012-08-29
fix various typos
Kozlov Dmitry
2012-06-19
general preparation for IPoE integration
Kozlov Dmitry
2012-06-05
ppp: implemented unit cache
Kozlov Dmitry
2012-06-04
Revert "implemented delayed fd close (speeds up session termination process)"
Kozlov Dmitry
2012-05-28
implemented delayed fd close (speeds up session termination process)
Kozlov Dmitry
2012-05-14
pppd_compat: use EV_PPP_PRE_FINISHED event to start ip-down script (fixes une...
Kozlov Dmitry
2012-03-15
Revert "ppp: move ip address release to proper place"
Kozlov Dmitry
2012-03-14
ppp: move ip address release to proper place
Kozlov Dmitry
2012-01-13
set FD_CLOEXEC on opened file descriptors
Kozlov Dmitry
2011-12-27
radius, ippool: implemented Framed-Pool attribute
Kozlov Dmitry
2011-09-10
ppp: don't start ccp after ipcp was started
Kozlov Dmitry
2011-09-03
implemented crypto library selection: -DCRYPTO=OPENSSL|TOMCRYPT|INTERNAL (def...
Kozlov Dmitry
2011-08-29
fix incorrect ppp_terminate calls
Kozlov Dmitry
2011-08-29
ipv6_dhcp: add routes to delegated prefixes
Kozlov Dmitry
2011-08-26
ppp: fix optional layers startup issue
Kozlov Dmitry
2011-08-24
ppp: reworked layer startup procedure
Kozlov Dmitry
2011-08-23
ppp: rearranged interface startup procedure
Kozlov Dmitry
2011-08-23
ppp: Neighbor Discovery for IP version 6 (prefix only)
Kozlov Dmitry
2011-08-20
Merge branch 'ipv6'
Dmitry Kozlov
2011-08-20
ppp: initial IPV6CP support
Dmitry Kozlov
2011-08-19
snmp support
Kozlov Dmitry
2011-05-30
rewrited initialization procedure (fix gcc-4.6 builds)
Kozlov Dmitry
2011-04-20
ppp: introduced new option 'single-session' to control single session per user
Kozlov Dmitry
2011-01-17
memory usage optimization
Dmitry Kozlov
2011-01-05
rename accel-pptp to accel-ppp
Dmitry Kozlov