tap: add support for persistance
[vpp.git] / src / vnet / gre /
2020-02-04 Neale Rannsteib: Rename NHRP to TEIB 46/24746/2
2020-02-03 Vratko Polakgre: improve .api descriptions 07/24707/5
2020-02-03 Vratko Polakgre: add missing .api edits 23/24723/2
2020-01-30 Neale Rannsgre: Tunnel encap/decap flags 45/24145/4
2020-01-27 Neale Rannsipip: Multi-point interface 43/24143/5
2020-01-27 Neale Rannstunnel: Common types for IP tunnels 41/24141/4
2020-01-10 John DeNiscodocs: Edit FEATURE.yaml files so they can be published 88/24288/4
2020-01-06 Ole Troangre: fix feature.yaml error 96/24196/2
2020-01-06 Neale Rannsgre: Add FEATURE.yaml 93/24193/5
2019-12-19 Neale Rannsgre: multipoint ingress lookup fix 42/24042/3
2019-12-10 Dave Barachapi: multiple connections per process 56/23656/6
2019-12-04 Neale Rannsgre: Multi-point interfaces 68/20168/7
2019-12-03 Neale Rannsfib: constify the adjacency in the rewrite nodes 45/23745/3
2019-06-18 Neale Rannsipsec: ipsec-tun protect 56/18956/18
2019-06-07 Ole Troangre: update gre.api with explicit types 23/20023/3
2019-05-28 Jakub Grajciargre: don't register gre input nodes unless a gre tunnel... 09/19809/3
2019-04-22 Alexander ChernavinGRE: set gre_tunnel_type init value to zero in API 76/19076/2
2019-04-18 Neale RannsGRE: API update 13/18913/5
2019-04-08 Jim Thompsonfixing typos 32/18732/4
2019-03-26 Neale RannsADJ: midchain delegate to performing stacking 26/18526/4
2019-03-26 Benoît GanneConvert GRE nodes to new buffer APIs and multiarch 66/17966/5
2019-03-13 Dave BarachVPP-1576: fix a set of coverity warnings 70/18270/1
2019-03-05 Filip Tehlargre: migrate old MULTIARCH macros to VLIB_NODE_FN 04/18004/2
2018-12-07 Neale RannsFIB recusrion loop checks traverse midchain adjacencies 73/16373/2
2018-10-23 Dave Barachc11 safe string handling support 47/15347/10
2018-10-19 Sirshak Dasvppinfra: add atomic macros for __sync builtins 81/15181/5
2018-09-25 Neale RannsL2 BD: introduce a BD interface on which to send UU... 89/14689/5
2018-09-19 Neale RannsGRE: fix 4o6 and 6o4 adj stacking 91/14891/2
2018-09-08 Neale RannsL2 BVI/FIB: Update L2 FIB table when BVI's MAC changes 02/14702/5
2018-07-23 Eyal Barifix vector index range checks 98/13598/2
2018-07-11 Damjan Marionavoid using thread local storage for thread index 20/13420/3
2018-06-11 Ole TroanMTU: Software interface / Per-protocol MTU support 30/12930/6
2018-05-23 Ole TroanVPP-1283: IPv6 PMTU missing MTU value in ICMP6 message. 98/12698/4
2018-05-04 Dave BarachHarmonize vec/pool_get_aligned object sizes and alignme... 79/12379/5
2018-04-13 Damjan MarionRevert "MTU: Setting of MTU on software interface ... 70/11770/1
2018-04-13 Ole TroanMTU: Setting of MTU on software interface (instead... 02/11402/11
2018-04-12 Neale RannsFixes for 'make UNATTENDED=yes CC=clang CXX=clang verify' 48/11648/2
2018-03-01 John LoFix ERSPAN encap to set EN bits in the header and add... 49/10849/3
2018-02-16 John LoMinor VXLAN/GRE Tunnel Encap Optimization and Cleanup 79/10579/5
2018-02-15 John LoOptimize GRE Tunnel and add support for ERSPAN encap 24/10524/9
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-13 John LoImprove "show xxx tunnel" and "show int addr" output 94/10094/3
2018-01-11 Florin Corasapi: remove transport specific code from handlers 38/10038/9
2018-01-09 Florin Corasapi: refactor vlibmemory 76/9976/21
2018-01-09 John LoGRE tunnel key should use fib_index instead of fib_id... 23/10023/2
2018-01-06 John LoGRE tunnel key should use fib_index instead of fib_id... 78/9978/2
2017-12-16 Neale RannsGRE tunnel key includes the FIB table 49/9849/2
2017-12-13 Neale RannsGRE: fix single loop decap and add test 21/9821/2
2017-11-27 Swarup NayakVPP-253 Coding standards cleanup - vnet/vnet/gre 72/9572/2
2017-11-26 Neale RannsFIB: store the node type not the function pointer. 68/9568/2
2017-10-24 Dave WallaceAdd extern to *_main global variable declarations in... 72/8972/1
2017-10-09 Dave Barachvppapigen: support per-file (major,minor,patch) version... 89/8589/6
2017-10-04 Christophe Fontaine[aarch64] Fixes CLI crashes on dpaa2 platform. 21/8621/3
2017-04-13 Neale RannsRemove unsed parameter from fib_table_entry_special_add... 80/6180/2
2017-04-06 Damjan MarionUse thread local storage for thread index 11/6011/4
2017-04-05 Ciara LoftusGRE over IPv6 24/3224/9
2017-04-04 Damjan MarionFix issue with gre protocol registration when running... 13/6013/4
2017-04-03 Neale RannsAdjacency layout change and move to vnet/adj 24/5924/3
2017-03-16 Damjan Marionvlib: make runtime_data thread-local 46/5746/9
2017-03-09 Neale RannsTests to target holes in adjacency and DPO test coverage 61/5661/4
2017-02-22 Billy McFallVPP-635: CLI Memory leak with invalid parameter 48/5148/5
2017-02-13 Florin CorasBasic support for LISP-GPE encapsulated NSH packets 31/5031/13
2016-12-28 Damjan MarionReorganize source tree to use single autotools instance 30/4430/19