Age | Commit message (Expand) | Author |
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 | vlan_mon: do not allow to run ipoe and pppoe simultaneously | 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 | cpack: add vlan_mon rules | 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_mod: fix possible panic | 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 | vlan_mon: kernel module cleanup | Dmitry Kozlov |
2016-03-14 | ipoe_mod: do not set skb->tc_verd | Dmitry Kozlov |
2016-03-14 | ipoe: fixed compilation with lua | Dmitry Kozlov |
2016-03-13 | ipoe: many many changes | Dmitry Kozlov |
2016-03-10 | ipoe_mod: support for 4.4 kernel | Dmitry Kozlov |
2016-03-10 | Merge branch 'master' of ssh://git.code.sf.net/p/accel-ppp/code | Dmitry Kozlov |
2016-03-10 | ipoe_mod: partially revert 14780ff57d994a324de6e7de888381358ec7238f | Dmitry Kozlov |
2016-03-09 | ipoe: fixed local-net with /32 mask | Dmitry Kozlov |
2016-03-09 | ipoe_mod: improved session lookup procudure | 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 |
2016-01-03 | radius: implemented handling of Framed-Route attribute | Dmitry Kozlov |
2016-01-03 | iputils: improved iproute_add and iproute_del functions | Dmitry Kozlov |
2015-12-25 | accel-dp: formed skeleton | Dmitry Kozlov |
2015-12-25 | accel-dpdk: added conf_file.c | Dmitry Kozlov |
2015-12-25 | pppd_compat: change mode of radattr files to 0644 | Dmitry Kozlov |
2015-12-25 | pptp,ipoe: fixed recursion bug | Dmitry Kozlov |