summaryrefslogtreecommitdiff
path: root/accel-pppd/ctrl/pppoe/pppoe.c
AgeCommit message (Expand)Author
2024-08-19tests: add pcre negative cases, improve pcre-related code test coverageSergey V. Lobanov
2024-04-10musl: Add musl compatibilityDenys Fedoryshchenko
2023-11-30vlan_mon: ipoe: pppoe: Add disable vlan timeout featureDmitriy Eshenko
2023-06-29CLI: PPPoE: Add possibility to display inbound interface and service-name in ...Dmitriy Eshenko
2023-06-29CLI: PPPoE: Use global net variable to prevent SEGFAULTDmitriy Eshenko
2022-10-22T72: Fix compilations warnings for unaligned variable accessVolodymyr Huti
2022-05-08T60: Implement configurable session-timeout param for all connection typesDmitriyEshenko
2021-04-23Add accept-blank-service optionDmitriyEshenko
2021-03-20Fixed some errors found by valgrind and pvs-studio (#11)[anp/hsw]
2021-03-13Fix another errors found by cppcheck[anp/hsw]
2020-04-10Check for length in pppoe tagsDenys Fedoryshchenko
2020-03-07session: add global [common]max-starting optionVladislav Grishenko
2020-03-07Revert "pppoe: introduced max-starting option (limit number of starting sessi...Vladislav Grishenko
2020-01-13Merge pull request #110 from themiron/ipv6-poolxebd
2020-01-11ipv6pool: add per-proto ipv6-pool and ipv6-pool-delegate optionsVladislav Grishenko
2019-12-24pppoe: introduced max-starting option (limit number of starting sessions)Gavrilenkov A
2019-03-08initialize ssl_halen = ETH_ALEN in sockaddr_ll structuresDmitry Kozlov
2018-03-03pppoe: fixed PADO delaying functionDmitry Kozlov
2017-12-20shaper: define UINT16_MAX if not setDmitry Kozlov
2017-12-05ppp: implement per-ctrl ppp interface rename support, may be overrided by radiusVladislav Grishenko
2017-08-08Merge branch 'master' of github.com:xebd/accel-pppDmitry Kozlov
2017-04-18implemented session count limitingDmitry Kozlov
2017-04-18Revert "implemented session count limiting"Dmitry Kozlov
2017-04-18implemented session count limitingDmitry Kozlov
2017-04-18Revert "implemented session count limiting"Dmitry Kozlov
2017-04-18implemented session count limitingDmitry Kozlov
2016-12-06ipoe,pppoe: do not check for vlan-mon module is loadedDmitry Kozlov
2016-11-13Bugfix for sending service name tagsroot
2016-11-13Add possibility to specify multiple service names, add option accept-any-serv...root
2016-07-11implemented support for network namespaceDmitry Kozlov
2016-04-17preparation for DPDK intergation (part 7)Dmitry Kozlov
2016-04-15preparation for DPDK intergation (part 6)Dmitry Kozlov
2016-04-11Revert "pppoe: do not negotiate LCP MRU option if it is larger than 1492"Dmitry Kozlov
2016-04-10pppoe: do not negotiate LCP MRU option if it is larger than 1492Dmitry Kozlov
2016-04-05improved logging: if session's interface is empty log ctrl's interfaceDmitry Kozlov
2016-04-05pppoe: add interface name to log messagesDmitry Kozlov
2016-04-04pppoe: stop "vlan timeout" timer on new connectionDmitry Kozlov
2016-04-04vlan_mon: make possible to work other module after message "vlan not started"Dmitry Kozlov
2016-04-04ipoe,pppoe,vlan_mon: deleted conditions to simultaneous start ipoe and pppoe ...Dmitry Kozlov
2016-04-04pppoe: add support for PPP-Max-Payload tag (RFC 4638)Dmitry Kozlov
2016-03-31pppoe: fix typoDmitry Kozlov
2016-03-29pppoe: add missing stopping of discovery on vlan timeoutDmitry Kozlov
2016-03-18pppoe: fixed vlan creation by vlan-monDmitry Kozlov
2016-03-17vlan_mon,ipoe,pppoe: implemented detection of vlan existanceDmitry Kozlov
2015-12-04pppoe: implemented per net discovery socketDmitry Kozlov
2015-12-04preparation for DPDK intergation (part 3)Dmitry Kozlov
2015-12-04preparation for DPDK intergation (part 2)Dmitry Kozlov
2015-12-04preparation for DPDK intergationDmitry Kozlov
2015-11-24Merge branch 'master' of /home/dima/Projects/accel-ppp into vlanmonDmitry Kozlov
2015-11-24pppoe: fix missing pthread_mutex_unlockDmitry Kozlov