Age | Commit message (Expand) | Author |
2019-02-20 | Fix work on fresh kernels | StasN |
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 |
2016-03-17 | vlan_mon,ipoe,pppoe: implemented detection of vlan existance | Dmitry Kozlov |
2016-03-05 | pppoe: fixed race condition | Dmitry Kozlov |
2015-12-04 | pppoe: implemented per net discovery socket | Dmitry Kozlov |
2015-12-04 | preparation for DPDK intergation (part 3) | Dmitry Kozlov |
2015-12-04 | preparation for DPDK intergation (part 2) | Dmitry Kozlov |
2015-12-04 | preparation for DPDK intergation | Dmitry Kozlov |
2015-11-24 | Merge branch 'master' of /home/dima/Projects/accel-ppp into vlanmon | Dmitry Kozlov |
2015-11-24 | pppoe: fix missing pthread_mutex_unlock | Dmitry Kozlov |
2015-11-23 | pppoe: improved locking | Dmitry Kozlov |
2015-11-21 | pppoe: use single discovery socket | Dmitry Kozlov |
2015-11-21 | pppoe: implemented vlan monitor | Dmitry Kozlov |
2015-06-16 | pppoe: do not send reply if Service-Name is empty | Dmitry Kozlov |
2015-01-09 | pppoe: check for tag length in print_packet function (fixes sigsegv) | Dmitry Kozlov |
2014-11-22 | remove trailing whitespaces | Dmitry Kozlov |
2014-10-20 | pppoe: stop server if interface down detected | Dmitry Kozlov |
2014-09-20 | rewrite of authentication/accounting procedures | 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 |