summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2016-11-29ipoe: assign point-to-point addresses to non-shared physical interface (preve...Dmitry Kozlov
2016-11-29ipoe: add support for peer-to-peer client interfacesDmitry Kozlov
2016-11-28ipoe: fixed typo (incorrect assignment)Dmitry Kozlov
2016-11-28ipoe: bug fixDmitry Kozlov
2016-07-091.11.0 releaseDmitry Kozlov
2016-07-09removed accel-dp related filesDmitry Kozlov
2016-07-09radius: do not execute interface rename immediately, store new name for later...Dmitry Kozlov
2016-07-09ppp: ignore zero read on chan fdDmitry Kozlov
2016-07-04ppp: ignore zero read on unit fdDmitry Kozlov
2016-06-25radius: do not send NAS-Port and NAS-Port-Id if they are undefinedDmitry Kozlov
2016-06-25ppp: introduced unit-preallocate optionDmitry Kozlov
2016-06-08ipoe: fixed incorrect arp reply (reply for request which started session)Dmitry Kozlov
2016-06-08ipoe: fixed incorrect initialization of interface's hwaddr in internal structureDmitry Kozlov
2016-06-07Merge branch 'master' of ssh://git.code.sf.net/p/accel-ppp/codeDmitry Kozlov
2016-06-07radius: update Session-Timeout by CoADmitry Kozlov
2016-06-02radius: initialise ipv6db addresses completelyGuillaume Nault
2016-06-02ppp: remove obsolete filesGuillaume Nault
2016-06-02ppp: make include/ppp_auth.h a symlinkGuillaume Nault
2016-06-02set INSTALL_RPATH for ipoe and pppoeDmitry Kozlov
2016-05-31accel-ppp Debian x32 fix minor -Wformat warningsMarek Michalkiewicz
2016-05-31Fixup - don't divide on unchecked values. Multiply instead.Mihail Vasilev
2016-05-14lcp: fix Protocol-Field-Compression settingGuillaume Nault
2016-05-11iprange: warn before disabling module due to /0 network with non-null IPGuillaume Nault
2016-05-11iprange: replace UINT32_MAX by INADDR_BROADCASTGuillaume Nault
2016-05-11iprange: don't warn about empty iprange config if no modules depend on itGuillaume Nault
2016-05-11iprange: implement config reloadGuillaume Nault
2016-05-11triton: implement list_replace*()Guillaume Nault