summaryrefslogtreecommitdiff
path: root/accel-pppd/ctrl/pppoe/disc.c
AgeCommit message (Expand)Author
2026-05-23pppoe/disc: drop packets with unsupported PPPoE typekhedor
2026-05-23pppoe/disc: fix free_net memmove count and overlap handlingkhedor
2026-05-23pppoe/disc: fix init_net allocation sizekhedor
2026-05-04pppoe: encapsulate statistics countersDenys Fedoryshchenko
2021-03-20Fixed some errors found by valgrind and pvs-studio (#11)[anp/hsw]
2021-03-13Fix another errors found by cppcheck[anp/hsw]
2016-04-17preparation for DPDK intergation (part 7)Dmitry Kozlov
2016-03-31pppoe: disc.c: add missing initialization of context's before_switch functionDmitry Kozlov
2016-03-05pppoe: fixed race conditionDmitry Kozlov
2015-12-04pppoe: implemented per net discovery socketDmitry Kozlov
2015-11-21pppoe: use single discovery socketDmitry Kozlov