index
:
accel-ppp-xebd.git
1.10
1.11
1.12
1.7
1.9
master
patch-1
High performance PPTP/L2TP/PPPoE/IPoE server for Linux (mirror of https://github.com/marekm72/accel-ppp-xebd.git)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
accel-pppd
/
ctrl
/
ipoe
/
arp.c
Age
Commit message (
Expand
)
Author
2021-10-20
T50: use server mac in arp replies for proxy_arp=2
Sergey V. Lobanov
2021-09-08
ipoe: check for local-net in arp requests
Dmitry Kozlov
2021-03-20
Fixed some errors found by valgrind and pvs-studio (#11)
[anp/hsw]
2019-03-08
initialize ssl_halen = ETH_ALEN in sockaddr_ll structures
Dmitry Kozlov
2019-02-12
ipoe: always ignore Gratoitous ARP
Dmitry Kozlov
2017-12-19
ipoe: arp: do not reply on requests from 0.0.0.0
Dmitry Kozlov
2016-11-29
ipoe: apply offer-delay rules to arp initiated sessions
Dmitry Kozlov
2016-06-08
ipoe: fixed incorrect arp reply (reply for request which started session)
Dmitry Kozlov
2016-03-19
ipoe: send arp reply for sessions started by arp request
Dmitry Kozlov
2016-03-18
ipoe: implemented starting UP session by arp request
Dmitry Kozlov
2015-11-19
ipoe: arp: fixed hash value calculation in arpd_stop
Dmitry Kozlov
2015-11-17
ipoe: use single socket for arp processing
Dmitry Kozlov
2014-11-22
remove trailing whitespaces
Dmitry Kozlov
2014-08-26
ipoe: implemneted proxy-arp=3 mode (always reply by interface mac address)
Dmitry Kozlov
2014-05-12
triton: improved epoll events handling
Dmitry Kozlov
2013-07-26
ipoe: turn off kernel-mode proxy-arp on interfaces if proxy-arp=1|2
Kozlov Dmitry
2013-06-26
ipoe: send arp reply only for authorized sessions
Kozlov Dmitry
2013-06-22
ipoe: arp: fixed missing mutex unlock
Dmitry Kozlov
2013-06-22
ipoe: add missing arp.c
Dmitry Kozlov