summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-12-04change version in CMakeLists.txt1.10.01.10Dmitry Kozlov
2015-12-041.10.0 releaseDmitry Kozlov
2015-12-04ipoe: set session interface name to parent interface name if shared=0Dmitry Kozlov
2015-12-04ipoe: do not show ipoe-type for non ipoe sessionsDmitry Kozlov
2015-12-02net-snmp: export interface counters in the sessionTableDmitry Kozlov
2015-12-02ipoe: show sessions: intoduced new field ipoe-type to display type of session...Dmitry Kozlov
2015-12-01ipoe: implemented ability to use lua to make vlan nameDmitry Kozlov
2015-12-01ipoe: fixed reload interfaces renamed by NAS-Port-IdDmitry Kozlov
2015-11-30cli: show sesisons: introduced rx-bytes-raw,tx-bytes-raw fieldsDmitry Kozlov
2015-11-30Merge branch 'master' of ssh://git.code.sf.net/p/accel-ppp/codeDmitry Kozlov
2015-11-30cli: show sesisons: introduced rx-bytes,rx-pkts,tx-bytes,tx-pkts fieldsDmitry Kozlov
2015-11-30pppd_compat: fixed usage of mkstamp (fixed file descriptor leak)Dmitry Kozlov
2015-11-26ipoe: do not set session's interface name if shared=1Dmitry Kozlov
2015-11-25ipoe: use session's lease time instead of config one for session timeout timerDmitry Kozlov
2015-11-25ipoe: calculate renew time if not specifiedDmitry Kozlov
2015-11-24ipoe: fix endian in adding dhcp optionsDmitry Kozlov
2015-11-23libnetlink: genl: fix length of CTRL_ATTR_FAMILY_ID attributeDmitry Kozlov
2015-11-23ppp: do not send double ConfAck when LCP is startedDmitry Kozlov
2015-11-21pppoe: use single discovery socketDmitry Kozlov
2015-11-20consider only rx interface counter for idle timeout calculationDmitry Kozlov
2015-11-20ipoe: implemented interface renaming by NAS-Port-IdDmitry Kozlov
2015-11-20replace mktemp with mkstempDmitry Kozlov
2015-11-19ipoe: arp: fixed hash value calculation in arpd_stopDmitry Kozlov
2015-11-18ipoe: for vlan name pattern implemented %P argument - VID of parent interfaceDmitry Kozlov
2015-11-18ipoe: do not apply "soft terminate" to UP sessionsDmitry Kozlov
2015-11-18ipoe: fixed detection for exceeding of maximum interface name in make_vlan_na...Dmitry Kozlov
2015-11-18ipoe: fixed double route insertionDmitry Kozlov
2015-11-18ipoe: add route to client only in L3 modeDmitry Kozlov
2015-11-18ipoe: do not send immediate Accounting Stop in soft terminate modeDmitry Kozlov
2015-11-18contrib: removed unused libnl-9999.ebuildDmitry Kozlov
2015-11-18contrib: added accel-ppp.service for systemdDmitry Kozlov
2015-11-18cmake: check for build directory is separated directory from sourcesDmitry Kozlov
2015-11-17ipoe: implemented dhcp option 58Dmitry Kozlov
2015-11-17shaper: properly handle Cisco-AVPairDmitry Kozlov
2015-11-17ippool: properly handle Cisco-AVPairDmitry Kozlov
2015-11-17ipoe: use single socket for arp processingDmitry Kozlov
2015-11-02ipoe: implemented username=ifname for UP sessionsDmitry Kozlov
2015-08-19ipoe: fixed condition to register radius pluginDmitry Kozlov
2015-08-19ipoe: send client IP address in Framed-IP-Address for UP sessionsDmitry Kozlov
2015-08-17ipoe: introduced 'calling-sid' optionDmitry Kozlov
2015-07-08ipoe: fixed compilation for < 4.1 kernelsDmitry Kozlov
2015-07-08ipoe: support for kernels up to 4.1Dmitry Kozlov
2015-07-08Merge branch 'master' of ssh://git.code.sf.net/p/accel-ppp/codeDmitry Kozlov
2015-07-07fixed check for interface name lengthDmitry Kozlov
2015-07-07ipoe: disable udp checksum validationDmitry Kozlov
2015-07-02ipoe: introduced option "check-mac-change"Dmitry Kozlov
2015-06-16pppoe: do not send reply if Service-Name is emptyDmitry Kozlov
2015-04-20ipoe: changed behavior of agent-remote-id optionDmitry Kozlov
2015-04-19ipoe: remove NETIF_F_HW_VLAN_CTAG_FILTER from virtual device features (fixed ...Dmitry Kozlov
2015-04-18ipoe: implemneted passing DHCP Option 82 to Radius as two separated attributesDmitry Kozlov