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
/
libnetlink
/
iputils.h
Age
Commit message (
Expand
)
Author
2022-11-01
Use 64-bit interface statistics rather than doing custom 32-bit overflow hand...
Stephan Brunner
2018-12-20
iputils: add 'src' and 'gw' parameters to iproute_del()
Guillaume Nault
2018-12-04
libnetlink: add gateway and priority parameters to ip6route_*()
Guillaume Nault
2018-10-26
iputils: make iputils.h self-contained
Guillaume Nault
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-02-21
radius: add support for route priority (metric) in Framed-Route
Guillaume Nault
2017-12-25
libnetlink: added ip6addr_add_peer function
Dmitry Kozlov
2017-09-25
libnetlink: added function iplink_set_mtu
Dmitry Kozlov
2016-12-08
ipoe: fixed nat support
Dmitry Kozlov
2016-11-12
ipoe: add support for peer-to-peer client interfaces
Michael Furmur
2016-04-12
ipv6: remove ipv6 address and routes on session termination
Dmitry Kozlov
2016-04-04
ipoe,pppoe,vlan_mon: deleted conditions to simultaneous start ipoe and pppoe ...
Dmitry Kozlov
2016-01-03
iputils: improved iproute_add and iproute_del functions
Dmitry Kozlov
2015-11-18
ipoe: for vlan name pattern implemented %P argument - VID of parent interface
Dmitry Kozlov
2014-12-01
ipv6: if assigned prefix is <= 64 add it as address else add it as route
Dmitry Kozlov
2014-10-27
ipoe: implemented handling relayed DHCP clients
Dmitry Kozlov
2014-07-18
ipv6: add support for prefixes greater than 64
Dmitry Kozlov
2014-05-26
ipoe: introduced "ip-unnumbered" option
Dmitry Kozlov
2013-10-30
ipoe: implemented source/local address detection for up sessions
Dmitry Kozlov
2013-08-31
ipoe: fixed race during receiving relay reply
Dmitry Kozlov
2013-07-26
ipoe: fixed route deletion (pass proper proto)
Kozlov Dmitry
2013-06-13
ipoe: introduced 'proto' option that will be used for inserted routes
Dmitry Kozlov
2012-09-05
generalize interface statistics gathering
Kozlov Dmitry