summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2019-07-26Merge pull request #89 from themiron/dp-route-fixxebd
dhcpv6: fix delegated prefix routes
2019-07-26Merge pull request #88 from themiron/openssl-lock-warningsxebd
fix warnings with openssl 1.1.0+
2019-07-17Added support for Debian10 compilationVolodymyr Nazarenko
2019-07-12dhcpv6: fix delegated prefix routesVladislav Grishenko
older api causes "none" rtm type
2019-07-09fix warnings with openssl 1.1.0+Vladislav Grishenko
openssl's thread locking/calbacks is noop since 1.1.0, internal locking is used automagically.
2019-06-28Merge pull request #84 from DmitriyEshenko/patch-6xebd
Change variable name sid_in_auth radius.c
2019-06-28Merge pull request #83 from DmitriyEshenko/patch-7xebd
Add sid-in-auth info to accel-ppp.conf.5
2019-06-27Update accel-ppp.conf.5Eshenko Dmitriy
2019-06-27Update radius.cEshenko Dmitriy
2019-06-20Merge pull request #81 from DmitriyEshenko/patch-5xebd
Add info [ipoe]session-timeout and [ipoe]idle-timeout to accel-ppp.conf.5
2019-06-20Merge pull request #80 from DmitriyEshenko/patch-4xebd
Add info [modules]connlimit to accel-ppp.conf.5
2019-06-20Merge pull request #79 from DmitriyEshenko/patch-3xebd
Fix: ipv6-dns accel-ppp.conf.5
2019-06-20Merge pull request #78 from DmitriyEshenko/patch-2xebd
Fix typos accel-ppp.conf.5
2019-06-20Merge pull request #77 from DmitriyEshenko/patch-1xebd
shaper: fix fq_codel
2019-06-20Merge pull request #75 from pedro-nonfree/patch-1xebd
Added extra AVP to SCCCN as known to allow MPD5 tunnels
2019-06-20Merge pull request #70 from stasn77/masterxebd
Fix work on fresh kernels
2019-06-18Update accel-ppp.conf.5Eshenko Dmitriy
2019-06-18Update accel-ppp.conf.5Eshenko Dmitriy
2019-06-14Update accel-ppp.conf.5Eshenko Dmitriy
2019-06-14Update accel-ppp.conf.5Eshenko Dmitriy
2019-06-13Update leaf_qdisc.cEshenko Dmitriy
2019-05-29Added extra AVP to SCCCN as known to allow MPD5 tunnelsPedro don't want to be here
original commit author is @dyangol
2019-05-15ippool: exclude gw-ip-address from address poolDmitry Kozlov
2019-05-15pppd_compat: write human readable values of IPv6 address to radattr fileDmitry Kozlov
2019-05-13ipoe: restored max-lease-time functionalityDmitry Kozlov
2019-05-13Revert "ipoe: restored max-lease-time functionality"Dmitry Kozlov
This reverts commit 6f433706a152ea987899fd830ff399e257b0f2a6.
2019-05-13Merge branch 'master' of github.com:xebd/accel-pppDmitry Kozlov
2019-05-13ipoe: restored max-lease-time functionalityDmitry Kozlov
2019-05-10Merge pull request #73 from DmitriyEshenko/masterxebd
Fix bug after radius server recovery
2019-05-10Fix bug after radius server recoveryroot
2019-05-10Merge pull request #72 from DmitriyEshenko/masterxebd
Add information to accel-ppp.conf.5 [common] section and [modules]log_syslog and [ipoe]offer-timeout
2019-05-09ipoe: Fix send NAK for REQUEST with 3 same XID for not existing sessionsDmitriyEshenko
2019-05-09Add information about [common] sectionDmitriyEshenko
2019-05-09Add information [modules]log_syslog and [ipoe]offer-timeoutDmitriyEshenko
2019-03-08initialize ssl_halen = ETH_ALEN in sockaddr_ll structuresDmitry Kozlov
2019-03-08ippool: always initialize mask = 0Dmitry Kozlov
2019-03-08radius: fixed bug (inserting empty Class)Dmitry Kozlov
2019-02-20Fix work on fresh kernelsStasN
2019-02-12ipoe: always ignore Gratoitous ARPDmitry Kozlov
2019-02-06Merge pull request #61 from konqueror1/patch-1xebd
Add accel-ppp.service so systemd can work
2019-02-06Merge pull request #69 from themiron/ipoe-dhcp-radius-fixxebd
ipoe: group dhcp options & wins support
2019-02-02ipoe: dhcpv4: add wins1/wins2 config options supportVladislav Grishenko
2019-02-02ipoe: dhcpv4: fix dhcp reply with dns1 unset, dns2 setVladislav Grishenko
2019-02-02ipoe: dhcpv4: group radius array attrs into one dhcp optionVladislav Grishenko
2019-01-28Merge pull request #68 from DmitriyEshenko/masterxebd
ipoe: fix start=up not work if set not per-interface and proxy-arp=0
2019-01-27ipoe: fix start=up not work if set not per-interfaceDmitriyEshenko
2019-01-25Merge pull request #67 from themiron/ipoe-start-fixxebd
ipoe: log invalid start values and fix dist config
2019-01-23ipoe: log invalid start values and fix dist configVladislav Grishenko
2019-01-22shaper: small fix for previous commitDmitry Kozlov
2019-01-21shaper: ignore radius CoA request if shaper attributes are absentDmitry Kozlov