Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-02-08 | pppoe: check for tag format validity in PADR messages | Guillaume Nault | |
Avoid parsing inconsistent PPPoE tags when handling PADR. Signed-off-by: Guillaume Nault <g.nault@alphalink.fr> | |||
2014-02-08 | ppp: don't unconditionaly load pppoe/pptp/l2tp modules, fixes false start ↵ | Vladislav Grishenko | |
warning if they're running already Signed-off-by: Vladislav Grishenko <themiron@mail.ru> | |||
2012-12-26 | cmake: use CMAKE_FIND_ROOT_PATH and LIB_SUFFIX | Kozlov Dmitry | |
2012-11-20 | pppoe: implemented regular expression support | 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-27 | fix various typos | Kozlov Dmitry | |
2012-07-30 | add per-CTRL ip-pool option to specify default ip pool name | Kozlov Dmitry | |
2012-07-07 | pppoe: tag length sanity check | Kozlov Dmitry | |
2012-06-05 | pppoe: fix typo in config parsing | Kozlov Dmitry | |
2012-06-04 | Revert "implemented delayed fd close (speeds up session termination process)" | Kozlov Dmitry | |
Low interface creation/deletion rate is kernel issue and should be fixed in 3.5. This reverts commit 9ae4a0151805229face3385e6c966de90c7fec29. | |||
2012-05-31 | Merge branch 'master' of ↵ | Kozlov Dmitry | |
ssh://accel-ppp.git.sourceforge.net/gitroot/accel-ppp/accel-ppp | |||
2012-05-31 | pppoe: fix improper ifname-in-sid handling | Kozlov Dmitry | |
2012-05-28 | implemented delayed fd close (speeds up session termination process) | Kozlov Dmitry | |
2012-05-16 | write message to log if unable to load necessary kernel module | Kozlov Dmitry | |
2012-04-21 | implemented per CTRL mppe config | Kozlov Dmitry | |
2012-03-07 | pppoe: fix per-interface PADI limiting | Kozlov Dmitry | |
2012-01-23 | load necessary kernel modules at startup | Kozlov Dmitry | |
2012-01-18 | implemented connlimit module which can be used to reduce system overload due ↵ | Kozlov Dmitry | |
to flood of connections | |||
2012-01-13 | set FD_CLOEXEC on opened file descriptors | Kozlov Dmitry | |
2011-12-29 | pppoe: set default padi_limit to 0 | 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-08-29 | fix incorrect ppp_terminate calls | Kozlov Dmitry | |
2011-08-19 | snmp support | Kozlov Dmitry | |
2011-06-23 | pppoe: reworked config read | Kozlov Dmitry | |
pppoe: tr101 option to enable/disable tr101 handling | |||
2011-05-30 | rewrited initialization procedure (fix gcc-4.6 builds) | Kozlov Dmitry | |
2011-01-26 | dynamicaly check if radius module loaded (so not more require to rebuild ↵ | Dmitry Kozlov | |
project without RADIUS to switch to chap-secrets) | |||
2011-01-05 | pppoe: tr101 fixes | Dmitry Kozlov | |
2011-01-05 | rename accel-pptp to accel-ppp | Dmitry Kozlov | |