index
:
accel-ppp.git
1.10
1.11
1.12
1.13
1.7
1.9
master
revert-145-dkms
revert-190-pr-fix-188
High performance PPTP/L2TP/SSTP/PPPoE/IPoE server for Linux (mirror of https://github.com/accel-ppp/accel-ppp.git)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
accel-pppd
/
ctrl
/
ipoe
/
ipoe.c
Age
Commit message (
Expand
)
Author
2016-07-19
ipoe: switch session net
Dmitry Kozlov
2016-07-11
implemented support for network namespace
Dmitry Kozlov
2016-06-08
ipoe: fixed incorrect arp reply (reply for request which started session)
Dmitry Kozlov
2016-06-08
ipoe: fixed incorrect initialization of interface's hwaddr in internal structure
Dmitry Kozlov
2016-04-12
ipoe: generate EUI-64 interface identifier for ipv6 addresses
Dmitry Kozlov
2016-04-05
ipoe: continue to reply to dhcp requests on active sessions when "shutdown so...
Dmitry Kozlov
2016-04-05
improved logging: if session's interface is empty log ctrl's interface
Dmitry Kozlov
2016-04-04
vlan_mon: make possible to work other module after message "vlan not started"
Dmitry Kozlov
2016-04-04
ipoe,pppoe,vlan_mon: deleted conditions to simultaneous start ipoe and pppoe ...
Dmitry Kozlov
2016-04-02
ipoe: ignore start=auto for shared=1 interfaces
Dmitry Kozlov
2016-03-29
ipoe: populate existing vlan interfaces by vlan info when vlan monitor event ...
Dmitry Kozlov
2016-03-29
ipoe: do not cleanup shared=1 interfaces
Dmitry Kozlov
2016-03-19
ipoe: send arp reply for sessions started by arp request
Dmitry Kozlov
2016-03-19
ipoe: bug fix
Dmitry Kozlov
2016-03-19
ipoe: log interface renaming
Dmitry Kozlov
2016-03-18
ipoe: implemented starting UP session by arp request
Dmitry Kozlov
2016-03-18
ipoe: call ap_session_set_ifindex to correct interface counters
Dmitry Kozlov
2016-03-18
ipoe: translate UP session to dhcp session when dhcp request received (for sh...
Dmitry Kozlov
2016-03-18
ipoe: implemented new option "start=auto"
Dmitry Kozlov
2016-03-18
ipoe: remove interfaces started by vlan_mon if they do not match config (on r...
Dmitry Kozlov
2016-03-18
ipoe: do not start second session on shared=0 interfaces
Dmitry Kozlov
2016-03-18
ipoe: restored local-net function
Dmitry Kozlov
2016-03-18
make termination caused by SIGTERM soft
Dmitry Kozlov
2016-03-17
Merge branch 'master' of ssh://git.code.sf.net/p/accel-ppp/code
Dmitry Kozlov
2016-03-17
vlan_mon,ipoe,pppoe: implemented detection of vlan existance
Dmitry Kozlov
2016-03-17
ipoe: add missing pthread_mutex_unlock
Dmitry Kozlov
2016-03-17
ipoe: fixed possible race condition
Dmitry Kozlov
2016-03-17
ipoe: log warn if interface was not started by vlan_mon notification
Dmitry Kozlov
2016-03-14
ipoe: bug fixes
Dmitry Kozlov
2016-03-13
ipoe: many many changes
Dmitry Kozlov
2016-03-09
ipoe: fixed bringing down non-shared interface
Dmitry Kozlov
2016-01-03
iputils: improved iproute_add and iproute_del functions
Dmitry Kozlov
2015-12-25
pptp,ipoe: fixed recursion bug
Dmitry Kozlov
2015-12-04
preparation for DPDK intergation
Dmitry Kozlov
2015-12-04
ipoe: fixed call ipoe_lua_make_vlan_name after merging vlanmon
Dmitry Kozlov
2015-12-04
Merge branch 'vlanmon'
Dmitry Kozlov
2015-12-04
ipoe: set session interface name to parent interface name if shared=0
Dmitry Kozlov
2015-12-04
ipoe: do not show ipoe-type for non ipoe sessions
Dmitry Kozlov
2015-12-02
ipoe: show sessions: intoduced new field ipoe-type to display type of session...
Dmitry Kozlov
2015-12-01
ipoe: implemented ability to use lua to make vlan name
Dmitry Kozlov
2015-12-01
ipoe: fixed reload interfaces renamed by NAS-Port-Id
Dmitry Kozlov
2015-11-26
ipoe: do not set session's interface name if shared=1
Dmitry Kozlov
2015-11-25
ipoe: use session's lease time instead of config one for session timeout timer
Dmitry Kozlov
2015-11-25
ipoe: calculate renew time if not specified
Dmitry Kozlov
2015-11-24
Merge branch 'master' of /home/dima/Projects/accel-ppp into vlanmon
Dmitry Kozlov
2015-11-21
move parse_vlan_mon function to vlan-mon module
Dmitry Kozlov
2015-11-21
split ipoe driver to ipoe and vlan_mon
Dmitry Kozlov
2015-11-20
ipoe: implemented interface renaming by NAS-Port-Id
Dmitry Kozlov
2015-11-18
ipoe: for vlan name pattern implemented %P argument - VID of parent interface
Dmitry Kozlov
2015-11-18
ipoe: do not apply "soft terminate" to UP sessions
Dmitry Kozlov
[next]