aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/pppoe/pppoe.c
AgeCommit message (Expand)AuthorFilesLines
2018-01-18VPP-1119: PPPoE's destination MAC was overwrittenHongjun Ni1-1/+2
2017-11-17Replace tap interface using general interfaceHongjun Ni1-1/+1
2017-10-06Separate CP and DP fib table for PPPoEHongjun Ni1-4/+14
2017-08-21PPPoE usses a midchain adjacency stack on an interface-tx DPONeale Ranns1-33/+111
2017-08-09PPPoE: use DPO protos in FIB entry path add/removeNeale Ranns1-2/+3
2017-08-09Add PPPoE PluginHongjun Ni1-0/+660