aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/pppoe/pppoe.h
AgeCommit message (Expand)AuthorFilesLines
2024-03-12misc: remove GNU Indent directivesDamjan Marion1-4/+0
2020-10-24pppoe: make pppoe plugin work with dot1q subinterfaceszstas1-0/+2
2020-07-17pppoe: fix uninitialized memory bugTimotheeChauvin1-0/+1
2019-02-09buffers: fix typoDamjan Marion1-1/+1
2019-02-06buffers: make buffer data size configurable from startup configDamjan Marion1-1/+1
2018-05-04Harmonize vec/pool_get_aligned object sizes and alignment requestsDave Barach1-0/+3
2017-11-17Replace tap interface using general interfaceHongjun Ni1-4/+4
2017-10-06Separate CP and DP fib table for PPPoEHongjun Ni1-7/+48
2017-08-21PPPoE usses a midchain adjacency stack on an interface-tx DPONeale Ranns1-6/+0
2017-08-09Add PPPoE PluginHongjun Ni1-0/+295