Age | Commit message (Expand) | Author |
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 |
2015-12-25 | ppp_auth: fixed broken noauth mode | Dmitry Kozlov |
2015-12-04 | preparation for DPDK intergation (part 5) | Dmitry Kozlov |
2015-12-04 | pppoe: implemented per net discovery socket | Dmitry Kozlov |
2015-12-04 | preparation for DPDK intergation (part 4) | Dmitry Kozlov |
2015-12-04 | implemented module for accel-dpdk daemon interfacing | Dmitry Kozlov |
2015-12-04 | preparation for DPDK intergation (part 3) | Dmitry Kozlov |
2015-12-04 | added skeleton of accel-dpdk daemon | Dmitry Kozlov |
2015-12-04 | preparation for DPDK intergation (part 2) | Dmitry Kozlov |
2015-12-04 | preparation for DPDK intergation | Dmitry Kozlov |
2015-12-04 | ipoe: fixed call ipoe_lua_make_vlan_name after merging vlanmon | Dmitry Kozlov |
2015-12-04 | Merge branch 'vlanmon' | Dmitry Kozlov |
2015-12-04 | change version in CMakeLists.txt1.10.01.10 | Dmitry Kozlov |
2015-12-04 | 1.10.0 release | Dmitry Kozlov |
2015-12-04 | ipoe: set session interface name to parent interface name if shared=0 | Dmitry Kozlov |
2015-12-04 | ipoe: do not show ipoe-type for non ipoe sessions | Dmitry Kozlov |
2015-12-02 | net-snmp: export interface counters in the sessionTable | Dmitry Kozlov |
2015-12-02 | ipoe: show sessions: intoduced new field ipoe-type to display type of session... | Dmitry Kozlov |
2015-12-01 | ipoe: implemented ability to use lua to make vlan name | Dmitry Kozlov |
2015-12-01 | ipoe: fixed reload interfaces renamed by NAS-Port-Id | Dmitry Kozlov |
2015-11-30 | cli: show sesisons: introduced rx-bytes-raw,tx-bytes-raw fields | Dmitry Kozlov |
2015-11-30 | Merge branch 'master' of ssh://git.code.sf.net/p/accel-ppp/code | Dmitry Kozlov |
2015-11-30 | cli: show sesisons: introduced rx-bytes,rx-pkts,tx-bytes,tx-pkts fields | Dmitry Kozlov |
2015-11-30 | pppd_compat: fixed usage of mkstamp (fixed file descriptor leak) | Dmitry Kozlov |
2015-11-26 | ipoe: do not set session's interface name if shared=1 | Dmitry Kozlov |
2015-11-25 | ipoe: use session's lease time instead of config one for session timeout timer | Dmitry Kozlov |
2015-11-25 | ipoe: calculate renew time if not specified | Dmitry Kozlov |
2015-11-24 | ipoe: fix endian in adding dhcp options | 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 | libnetlink: genl: fix length of CTRL_ATTR_FAMILY_ID attribute | Dmitry Kozlov |
2015-11-23 | ppp: do not send double ConfAck when LCP is started | 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-11-21 | vlan_mon module fixes | 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-20 | consider only rx interface counter for idle timeout calculation | Dmitry Kozlov |
2015-11-20 | ipoe: implemented interface renaming by NAS-Port-Id | Dmitry Kozlov |
2015-11-20 | replace mktemp with mkstemp | Dmitry Kozlov |