summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-05-31ipoe: use lua function to generate username for UP sessions too1.11Dmitry Kozlov
2018-05-31ipoe: lua: introduced hwaddr field to session objectDmitry Kozlov
2018-05-29triton: fixed improper lockingDmitry Kozlov
2018-03-03Merge branch '1.11' of https://github.com/xebd/accel-ppp into 1.11Dmitry Kozlov
2018-03-03ppp: fix use-after-free in ppp_auth_failed()Guillaume Nault
2018-03-03pppoe: fixed PADO delaying functionDmitry Kozlov
2018-02-19radius: fixed invalid behaviour when route to radius server is not existingDmitry Kozlov
2018-01-24ppp: fixed bug in ppp_terminateDmitry Kozlov
2017-12-20shaper: define UINT16_MAX if not setDmitry Kozlov
2017-12-05fixed compilation error with -DRADIUS=FALSEDmitry Kozlov
2017-12-05ippool: rewrited parsersDmitry Kozlov
2017-12-05log_pgsql: fixed compilation errorDmitry Kozlov
2017-12-05ipoe: fixed mutex deadlockDmitry Kozlov
2017-12-05l2tp: skip obsolete session data packets from loggingVladislav Grishenko
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-05crypto: internal: add missed header and fix x64 buildVladislav Grishenko
2017-12-01ipoe: check connlimit for UP sessionsDmitry Kozlov
2017-10-25ipoe: fixed bugDmitry Kozlov
2017-10-10radius: split request queue to 2 subqueuesDmitry Kozlov
2017-10-10ipoe: more verbose netlink errorsDmitry Kozlov
2017-10-10ppp_lcp: fixed missing braces (possible bug)Dmitry Kozlov
2017-09-26cli: introduced ip6 and ip6-dp fields in "show sessions" commandDmitry Kozlov
2017-09-26ipoe: introduced interface option mtu=NDmitry Kozlov
2017-09-26libnetlink: added function iplink_set_mtuDmitry Kozlov
2017-08-081.11.2 releaseDmitry Kozlov
2017-08-08ipoe: add client ip as route when nat=1Dmitry Kozlov
2017-08-08fix: 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-18shaper: fixed bug in class id allocation procedureDmitry Kozlov
2017-04-18implemented session count limitingDmitry Kozlov
2017-04-04ipoe: included lua bitop libraryDmitry Kozlov
2017-04-04ipoe: implemented ability to change ipset by CoADmitry Kozlov
2017-03-29Revert "ipoe: fix lua 5.3 support"Dmitry Kozlov
2017-03-27cmake: check for pcre and openssl headers are presentDmitry Kozlov
2017-03-27ipoe: fix lua 5.3 supportDmitry Kozlov
2017-03-27net-snmp: add definition for U64 (if not set)Dmitry Kozlov
2017-03-27ipoe: fixed prefix calculation from ipaddrDmitry Kozlov
2017-03-27ipoe: lua: add "vlan" field to session objectDmitry Kozlov
2017-03-19radius: introduced radius_plugin_t:send_accounting_update function (called ea...Dmitry Kozlov
2017-03-19libnetlink: export function iputils_get_handle()Dmitry Kozlov
2017-01-26shaper: fixed conditions to install limiter (may install only up or only down...Dmitry Kozlov
2016-11-29fixed compilationDmitry Kozlov