Age | Commit message (Expand) | Author |
2018-05-25 | ifcfg: assign p-t-p address if mask=32 and regular address in other cases | Dmitry Kozlov |
2018-05-25 | ifcfg: assign address using ipaddr_add_peer instead SIOCSIFADDR/SIOCSIFDSTADDR | Dmitry Kozlov |
2018-02-21 | radius: add support for route priority (metric) in Framed-Route | Guillaume Nault |
2018-01-13 | ipv6: fix host scope routes | Vladislav Grishenko |
2017-12-25 | libnetlink: added ip6addr_add_peer function | Dmitry Kozlov |
2017-09-25 | libnetlink: added function iplink_set_mtu | Dmitry Kozlov |
2016-12-08 | ipoe: fixed nat support | Dmitry Kozlov |
2016-11-12 | ipoe: add support for peer-to-peer client interfaces | Michael Furmur |
2016-07-11 | implemented support for network namespace | Dmitry Kozlov |
2016-04-12 | ipv6: remove ipv6 address and routes on session termination | Dmitry Kozlov |
2016-04-05 | iputils: check for IFLA_INFO_KIND presence | Dmitry Kozlov |
2016-04-04 | ipoe,pppoe,vlan_mon: deleted conditions to simultaneous start ipoe and pppoe ... | 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-11-23 | libnetlink: genl: fix length of CTRL_ATTR_FAMILY_ID attribute | Dmitry Kozlov |
2015-11-18 | ipoe: for vlan name pattern implemented %P argument - VID of parent interface | Dmitry Kozlov |
2014-12-01 | Merge branch 'master' of ssh://git.code.sf.net/p/accel-ppp/code | Dmitry Kozlov |
2014-12-01 | ipv6: if assigned prefix is <= 64 add it as address else add it as route | Dmitry Kozlov |
2014-11-22 | remove trailing whitespaces | Dmitry Kozlov |
2014-10-28 | libnetlink: fixed bug introduced by previous commit | Dmitry Kozlov |
2014-10-27 | ipoe: implemented handling relayed DHCP clients | Dmitry Kozlov |
2014-07-18 | ipv6: add support for prefixes greater than 64 | Dmitry Kozlov |
2014-05-26 | ipoe: introduced "ip-unnumbered" option | Dmitry Kozlov |
2014-01-19 | increase size of buffer for netlink messages | Dmitry Kozlov |
2013-10-30 | ipoe: implemented source/local address detection for up sessions | Dmitry Kozlov |
2013-09-01 | ipoe: implemented vlan monitor | Dmitry Kozlov |
2013-08-31 | ipoe: fixed race during receiving relay reply | Dmitry Kozlov |
2013-08-28 | ipoe: add ipset support for l4 redirect | Kozlov Dmitry |
2013-08-22 | libnetlink: move error messages to debug level | Dmitry Kozlov |
2013-07-26 | ipoe: fixed route deletion (pass proper proto) | Kozlov Dmitry |
2013-06-13 | ipoe: introduced 'proto' option that will be used for inserted routes | Dmitry Kozlov |
2013-01-26 | ipoe: various fixes | Kozlov Dmitry |
2012-09-05 | generalize interface statistics gathering | Kozlov Dmitry |
2012-09-05 | libnetlink: remove unused function | Kozlov Dmitry |
2012-07-19 | ipoe: implemented L4-Redirect radius attribute | Kozlov Dmitry |
2012-07-15 | ipoe: better support for ip unnumbered | Kozlov Dmitry |
2012-07-11 | radius: fetch interface statistics via netlink | Kozlov Dmitry |
2012-07-02 | ipoe: integrating accel-pppd and ipoe kernel module | Kozlov Dmitry |
2012-06-22 | initial ipoe implementation | Kozlov Dmitry |