Age | Commit message (Expand) | Author |
2016-04-04 | vlan_mon: introduced autoclean module parameter | 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-04-02 | for single-session=deny make early check for duplicate username (before calli... | Dmitry Kozlov |
2016-04-02 | ipoe: ignore start=auto for shared=1 interfaces | Dmitry Kozlov |
2016-04-01 | shaper: fix wrong priority value for skbedit | Dmitry Kozlov |
2016-04-01 | shaper: implemented internal class id map | 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-31 | dhcpv6: fix typo | Dmitry Kozlov |
2016-03-31 | vlan_mon: clean state on start | Dmitry Kozlov |
2016-03-29 | vlan_mon: use local netlink socket in utility functions | Dmitry Kozlov |
2016-03-29 | ipoe: populate existing vlan interfaces by vlan info when vlan monitor event ... | Dmitry Kozlov |
2016-03-29 | pppoe: add missing stopping of discovery on vlan timeout | Dmitry Kozlov |
2016-03-29 | ipoe: do not cleanup shared=1 interfaces | Dmitry Kozlov |
2016-03-19 | ppp: futher improvement of distablish_ppp function | Dmitry Kozlov |
2016-03-19 | pppd_compat: check for script existance before fork | Dmitry Kozlov |
2016-03-19 | ppp: fix bug introduced by d392ccd024f9243bf5df8e242a5b0cb6a85876ba | Dmitry Kozlov |
2016-03-19 | ppp: fix bug introduced by "call ap_session_finished before actual interface ... | Dmitry Kozlov |
2016-03-19 | ipoe: bug fix | Dmitry Kozlov |
2016-03-19 | ipoe: send arp reply for sessions started by arp request | Dmitry Kozlov |
2016-03-19 | ipoe: bug fix | Dmitry Kozlov |
2016-03-19 | ipoe: log interface renaming | Dmitry Kozlov |
2016-03-18 | ipoe: implemented starting UP session by arp request | Dmitry Kozlov |
2016-03-18 | ipoe: call ap_session_set_ifindex to correct interface counters | Dmitry Kozlov |
2016-03-18 | ppp: call ap_session_finished before actual interface destroing | Dmitry Kozlov |
2016-03-18 | improved restart and termination procedure | Dmitry Kozlov |
2016-03-18 | ipoe: translate UP session to dhcp session when dhcp request received (for sh... | Dmitry Kozlov |
2016-03-18 | ipoe: implemented new option "start=auto" | Dmitry Kozlov |
2016-03-18 | ipoe: remove interfaces started by vlan_mon if they do not match config (on r... | Dmitry Kozlov |
2016-03-18 | ipoe: do not start second session on shared=0 interfaces | Dmitry Kozlov |
2016-03-18 | ipoe: restored local-net function | Dmitry Kozlov |
2016-03-18 | remove pid file on exit | Dmitry Kozlov |
2016-03-18 | make termination caused by SIGTERM soft | Dmitry Kozlov |
2016-03-18 | pppoe: fixed vlan creation by vlan-mon | Dmitry Kozlov |
2016-03-17 | Merge branch 'master' of ssh://git.code.sf.net/p/accel-ppp/code | Dmitry Kozlov |
2016-03-17 | vlan_mon,ipoe,pppoe: implemented detection of vlan existance | Dmitry Kozlov |
2016-03-17 | ipoe: use local netlink socket in add/del interface functions (fix race condi... | Dmitry Kozlov |
2016-03-17 | ipoe: add missing pthread_mutex_unlock | Dmitry Kozlov |
2016-03-17 | ipoe: fixed possible race condition | Dmitry Kozlov |
2016-03-17 | ipoe: log warn if interface was not started by vlan_mon notification | Dmitry Kozlov |
2016-03-14 | ipoe: bug fixes | Dmitry Kozlov |
2016-03-14 | ipoe: fixed compilation with lua | Dmitry Kozlov |
2016-03-13 | ipoe: many many changes | Dmitry Kozlov |
2016-03-09 | ipoe: fixed local-net with /32 mask | Dmitry Kozlov |
2016-03-09 | ipoe: fixed bringing down non-shared interface | Dmitry Kozlov |
2016-03-05 | pppoe: fixed race condition | Dmitry Kozlov |
2016-03-05 | shaper: fix filter spec for police to support both ipv4 and ipv6 | Dmitry Kozlov |
2016-03-04 | ppp_auth: fixed possible use after free | Dmitry Kozlov |
2016-01-03 | Update packet.c | liguojiang |