summaryrefslogtreecommitdiff
path: root/accel-pppd/ctrl/ipoe/ipoe.c
AgeCommit message (Expand)Author
2016-03-18ipoe: call ap_session_set_ifindex to correct interface countersDmitry Kozlov
2016-03-18ipoe: translate UP session to dhcp session when dhcp request received (for sh...Dmitry Kozlov
2016-03-18ipoe: implemented new option "start=auto"Dmitry Kozlov
2016-03-18ipoe: remove interfaces started by vlan_mon if they do not match config (on r...Dmitry Kozlov
2016-03-18ipoe: do not start second session on shared=0 interfacesDmitry Kozlov
2016-03-18ipoe: restored local-net functionDmitry Kozlov
2016-03-18make termination caused by SIGTERM softDmitry Kozlov
2016-03-17Merge branch 'master' of ssh://git.code.sf.net/p/accel-ppp/codeDmitry Kozlov
2016-03-17vlan_mon,ipoe,pppoe: implemented detection of vlan existanceDmitry Kozlov
2016-03-17ipoe: add missing pthread_mutex_unlockDmitry Kozlov
2016-03-17ipoe: fixed possible race conditionDmitry Kozlov
2016-03-17ipoe: log warn if interface was not started by vlan_mon notificationDmitry Kozlov
2016-03-14ipoe: bug fixesDmitry Kozlov
2016-03-13ipoe: many many changesDmitry Kozlov
2016-03-09ipoe: fixed bringing down non-shared interfaceDmitry Kozlov
2016-01-03iputils: improved iproute_add and iproute_del functionsDmitry Kozlov
2015-12-25pptp,ipoe: fixed recursion bugDmitry Kozlov
2015-12-04preparation for DPDK intergationDmitry Kozlov
2015-12-04ipoe: fixed call ipoe_lua_make_vlan_name after merging vlanmonDmitry Kozlov
2015-12-04Merge branch 'vlanmon'Dmitry 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-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-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-24Merge branch 'master' of /home/dima/Projects/accel-ppp into vlanmonDmitry Kozlov
2015-11-21move parse_vlan_mon function to vlan-mon moduleDmitry Kozlov
2015-11-21split ipoe driver to ipoe and vlan_monDmitry Kozlov
2015-11-20ipoe: implemented interface renaming by NAS-Port-IdDmitry 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-17ipoe: implemented dhcp option 58Dmitry 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-07fixed check for interface name lengthDmitry Kozlov
2015-07-02ipoe: introduced option "check-mac-change"Dmitry Kozlov
2015-04-20ipoe: changed behavior of agent-remote-id optionDmitry Kozlov
2015-04-18ipoe: implemneted passing DHCP Option 82 to Radius as two separated attributesDmitry Kozlov
2015-04-18ipoe: implemented soft session terminationDmitry Kozlov
2015-02-21ipoe: change l4-redirect-ipset/l4-redirect-table by CoADmitry Kozlov
2015-02-21ipoe: for option password implemented special value "csid"Dmitry Kozlov