summaryrefslogtreecommitdiff
path: root/accel-pppd
AgeCommit message (Expand)Author
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-28Revert "ipoe: fix lua 5.3 support"Dmitry Kozlov
2017-03-27ipoe: fixed bug (unexpected session start in UP mode)Dmitry 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-02-15ipoe: fixed conditions to turn on arp handlingDmitry Kozlov
2016-12-10ipoe: implemented support for freeradius dhcp attributesDmitry Kozlov
2016-12-10radius: extended support for freeradius dictionariesDmitry Kozlov
2016-12-09shaper: fixed conditions to install limiter (may install only up or only down...Dmitry Kozlov
2016-12-09ipoe: assign 2 ptp address to interface for sessions with natDmitry Kozlov
2016-12-08ipoe: fixed nat supportDmitry Kozlov
2016-12-07ipoe: lua: add "vlan" field to session objectDmitry Kozlov
2016-12-06ipoe,pppoe: do not check for vlan-mon module is loadedDmitry Kozlov
2016-11-29ipoe: apply offer-delay rules to arp initiated sessionsDmitry Kozlov
2016-11-29ipoe: do not start UP session by arp request immediately (wait for IP packet)Dmitry Kozlov
2016-11-29ipoe: assign point-to-point addresses to non-shared physical interface (preve...Dmitry Kozlov
2016-11-28ipoe: swtich netlink context to default netDmitry Kozlov
2016-11-28ipoe: fixed typo (incorrect assignment)Dmitry Kozlov
2016-11-28ipoe: bug fixDmitry Kozlov
2016-11-28vlan_mon: switch context to default netDmitry Kozlov
2016-11-12ipoe: add support for peer-to-peer client interfacesMichael Furmur
2016-11-12pppd-compat: move computation of tx_bytes and rx_bytesGuillaume Nault
2016-11-12pppd-compat: check available memory before setting environment variablesGuillaume Nault
2016-11-12l2tp: fix l2tp_ctx_switch()Guillaume Nault
2016-07-19ipoe: switch session netDmitry Kozlov
2016-07-19check for setns availabilityDmitry Kozlov
2016-07-14ppp: code simplificationDmitry Kozlov
2016-07-14ppp: fix bug when using unit cache with interfaces in another netnsFrançois Cachereul
2016-07-14Revert "ppp: futher improvement of distablish_ppp function"François Cachereul
2016-07-14net: code cleanupDmitry Kozlov
2016-07-14fix def_move_linkFrançois Cachereul
2016-07-11implemented support for network namespaceDmitry 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