summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-12-20shaper: define UINT16_MAX if not setDmitry Kozlov
2017-12-20ippool: fixed parsing /32 rangesDmitry Kozlov
2017-12-19ipoe: arp: do not reply on requests from 0.0.0.0Dmitry Kozlov
2017-12-19ipoe: fixed memory leakDmitry Kozlov
2017-12-15ipoe: rename HASH_BITS -> IPOE_HASH_BITSDmitry Kozlov
2017-12-15ipoe,vlan_mon: define RHEL_MAJOR=0 if not setDmitry Kozlov
2017-12-15cmake: added centos supportDmitry Kozlov
2017-12-15ipoe, vlan_mon: implemented support for centos 3.10 kernelDmitry Kozlov
2017-12-14Merge pull request #27 from themiron/ppp-ifnamexebd
2017-12-14ppp: fix interface wildcard rename if kernel returns not zero, but picked indexVladislav Grishenko
2017-12-14ippool: implemented next pool supportDmitry Kozlov
2017-12-14radius: fixed memory leakDmitry Kozlov
2017-12-07pppd_compat: mark session started if ip-up handler calledDmitry Kozlov
2017-12-07pppd_compat: fixed bug caused fork queue to stallDmitry Kozlov
2017-12-07cmake: set INSTALL_RPATH for radius moduleDmitry Kozlov
2017-12-07Merge pull request #26 from themiron/chap-ippoolxebd
2017-12-07chap-secrets: assume 4th field as pool nameVladislav Grishenko
2017-12-06Merge pull request #25 from themiron/ppp-ifnamexebd
2017-12-06chap-secrets: allow to use pool name instead of address to specify ipv4 poolVladislav Grishenko
2017-12-05ppp: implement per-ctrl ppp interface rename support, may be overrided by radiusVladislav Grishenko
2017-12-05net-snmp: fixed crash on table requestDmitry Kozlov
2017-12-05ippool: rewrited parsersDmitry Kozlov
2017-12-05fixed compilation error with -DRADIUS=FALSEDmitry Kozlov
2017-12-05Merge branch 'master' of github.com:xebd/accel-pppDmitry Kozlov
2017-12-05ipoe: fixed mutex deadlockDmitry Kozlov
2017-12-05Merge pull request #23 from themiron/echo-fixesxebd
2017-12-05Merge pull request #22 from themiron/l2tp-closingxebd
2017-12-05l2tp: implement adaptive l2tp helloVladislav Grishenko
2017-12-05pptp: implement adaptive pptp echoVladislav Grishenko
2017-12-05pptp: fix and allow to disable echo failures countingVladislav Grishenko
2017-12-05l2tp: skip obsolete session data packets from loggingVladislav Grishenko
2017-12-05Merge pull request #8 from scamp/masterxebd
2017-12-05Merge pull request #20 from themiron/ipv6-nd-fixesxebd
2017-12-05Merge pull request #21 from themiron/ipv6-dhcpv6-fixesxebd
2017-12-05Merge pull request #18 from themiron/crypto-internal-fixesxebd
2017-12-05ipv6: dhcpv6: fix Relay-Forward message typoVladislav Grishenko
2017-12-05ipv6: dhcpv6: fix Vendor-Class, Vendor-Specific and Interface-ID options prin...Vladislav Grishenko
2017-12-05ipv6: nd: add non-/64 prefixes supportVladislav Grishenko
2017-12-05ipv6: nd: fix interface id addresses generation for prefixes > /64Vladislav Grishenko
2017-12-05ipv6: nd: add AdvOnLinkFlag option supportVladislav Grishenko
2017-12-04crypto: internal: add missed header and fix x64 buildVladislav Grishenko
2017-12-01ipoe: check connlimit for UP sessionsDmitry Kozlov
2017-11-29ipoe: fixed handling DHCP vendor-specific attributesDmitry Kozlov
2017-10-25ipoe: fixed bugDmitry Kozlov
2017-10-23cmake: initialize lua before radiusDmitry Kozlov
2017-10-17radius: implemented lua supportDmitry Kozlov
2017-10-17lua: implemented interface to extend session object by modulesDmitry Kozlov
2017-10-16Merge branch 'master' of ssh://git.code.sf.net/p/accel-ppp/codeDmitry Kozlov
2017-10-16lua: implemented "session" module that provides session object to be passed t...Dmitry Kozlov
2017-10-16move build_ip6_addr function to ipdb.cDmitry Kozlov