Age | Commit message (Expand) | Author |
2019-06-18 | Update accel-ppp.conf.5 | Eshenko Dmitriy |
2019-06-18 | Update accel-ppp.conf.5 | Eshenko Dmitriy |
2019-06-14 | Update accel-ppp.conf.5 | Eshenko Dmitriy |
2019-06-14 | Update accel-ppp.conf.5 | Eshenko Dmitriy |
2019-06-13 | Update leaf_qdisc.c | Eshenko Dmitriy |
2019-05-29 | Added extra AVP to SCCCN as known to allow MPD5 tunnels | Pedro don't want to be here |
2019-05-15 | ippool: exclude gw-ip-address from address pool | Dmitry Kozlov |
2019-05-15 | pppd_compat: write human readable values of IPv6 address to radattr file | Dmitry Kozlov |
2019-05-13 | ipoe: restored max-lease-time functionality | Dmitry Kozlov |
2019-05-13 | Revert "ipoe: restored max-lease-time functionality" | Dmitry Kozlov |
2019-05-13 | Merge branch 'master' of github.com:xebd/accel-ppp | Dmitry Kozlov |
2019-05-13 | ipoe: restored max-lease-time functionality | Dmitry Kozlov |
2019-05-10 | Merge pull request #73 from DmitriyEshenko/master | xebd |
2019-05-10 | Fix bug after radius server recovery | root |
2019-05-10 | Merge pull request #72 from DmitriyEshenko/master | xebd |
2019-05-09 | ipoe: Fix send NAK for REQUEST with 3 same XID for not existing sessions | DmitriyEshenko |
2019-05-09 | Add information about [common] section | DmitriyEshenko |
2019-05-09 | Add information [modules]log_syslog and [ipoe]offer-timeout | DmitriyEshenko |
2019-03-08 | initialize ssl_halen = ETH_ALEN in sockaddr_ll structures | Dmitry Kozlov |
2019-03-08 | ippool: always initialize mask = 0 | Dmitry Kozlov |
2019-03-08 | radius: fixed bug (inserting empty Class) | Dmitry Kozlov |
2019-02-20 | Fix work on fresh kernels | StasN |
2019-02-12 | ipoe: always ignore Gratoitous ARP | Dmitry Kozlov |
2019-02-06 | Merge pull request #61 from konqueror1/patch-1 | xebd |
2019-02-06 | Merge pull request #69 from themiron/ipoe-dhcp-radius-fix | xebd |
2019-02-02 | ipoe: dhcpv4: add wins1/wins2 config options support | Vladislav Grishenko |
2019-02-02 | ipoe: dhcpv4: fix dhcp reply with dns1 unset, dns2 set | Vladislav Grishenko |
2019-02-02 | ipoe: dhcpv4: group radius array attrs into one dhcp option | Vladislav Grishenko |
2019-01-28 | Merge pull request #68 from DmitriyEshenko/master | xebd |
2019-01-27 | ipoe: fix start=up not work if set not per-interface | DmitriyEshenko |
2019-01-25 | Merge pull request #67 from themiron/ipoe-start-fix | xebd |
2019-01-23 | ipoe: log invalid start values and fix dist config | Vladislav Grishenko |
2019-01-22 | shaper: small fix for previous commit | Dmitry Kozlov |
2019-01-21 | shaper: ignore radius CoA request if shaper attributes are absent | Dmitry Kozlov |
2019-01-21 | Merge pull request #65 from themiron/sstp | xebd |
2019-01-21 | Merge pull request #64 from themiron/warn-fixes | xebd |
2019-01-19 | sstp: fix proxy-protocol-v2 sanity checks | Vladislav Grishenko |
2019-01-19 | ipoe/vlan_mon: add check for already loaded module | Vladislav Grishenko |
2019-01-19 | ipoe/cli: fix build warnings | Vladislav Grishenko |
2018-12-20 | ipoe: stricter route deletion | Guillaume Nault |
2018-12-20 | iputils: remove unnecessary NLM_F_ACK | Guillaume Nault |
2018-12-20 | iputils: remove NLM_F_CREATE flag from ip6{route,addr}_del() | Guillaume Nault |
2018-12-20 | iputils: always set scope to RT_SCOPE_UNIVERSE in ip6route_{add,del}() | Guillaume Nault |
2018-12-20 | iputils: set scope depending on gateway in iproute_{add,del}() | Guillaume Nault |
2018-12-20 | radius: specify gateway in iproute_del() | Guillaume Nault |
2018-12-20 | iputils: add 'src' and 'gw' parameters to iproute_del() | Guillaume Nault |
2018-12-08 | iprange: rework range parsing using u_parse_*() functions | Guillaume Nault |
2018-12-08 | utils: add IPv4 string parsing helpers | Guillaume Nault |
2018-12-08 | utils: rework u_parse_ip4addr() | Guillaume Nault |
2018-12-08 | utils: fix typo in description of u_parse_endstr() | Guillaume Nault |