summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-12-05pptp: implement adaptive pptp echoVladislav Grishenko
2017-12-05pptp: fix and allow to disable echo failures countingVladislav 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
2017-10-16Merge branch 'master' of ssh://git.code.sf.net/p/accel-ppp/codeDmitry Kozlov
2017-10-16wait for previous session to finish when single-session=replaceDmitry Kozlov
2017-10-16pppd_compat: do not call ip-down if session was not startedDmitry Kozlov
2017-10-13improved lua supportDmitry Kozlov
2017-10-13pppd_compat: fixed typoDmitry Kozlov
2017-10-12pppd-compat: implemented fork-limitDmitry Kozlov
2017-10-12triton: rewrited context sleeping implementationDmitry Kozlov
2017-10-11pppd_compat: various improvemmentsDmitry Kozlov
2017-10-09radius: split request queue to 2 subqueuesDmitry Kozlov
2017-10-09ppp: changed behaviour of lcp-echo-timeoutDmitry Kozlov
2017-10-09ipoe: more verbose netlink errorsDmitry Kozlov
2017-10-09ppp_lcp: fixed missing braces (possible bug)Dmitry Kozlov
2017-09-25cli: introduced ip6 and ip6-dp fields in "show sessions" commandDmitry Kozlov
2017-09-25ipoe: introduced interface option mtu=NDmitry Kozlov
2017-09-25libnetlink: added function iplink_set_mtuDmitry Kozlov
2017-08-21dhcpv6: check if prefix_len equals 0, if so do not start dhcpv6 for this sess...Dmitry Kozlov
2017-08-08updated contact informationDmitry Kozlov
2017-08-08Merge branch 'master' of github.com:xebd/accel-pppDmitry Kozlov
2017-08-08Merge pull request #11 from rsabhilash/nomru_optionxebd
2017-08-08ipoe: add client ip (second ip) as route when nat=1 (make quagga happy)Dmitry Kozlov
2017-07-26fix: connection problem with clients having nomru optionrabhis
2017-07-13improved SIGSEGV handlerDmitry Kozlov
2017-07-04support for openssl-1.1Dmitry Kozlov
2017-05-08ipoe: implemented support for vendor specific attrbiutesDmitry Kozlov
2017-04-18implemented session count limitingDmitry Kozlov
2017-04-18Revert "implemented session count limiting"Dmitry Kozlov
2017-04-18implemented session count limitingDmitry Kozlov
2017-04-18Revert "implemented session count limiting"Dmitry Kozlov
2017-04-18shaper: fixed bug in class id allocation procedureDmitry Kozlov