Age | Commit message (Expand) | Author |
2016-04-11 | Revert "pppoe: do not negotiate LCP MRU option if it is larger than 1492" | Dmitry Kozlov |
2016-04-10 | pppoe: do not negotiate LCP MRU option if it is larger than 1492 | Dmitry Kozlov |
2016-04-05 | improved logging: if session's interface is empty log ctrl's interface | 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-02 | for single-session=deny make early check for duplicate username (before calli... | Dmitry Kozlov |
2016-03-18 | make termination caused by SIGTERM soft | Dmitry Kozlov |
2016-03-17 | vlan_mon,ipoe,pppoe: implemented detection of vlan existance | Dmitry Kozlov |
2015-12-04 | preparation for DPDK intergation (part 5) | Dmitry Kozlov |
2015-12-04 | preparation for DPDK intergation (part 4) | Dmitry Kozlov |
2015-12-04 | preparation for DPDK intergation (part 3) | Dmitry Kozlov |
2015-12-04 | preparation for DPDK intergation | Dmitry Kozlov |
2015-11-21 | move parse_vlan_mon function to vlan-mon module | Dmitry Kozlov |
2015-11-21 | split ipoe driver to ipoe and vlan_mon | Dmitry Kozlov |
2015-11-18 | ipoe: do not send immediate Accounting Stop in soft terminate mode | Dmitry Kozlov |
2015-11-17 | ipoe: use single socket for arp processing | Dmitry Kozlov |
2015-02-21 | session: implemented idle and timeout timers | Dmitry Kozlov |
2014-11-22 | remove trailing whitespaces | Dmitry Kozlov |
2014-11-05 | ipv6: move ipv6_dp from dhcpv6 private data to ap_session | Dmitry Kozlov |
2014-09-20 | rewrite of authentication/accounting procedures | Dmitry Kozlov |
2014-07-11 | terminate session if interface rename fails | Dmitry Kozlov |
2014-05-18 | 2-way interface renaming | Dmitry Kozlov |
2014-05-18 | improved single-session=replace handling | Dmitry Kozlov |
2014-05-12 | radius: use NAS-Port-Id in Access-Accept for interface renaming | Dmitry Kozlov |
2013-08-28 | ipoe: add ipset support for l4 redirect | Kozlov Dmitry |
2013-06-29 | connlimit: Initialise connlimit key (MAC) | Guillaume Nault |
2013-06-14 | connlimit: Fix size of memcpy() for MAC address | Guillaume Nault |
2013-03-16 | ipoe: fixed shared=1 mode | Kozlov Dmitry |
2013-01-25 | Revert "altered session finishing procedure" | Kozlov Dmitry |
2013-01-24 | altered session finishing procedure | Kozlov Dmitry |
2013-01-24 | implemented different sessionid length and urandom source | Dmitry Kozlov |
2013-01-24 | generalize single-session checking | Kozlov Dmitry |
2013-01-24 | merge upstream | Kozlov Dmitry |
2013-01-24 | move 'comp' field from struct ppp_t to struct ap_session | root |
2012-09-05 | generalize interface statistics gathering | Kozlov Dmitry |
2012-08-29 | fix typo (successed -> succeeded) | Kozlov Dmitry |
2012-08-29 | add 'ppp' filed to CTRL to identify ppp sessions | Kozlov Dmitry |
2012-07-19 | radius: implemented Idle-Timeout | Kozlov Dmitry |
2012-07-15 | ipoe: better support for ip unnumbered | Kozlov Dmitry |
2012-07-11 | futher session backup implementation | Kozlov Dmitry |
2012-07-10 | initial session backup implementation | Kozlov Dmitry |
2012-07-02 | ipoe: integrating accel-pppd and ipoe kernel module | Kozlov Dmitry |
2012-06-22 | initial ipoe implementation | Kozlov Dmitry |
2012-06-19 | general preparation for IPoE integration | 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-11 | radius: add support for MS-Primary-DNS-Server/MS-Secondary-DNS-Server attributes | Kozlov Dmitry |
2012-01-19 | add missing accel-pppd/include/connlimit.h | Kozlov Dmitry |
2011-12-29 | add missing accel-pppd/include/cli_p.h | Kozlov Dmitry |