index
:
accel-ppp.git
1.10
1.11
1.12
1.13
1.7
1.9
master
patch
patch-1
revert-145-dkms
High performance PPTP/L2TP/SSTP/PPPoE/IPoE server for Linux (mirror of https://github.com/marekm72/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
2014-12-04
ipoe: send DHCP reply to sessions's dhcp socket if exists
Dmitry Kozlov
2014-11-22
remove trailing whitespaces
Dmitry Kozlov
2014-11-06
release IP addresses before fire EV_SESSION_FINISHED (fixes segfault when usi...
Dmitry Kozlov
2014-10-29
ipoe: implemneted ability to send L4 redirect table/L4 redirect ipset via rad...
Dmitry Kozlov
2014-10-28
ipoe: implemented "L4 redirect on reject" for DHCP sessions
Dmitry Kozlov
2014-10-27
ipoe: implemented handling relayed DHCP clients
Dmitry Kozlov
2014-10-20
ipoe: handle dhcp requests in session context if exists
Dmitry Kozlov
2014-10-17
ipoe: initialize before_switch function for server contexts
Dmitry Kozlov
2014-10-08
ipoe: fixed handling of mac address change
Dmitry Kozlov
2014-09-20
rewrite of authentication/accounting procedures
Dmitry Kozlov
2014-09-04
ipoe: send option 82 from DHCP request to radius
Dmitry Kozlov
2014-08-26
ipoe: introduced attr-dhcp-lease-time option to specify radius attribute to p...
Dmitry Kozlov
2014-08-25
ipoe: add route to interface in mode "start=up,shared=0"
Dmitry Kozlov
2014-07-24
radius: exit from active interim request when termination event occures
Dmitry Kozlov
2014-07-17
ipoe: fixed passing packets in 'redirect on reject' mode
Dmitry Kozlov
2014-07-17
improved 'single session' mechanism
Dmitry Kozlov
2014-06-27
ipoe: improved vlan monitor
Dmitry Kozlov
2014-05-26
ipoe: introduced "ip-unnumbered" option
Dmitry Kozlov
2014-05-26
ipoe: send NAK after number of unreplied REQUESTs
Dmitry Kozlov
2014-05-20
ipoe: set initial session interface name to parent interface name (for loggin...
Dmitry Kozlov
2014-05-20
ipoe: add messages to know parent interface when creating vlan or virtual int...
Dmitry Kozlov
2014-05-18
ipoe: use ifindex as connlimit key for non-shared interfaces
Dmitry Kozlov
2014-05-18
improved single-session=replace handling
Dmitry Kozlov
2014-04-29
ipoe: limit only DHCPDISCOVER by connlimit
Dmitry Kozlov
2014-04-29
ipoe: add support for connlimit module
Dmitry Kozlov
2014-04-29
ipoe: implemented per-interface username option
Dmitry Kozlov
2014-04-11
ipoe: early allocate interface for shared vlans (prevents different values of...
Dmitry Kozlov
2014-02-07
ipoe: fixed session lookup without option 82 (continue)
Dmitry Kozlov
2014-02-07
ipoe: fixed session lookup without option 82
Dmitry Kozlov
2013-10-30
Merge branch 'master' of ssh://git.code.sf.net/p/accel-ppp/code
Dmitry Kozlov
2013-10-30
ipoe: implemented source/local address detection for up sessions
Dmitry Kozlov
2013-10-30
ipoe: check for assigned ipv4 address has owner before put it (fixes sigsegv)
Dmitry Kozlov
2013-10-29
ipoe: introduce 'vlan-name' option.
Dmitry Kozlov
2013-10-24
ipoe: update xid of session
Dmitry Kozlov
2013-10-14
ipoe: add missing put of allocated ipv4 address
Dmitry Kozlov
2013-10-13
ipoe: add missing local IP address assignment
Dmitry Kozlov
2013-10-10
Merge branch 'master' of ssh://git.code.sf.net/p/accel-ppp/code
Dmitry Kozlov
2013-10-10
ipoe: optimize use of raw sockets
Dmitry Kozlov
2013-10-03
Introduce per-ctrl 'ip-pool' option to be used as default IP pool name which ...
Dmitry Kozlov
2013-10-02
ipoe: intoduced 'password' option to control password generation
Dmitry Kozlov
2013-10-02
ipoe: make it possible to use 'username=ifname' for UP sessions
Dmitry Kozlov
2013-09-16
ipoe: use proper address for L4-redirect
Dmitry Kozlov
2013-09-06
ipoe: various fixes in relay operation
Dmitry Kozlov
2013-09-05
ipoe: various bug fixes
Dmitry Kozlov
2013-09-05
ipoe: send DHCPNAK for DHCPREQUEST without Server-ID if session is not found
Dmitry Kozlov
2013-09-05
ipoe: delay vlan removing
Dmitry Kozlov
2013-09-04
ipoe: stop virtual interfaces before stopping vlan
Dmitry Kozlov
2013-09-03
ipoe: do proper loggin of interface options
Dmitry Kozlov
2013-09-02
ipoe: another fix for race during receiving relay reply
Dmitry Kozlov
2013-09-01
ipoe: implemented vlan monitor
Dmitry Kozlov
[next]