summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-11-28vlan_mon: switch context to default netDmitry Kozlov
2016-11-13Bugfix for sending service name tagsroot
2016-11-13Add possibility to specify multiple service names, add option accept-any-serv...root
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-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
2016-05-11iprange: rework ip range parsing functionsGuillaume Nault
2016-05-02fixed typo in the previous commitDmitry Kozlov
2016-04-30more verbose interface rename error messageDmitry Kozlov
2016-04-30radius: add Delegated-IPv6-Prefix to accounting packetsDmitry Kozlov
2016-04-30Merge branch 'master' of ssh://git.code.sf.net/p/accel-ppp/codeDmitry Kozlov
2016-04-28cli: flush pending data before disconnectingGuillaume Nault
2016-04-28cli: fix data output miss-orderingGuillaume Nault
2016-04-28cli: fix partial line duplication and truncationGuillaume Nault
2016-04-17preparation for DPDK intergation (part 7)Dmitry Kozlov
2016-04-15preparation for DPDK intergation (part 6)Dmitry Kozlov
2016-04-13logwtmp: check for username presenceDmitry Kozlov
2016-04-13ppp: removed mtu/mru size warningsDmitry Kozlov