nat: use correct data types for memory sizes
[vpp.git] / src / plugins / pppoe /
2020-01-06 Hongjun Nilb: add FEATURE file for lb/pppoe/gtpu/vxlan-gpe/pppoe 76/24176/2
2019-12-16 Neale Rannsvppinfra: bihash walk cb typedef and continue/stop... 23/23823/2
2019-12-07 Ole Troanpppoe: use explicit types in api 41/23841/3
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-11-05 Renato Botelho do... misc: Fix python scripts shebang line 59/23159/5
2019-10-03 Ole Troanpppoe: remove api boilerplate 82/22482/2
2019-08-22 Dave Wallacetests: move plugin tests to src/plugins/*/test 46/21446/3
2019-07-09 Dave Barachvat: unload unused vat plugins 64/20564/2
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
2019-03-01 Filip Tehlarpppoe: migrate old MULTIARCH macros to VLIB_NODE_FN 36/17936/2
2019-02-09 Damjan Marionbuffers: fix typo 42/17442/1
2019-02-06 Damjan Marionbuffers: make buffer data size configurable from startu... 41/17341/3
2018-11-14 Dave BarachRemove c-11 memcpy checks from perf-critical code 16/15916/4
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-27 Mohsin Kazmicmake: Fix plugins .h includes 06/14506/1
2018-08-25 Damjan Marioncmake: handle api_test_plugins in add_vpp_plugin macro 84/14484/3
2018-08-25 Damjan Marioncmake: improve add_vpp_plugin macro 82/14482/1
2018-08-17 Damjan MarionCMake as an alternative to autotools (experimental) 51/14151/24
2018-08-10 Neale RannsUse the bihash walk function 10/14010/3
2018-07-20 Neale RannsIP directed broadcast 61/13561/3
2018-05-04 Dave BarachHarmonize vec/pool_get_aligned object sizes and alignme... 79/12379/5
2018-01-30 Neale RannsAllow the provider of a midchain adjacency to pass... 10/10310/2
2018-01-23 Ole TroanVPPAPIGEN: vppapigen replacement in Python PLY. 81/8781/23
2018-01-18 Hongjun NiVPP-1119: PPPoE's destination MAC was overwritten 62/10062/2
2018-01-11 Florin Corasapi: remove transport specific code from handlers 38/10038/9
2018-01-09 Florin Corasapi: refactor vlibmemory 76/9976/21
2017-11-17 Hongjun NiReplace tap interface using general interface 67/9467/4
2017-10-09 Dave Barachvppapigen: support per-file (major,minor,patch) version... 89/8589/6
2017-10-06 Hongjun NiSeparate CP and DP fib table for PPPoE 97/8597/4
2017-10-03 Dave BarachRepair vlib API socket server 69/8369/50
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