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
/
ifcfg.c
Age
Commit message (
Expand
)
Author
2021-12-16
vrf: T10: Add VRF support
DmitriyEshenko
2020-06-29
sstp: fix MITM w/o SSTP_MSG_CALL_CONNECTED is being sent
Vladislav Grishenko
2020-03-18
ifconfig: reset the ifindex when moving namespaces
Simon Chopin
2018-12-04
libnetlink: add gateway and priority parameters to ip6route_*()
Guillaume Nault
2018-05-28
ipoe: do not bring interface down on session termination in shared=0 mode
Dmitry Kozlov
2018-05-25
ifcfg: assign p-t-p address if mask=32 and regular address in other cases
Dmitry Kozlov
2018-05-25
ifcfg: assign address using ipaddr_add_peer instead SIOCSIFADDR/SIOCSIFDSTADDR
Dmitry Kozlov
2018-01-13
ipv6: dhcpv6: route all PD via one linklocal gateway
Vladislav Grishenko
2018-01-13
ipv6: consolidate and fix interface-id address generation for non-/128
Vladislav Grishenko
2017-12-14
ppp: fix interface wildcard rename if kernel returns not zero, but picked index
Vladislav Grishenko
2017-12-05
ppp: implement per-ctrl ppp interface rename support, may be overrided by radius
Vladislav Grishenko
2017-12-05
ipv6: nd: fix interface id addresses generation for prefixes > /64
Vladislav Grishenko
2017-10-17
radius: implemented lua support
Dmitry Kozlov
2016-07-11
implemented support for network namespace
Dmitry Kozlov
2016-05-02
fixed typo in the previous commit
Dmitry Kozlov
2016-04-30
more verbose interface rename error message
Dmitry Kozlov
2016-04-12
ipv6: remove ipv6 address and routes on session termination
Dmitry Kozlov
2015-12-04
preparation for DPDK intergation (part 2)
Dmitry Kozlov
2015-11-20
ipoe: implemented interface renaming by NAS-Port-Id
Dmitry Kozlov
2015-07-07
fixed check for interface name length
Dmitry Kozlov
2015-02-22
Small IPv6 fixes for PPP
Cesar Fazan
2014-12-01
ipv6: if assigned prefix is <= 64 add it as address else add it as route
Dmitry Kozlov
2014-10-23
ppp: rename interface back when put it into unit cache
Dmitry Kozlov
2014-09-20
rewrite of authentication/accounting procedures
Dmitry Kozlov
2014-09-09
updated procedure to check double sessions
Dmitry Kozlov
2014-07-18
ipv6: add support for prefixes greater than 64
Dmitry Kozlov
2014-07-11
terminate session if interface rename fails
Dmitry Kozlov
2014-05-18
2-way interface renaming
Dmitry Kozlov
2014-05-12
radius: use NAS-Port-Id in Access-Accept for interface renaming
Dmitry Kozlov
2013-04-22
ipoe: start dhcp socket on ipoe interfaces for unicast dhcp messages
Dmitry Kozlov
2013-03-18
ipoe: fixed username=ifname, shared=0 mode
Dmitry Kozlov
2012-08-29
add 'ppp' filed to CTRL to identify ppp sessions
Kozlov Dmitry
2012-07-15
ipoe: better support for ip unnumbered
Kozlov Dmitry
2012-07-11
ipoe: implemented unit cache
Kozlov Dmitry
2012-07-10
initial session backup implementation
Kozlov Dmitry
2012-07-05
ipoe: futher work
Kozlov Dmitry
2012-06-22
initial ipoe implementation
Kozlov Dmitry
2012-06-19
general preparation for IPoE integration
Kozlov Dmitry