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
/
ctrl
/
pppoe
Age
Commit message (
Expand
)
Author
2024-09-02
migrate from pcre to pcre2
Sergey V. Lobanov
2024-08-19
tests: add pcre negative cases, improve pcre-related code test coverage
Sergey V. Lobanov
2024-07-28
Fix issue #131, pptp doesnt work without connlimit
Denys Fedoryshchenko
2024-04-10
musl: Add musl compatibility
Denys Fedoryshchenko
2023-11-30
vlan_mon: ipoe: pppoe: Add disable vlan timeout feature
Dmitriy Eshenko
2023-06-29
CLI: PPPoE: Add possibility to display inbound interface and service-name in ...
Dmitriy Eshenko
2023-06-29
CLI: PPPoE: Use global net variable to prevent SEGFAULT
Dmitriy Eshenko
2022-10-22
T72: Fix compilations warnings for unaligned variable access
Volodymyr Huti
2022-05-08
T60: Implement configurable session-timeout param for all connection types
DmitriyEshenko
2021-04-23
Add accept-blank-service option
DmitriyEshenko
2021-03-20
Fixed some errors found by valgrind and pvs-studio (#11)
[anp/hsw]
2021-03-13
Fix another errors found by cppcheck
[anp/hsw]
2020-04-10
Check for length in pppoe tags
Denys Fedoryshchenko
2020-03-07
session: add global [common]max-starting option
Vladislav Grishenko
2020-03-07
Revert "pppoe: introduced max-starting option (limit number of starting sessi...
Vladislav Grishenko
2020-01-13
Merge pull request #110 from themiron/ipv6-pool
xebd
2020-01-11
ipv6pool: add per-proto ipv6-pool and ipv6-pool-delegate options
Vladislav Grishenko
2019-12-24
pppoe: introduced max-starting option (limit number of starting sessions)
Gavrilenkov A
2019-03-08
initialize ssl_halen = ETH_ALEN in sockaddr_ll structures
Dmitry Kozlov
2018-03-06
pppoe: fixed invalid behaviour after changing pado-delay
Dmitry Kozlov
2018-03-03
pppoe: fixed PADO delaying function
Dmitry Kozlov
2017-12-20
shaper: define UINT16_MAX if not set
Dmitry Kozlov
2017-12-05
ppp: implement per-ctrl ppp interface rename support, may be overrided by radius
Vladislav Grishenko
2017-08-08
Merge branch 'master' of github.com:xebd/accel-ppp
Dmitry Kozlov
2017-04-18
implemented session count limiting
Dmitry Kozlov
2017-04-18
Revert "implemented session count limiting"
Dmitry Kozlov
2017-04-18
implemented session count limiting
Dmitry Kozlov
2017-04-18
Revert "implemented session count limiting"
Dmitry Kozlov
2017-04-18
implemented session count limiting
Dmitry Kozlov
2016-12-06
ipoe,pppoe: do not check for vlan-mon module is loaded
Dmitry Kozlov
2016-11-13
Bugfix for sending service name tags
root
2016-11-13
Add possibility to specify multiple service names, add option accept-any-serv...
root
2016-07-11
implemented support for network namespace
Dmitry Kozlov
2016-06-02
set INSTALL_RPATH for ipoe and pppoe
Dmitry Kozlov
2016-04-17
preparation for DPDK intergation (part 7)
Dmitry Kozlov
2016-04-15
preparation for DPDK intergation (part 6)
Dmitry Kozlov
2016-04-11
Revert "pppoe: do not negotiate LCP MRU option if it is larger than 1492"
Dmitry Kozlov
2016-04-10
Merge branch 'master' of ssh://git.code.sf.net/p/accel-ppp/code
Dmitry Kozlov
2016-04-10
pppoe: do not negotiate LCP MRU option if it is larger than 1492
Dmitry Kozlov
2016-04-07
link pppoe and ipoe with vlan-mon library
Dmitry Kozlov
2016-04-05
improved logging: if session's interface is empty log ctrl's interface
Dmitry Kozlov
2016-04-05
pppoe: add interface name to log messages
Dmitry Kozlov
2016-04-04
pppoe: stop "vlan timeout" timer on new connection
Dmitry Kozlov
2016-04-04
vlan_mon: make possible to work other module after message "vlan not started"
Dmitry Kozlov
2016-04-04
ipoe,pppoe,vlan_mon: deleted conditions to simultaneous start ipoe and pppoe ...
Dmitry Kozlov
2016-04-04
pppoe: add support for PPP-Max-Payload tag (RFC 4638)
Dmitry Kozlov
2016-03-31
pppoe: disc.c: add missing initialization of context's before_switch function
Dmitry Kozlov
2016-03-31
pppoe: fix typo
Dmitry Kozlov
2016-03-29
pppoe: add missing stopping of discovery on vlan timeout
Dmitry Kozlov
2016-03-18
pppoe: fixed vlan creation by vlan-mon
Dmitry Kozlov
[next]