aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/pppoe/pppoe_api.c
AgeCommit message (Expand)AuthorFilesLines
2024-03-12misc: remove GNU Indent directivesDamjan Marion1-6/+0
2020-12-14misc: move to new pool_foreach macrosDamjan Marion1-3/+3
2020-10-24pppoe: make pppoe plugin work with dot1q subinterfaceszstas1-0/+14
2019-12-07pppoe: use explicit types in apiOle Troan1-6/+6
2019-10-03pppoe: remove api boilerplateOle Troan1-66/+4
2018-10-23c11 safe string handling supportDave Barach1-1/+1
2018-01-11api: remove transport specific code from handlersFlorin Coras1-10/+8
2018-01-09api: refactor vlibmemoryFlorin Coras1-2/+2
2017-10-03Repair vlib API socket serverDave Barach1-1/+1
2017-08-09Add PPPoE PluginHongjun Ni1-0/+224