Age | Commit message (Expand) | Author |
2017-12-27 | ipoe: implemented new load balancing mechanism | Dmitry Kozlov |
2017-12-27 | triton: fixed bugs introduced by previous commit | Dmitry Kozlov |
2017-12-26 | shaper: install ifb filter for all protocols | Dmitry Kozlov |
2017-12-26 | move version message to top | Dmitry Kozlov |
2017-12-26 | get rid of deprecated readdir_r | Dmitry Kozlov |
2017-12-26 | reworked context priorities | Dmitry Kozlov |
2017-12-26 | shaper: install skbedit filter for all protocols | Dmitry Kozlov |
2017-12-25 | ipv6: implemented special handling of /128 prefixes | Dmitry Kozlov |
2017-12-25 | ipv6pool: added gw-ip6-address option and special handling for /128 prefixes | Dmitry Kozlov |
2017-12-25 | libnetlink: added ip6addr_add_peer function | Dmitry Kozlov |
2017-12-21 | radius: allocate memory for string attributes | Dmitry Kozlov |
2017-12-20 | shaper: define UINT16_MAX if not set | Dmitry Kozlov |
2017-12-20 | ippool: fixed parsing /32 ranges | Dmitry Kozlov |
2017-12-19 | ipoe: arp: do not reply on requests from 0.0.0.0 | Dmitry Kozlov |
2017-12-19 | ipoe: fixed memory leak | Dmitry Kozlov |
2017-12-15 | ipoe: rename HASH_BITS -> IPOE_HASH_BITS | Dmitry Kozlov |
2017-12-15 | ipoe,vlan_mon: define RHEL_MAJOR=0 if not set | Dmitry Kozlov |
2017-12-15 | cmake: added centos support | Dmitry Kozlov |
2017-12-15 | ipoe, vlan_mon: implemented support for centos 3.10 kernel | Dmitry Kozlov |
2017-12-14 | Merge pull request #27 from themiron/ppp-ifname | xebd |
2017-12-14 | ppp: fix interface wildcard rename if kernel returns not zero, but picked index | Vladislav Grishenko |
2017-12-14 | ippool: implemented next pool support | Dmitry Kozlov |
2017-12-14 | radius: fixed memory leak | Dmitry Kozlov |
2017-12-07 | pppd_compat: mark session started if ip-up handler called | Dmitry Kozlov |
2017-12-07 | pppd_compat: fixed bug caused fork queue to stall | Dmitry Kozlov |
2017-12-07 | cmake: set INSTALL_RPATH for radius module | Dmitry Kozlov |
2017-12-07 | Merge pull request #26 from themiron/chap-ippool | xebd |
2017-12-07 | chap-secrets: assume 4th field as pool name | Vladislav Grishenko |
2017-12-06 | Merge pull request #25 from themiron/ppp-ifname | xebd |
2017-12-06 | chap-secrets: allow to use pool name instead of address to specify ipv4 pool | Vladislav Grishenko |
2017-12-05 | ppp: implement per-ctrl ppp interface rename support, may be overrided by radius | Vladislav Grishenko |
2017-12-05 | net-snmp: fixed crash on table request | Dmitry Kozlov |
2017-12-05 | ippool: rewrited parsers | Dmitry Kozlov |
2017-12-05 | fixed compilation error with -DRADIUS=FALSE | Dmitry Kozlov |
2017-12-05 | Merge branch 'master' of github.com:xebd/accel-ppp | Dmitry Kozlov |
2017-12-05 | ipoe: fixed mutex deadlock | Dmitry Kozlov |
2017-12-05 | Merge pull request #23 from themiron/echo-fixes | xebd |
2017-12-05 | Merge pull request #22 from themiron/l2tp-closing | xebd |
2017-12-05 | l2tp: implement adaptive l2tp hello | Vladislav Grishenko |
2017-12-05 | pptp: implement adaptive pptp echo | Vladislav Grishenko |
2017-12-05 | pptp: fix and allow to disable echo failures counting | Vladislav Grishenko |
2017-12-05 | l2tp: skip obsolete session data packets from logging | Vladislav Grishenko |
2017-12-05 | Merge pull request #8 from scamp/master | xebd |
2017-12-05 | Merge pull request #20 from themiron/ipv6-nd-fixes | xebd |
2017-12-05 | Merge pull request #21 from themiron/ipv6-dhcpv6-fixes | xebd |
2017-12-05 | Merge pull request #18 from themiron/crypto-internal-fixes | xebd |
2017-12-05 | ipv6: dhcpv6: fix Relay-Forward message typo | Vladislav Grishenko |
2017-12-05 | ipv6: dhcpv6: fix Vendor-Class, Vendor-Specific and Interface-ID options prin... | Vladislav Grishenko |
2017-12-05 | ipv6: nd: add non-/64 prefixes support | Vladislav Grishenko |
2017-12-05 | ipv6: nd: fix interface id addresses generation for prefixes > /64 | Vladislav Grishenko |