summaryrefslogtreecommitdiff
path: root/accel-pppd/ctrl/ipoe/arp.c
AgeCommit message (Expand)Author
2021-10-20T50: use server mac in arp replies for proxy_arp=2Sergey V. Lobanov
2021-09-08ipoe: check for local-net in arp requestsDmitry Kozlov
2021-03-20Fixed some errors found by valgrind and pvs-studio (#11)[anp/hsw]
2019-03-08initialize ssl_halen = ETH_ALEN in sockaddr_ll structuresDmitry Kozlov
2019-02-12ipoe: always ignore Gratoitous ARPDmitry Kozlov
2017-12-19ipoe: arp: do not reply on requests from 0.0.0.0Dmitry Kozlov
2016-11-29ipoe: apply offer-delay rules to arp initiated sessionsDmitry Kozlov
2016-06-08ipoe: fixed incorrect arp reply (reply for request which started session)Dmitry Kozlov
2016-03-19ipoe: send arp reply for sessions started by arp requestDmitry Kozlov
2016-03-18ipoe: implemented starting UP session by arp requestDmitry Kozlov
2015-11-19ipoe: arp: fixed hash value calculation in arpd_stopDmitry Kozlov
2015-11-17ipoe: use single socket for arp processingDmitry Kozlov
2014-11-22remove trailing whitespacesDmitry Kozlov
2014-08-26ipoe: implemneted proxy-arp=3 mode (always reply by interface mac address)Dmitry Kozlov
2014-05-12triton: improved epoll events handlingDmitry Kozlov
2013-07-26ipoe: turn off kernel-mode proxy-arp on interfaces if proxy-arp=1|2Kozlov Dmitry
2013-06-26ipoe: send arp reply only for authorized sessionsKozlov Dmitry
2013-06-22ipoe: arp: fixed missing mutex unlockDmitry Kozlov
2013-06-22ipoe: add missing arp.cDmitry Kozlov