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
2021-08-26
fixed race condition when manipulating serv->timer
Dmitry Kozlov
2021-03-23
ipoe: recover common check-ip opt processing
Vladislav Grishenko
2021-03-20
ipoe: fix NULL check
Vladislav Grishenko
2021-03-13
Fix some errors and warnings found by cppcheck
[anp/hsw]
2020-12-19
ipoe: added option 56 to DHCP NAK packet
Dmitry Kozlov
2020-06-08
ipoe: gracefuly terminate denied sessions
Vladislav Grishenko
2020-04-30
ipoe: dhcp: add rebind-time support
Vladislav Grishenko
2020-03-07
session: add global [common]max-starting option
Vladislav Grishenko
2020-03-07
Revert "ipoe,pptp: introduced max-starting option (limit number of starting s...
Vladislav Grishenko
2020-01-11
ipv6pool: add per-proto ipv6-pool and ipv6-pool-delegate options
Vladislav Grishenko
2019-09-11
ipoe: check for ipoe_create_session_dhcpv4 returns not NULL
Dmitry Kozlov
2019-09-04
ipoe,pptp: introduced max-starting option (limit number of starting sessions)
Gavrilenkov A
2019-08-29
ppp/ipoe: cleanup cleck-ip support
Vladislav Grishenko
2019-08-20
Prepared check-ip and for ipoe, migrate to [common]check-ip
DmitriyEshenko
2019-05-13
ipoe: restored max-lease-time functionality
Dmitry Kozlov
2019-05-13
Revert "ipoe: restored max-lease-time functionality"
Dmitry Kozlov
2019-05-13
Merge branch 'master' of github.com:xebd/accel-ppp
Dmitry Kozlov
2019-05-13
ipoe: restored max-lease-time functionality
Dmitry Kozlov
2019-05-09
ipoe: Fix send NAK for REQUEST with 3 same XID for not existing sessions
DmitriyEshenko
2019-01-27
ipoe: fix start=up not work if set not per-interface
DmitriyEshenko
2019-01-23
ipoe: log invalid start values and fix dist config
Vladislav Grishenko
2019-01-19
ipoe/cli: fix build warnings
Vladislav Grishenko
2018-12-20
ipoe: stricter route deletion
Guillaume Nault
2018-12-20
iputils: add 'src' and 'gw' parameters to iproute_del()
Guillaume Nault
2018-06-08
ipoe: use vendor option for attr_dhcp_opt82_xxx too
Dmitry Kozlov
2018-05-31
ipoe: use lua function to generate username for UP sessions too
Dmitry Kozlov
2018-05-28
ipoe: do not bring interface down on session termination in shared=0 mode
Dmitry Kozlov
2018-05-25
ipoe: introduced ip-unnumbered per-interface option
Dmitry Kozlov
2018-05-25
ipoe: do not remove address on session finish if ifcfg=1
Dmitry Kozlov
2018-05-25
ipoe: small fix for previous commit
Dmitry Kozlov
2018-05-25
ipoe: improved mac change detection
Dmitry Kozlov
2018-05-25
ipoe: do not wait packet from ipoe kernel module in "shared=0,start=up" mode
Dmitry Kozlov
2018-04-03
ipoe: assign default values to verbose and unit-cache if not specified on con...
Dmitry Kozlov
2018-02-21
radius: add support for route priority (metric) in Framed-Route
Guillaume Nault
2018-01-25
ipoe: use DHCP-Server-Identifier attribute as siaddr if DHCP-Server-IP-Addres...
Dmitry Kozlov
2018-01-25
ipoe: improved handling of DHCP Request for nonexistent sessions
Dmitry Kozlov
2018-01-22
ipoe: ipv6: generate intf_id only if not set by upper layer
Dmitry Kozlov
2018-01-09
ipoe: do not create ipoe interface with server's ifindex
Dmitry Kozlov
2018-01-05
ipoe: implemented ipv6 in shared mode
Dmitry Kozlov
2017-12-28
ipoe: check noauth option in [auth] section too
Dmitry Kozlov
2017-12-27
ipoe: include server's mac into weight notify packet to be used as additional...
Dmitry Kozlov
2017-12-27
ipoe: implemented new load balancing mechanism
Dmitry Kozlov
2017-12-19
ipoe: fixed memory leak
Dmitry Kozlov
2017-12-05
ipoe: fixed mutex deadlock
Dmitry Kozlov
2017-12-01
ipoe: check connlimit for UP sessions
Dmitry Kozlov
2017-11-29
ipoe: fixed handling DHCP vendor-specific attributes
Dmitry Kozlov
2017-10-25
ipoe: fixed bug
Dmitry Kozlov
2017-09-25
ipoe: introduced interface option mtu=N
Dmitry Kozlov
2017-08-08
ipoe: add client ip (second ip) as route when nat=1 (make quagga happy)
Dmitry Kozlov
2017-05-08
ipoe: implemented support for vendor specific attrbiutes
Dmitry Kozlov
[next]