pppoe: make pppoe plugin work with dot1q subinterfaces
[vpp.git] / src / plugins / pppoe / pppoe.c
2020-10-24 zstaspppoe: make pppoe plugin work with dot1q subinterfaces 64/26964/10
2019-12-16 Neale Rannsvppinfra: bihash walk cb typedef and continue/stop... 23/23823/2
2019-12-04 Neale Rannsfib: Decouple source from priority and behaviour 77/23777/4
2019-12-03 Neale Rannsfib: constify the adjacency in the rewrite nodes 45/23745/3
2019-05-03 Dave Wallaceplugins: clean up plugin descriptions 22/19122/3
2019-04-19 John LoRemove dummy_interface_tx output node from PPPoE plugin 93/18993/3
2018-10-23 Dave Barachc11 safe string handling support 47/15347/10
2018-10-01 Paul VinciguerraRename device class from PPPPOE to PPPoE 81/15081/2
2018-08-10 Neale RannsUse the bihash walk function 10/14010/3
2018-07-20 Neale RannsIP directed broadcast 61/13561/3
2018-01-30 Neale RannsAllow the provider of a midchain adjacency to pass... 10/10310/2
2018-01-18 Hongjun NiVPP-1119: PPPoE's destination MAC was overwritten 62/10062/2
2017-11-17 Hongjun NiReplace tap interface using general interface 67/9467/4
2017-10-06 Hongjun NiSeparate CP and DP fib table for PPPoE 97/8597/4
2017-08-21 Neale RannsPPPoE usses a midchain adjacency stack on an interface... 15/8015/8
2017-08-09 Neale RannsPPPoE: use DPO protos in FIB entry path add/remove 61/7961/1
2017-08-09 Hongjun NiAdd PPPoE Plugin 07/7407/24