tap: add support for persistance
[vpp.git] / src / vnet / adj /
2020-02-21 Neale Rannsipsec: IPSec protection for multi-point tunnel interfaces 31/24031/8
2020-02-20 Neale Rannsfib: adjacency midchain teardown (VPP-1841) 01/25301/2
2020-02-03 Neale Rannsfib: invalid check for adj types. 45/24745/2
2020-02-03 Steven Luongfib: refresh adj pointer after fib_walk_sync due to... 79/24679/2
2020-01-30 Paul Vinciguerrafib: fix typos in doxygen 81/24681/2
2020-01-27 Neale Rannsipip: Multi-point interface 43/24143/5
2020-01-27 Neale Rannsfib: Reload the adj after possible realloc (VPP-1822) 02/24502/2
2020-01-22 Neale Rannsfib: Adjacency realloc during rewrite update walk ... 57/24457/2
2020-01-09 Ole Troanmisc: fix feature description spelling 65/24265/2
2020-01-03 Neale Rannsfib: add adjacency feature.yaml 69/24169/5
2019-12-17 Neale Rannsip: Protocol Independent IP Neighbors 19/22819/26
2019-12-17 Neale Rannsfib: Adjacency walk fix for IPv6 23/24023/2
2019-12-16 Neale Rannsvppinfra: bihash walk cb typedef and continue/stop... 23/23823/2
2019-12-15 Neale Rannsfib: Adjacency creation notifications for dlegates 03/24003/1
2019-12-03 Neale Rannsfib: constify the adjacency in the rewrite nodes 45/23745/3
2019-12-03 Neale Rannsfib feature: Code mechanics to decouple dependency... 44/23744/3
2019-11-26 Klement Sekerafib: reduce save_rewrite_length to u8 78/23578/3
2019-10-16 Benoît Gannefib: fix use-after-free for interface adj removal 71/22771/2
2019-09-25 Lijian.Zhangfib: fix some typos in fib/mtrie 49/22249/2
2019-09-23 Benoît Gannefib: do not dump no-longer valid adjacencies 32/21932/4
2019-08-07 Neale Rannsfib tests: IP multicast over GRE 45/21045/3
2019-07-24 Zhiyong Yangfib: remove unused input parameter 14/20814/1
2019-07-23 Dave Barachapi: binary api cleanup 13/20813/1
2019-07-19 Neale Rannsfib: FIB Entry tracking 81/20681/4
2019-05-16 Dave Barachinit / exit function ordering 23/19623/4
2019-05-13 Neale Rannsremove dead code in rewrite.c 32/19532/1
2019-04-17 Neale RannsADJ: crash in format/show (VPP-1648) 51/18951/1
2019-04-08 Jim Thompsonfixing typos 32/18732/4
2019-03-28 Neale RannsIPSEC: run encrpyt as a feautre on the tunnel 37/18537/3
2019-03-28 Paul VinciguerraTypos. A bunch of typos I've been collecting. 56/18556/3
2019-03-26 Neale RannsADJ: midchain delegate to performing stacking 26/18526/4
2019-03-26 Benoît GanneSimplify adjacency rewrite code 68/17968/4
2019-03-07 Dave BarachHonor vnet_rewrite_data_t data_bytes == 0 20/18120/2
2019-03-04 Filip Tehlaradj: migrate old MULTIARCH macros to VLIB_NODE_FN 92/17992/3
2019-02-22 Neale RannsCallback functions must have the correct signature 77/17777/2
2018-12-16 Neale RannsIP6-MFIB: replace the radix tree with bihash (VPP-1526) 47/16447/6
2018-12-07 Neale RannsFIB recusrion loop checks traverse midchain adjacencies 73/16373/2
2018-11-15 Neale RannsGBP: redirect contracts 07/15807/9
2018-11-14 Dave BarachRemove c-11 memcpy checks from perf-critical code 16/15916/4
2018-10-30 Neale RannsADJ: init MTU to interface default 05/15605/2
2018-10-23 Dave Barachc11 safe string handling support 47/15347/10
2018-10-01 Neale RannsAdd adjacency counters to the stats segment 35/15035/4
2018-09-24 Paul VinciguerraTrivial: Clean up some typos. 40/14940/6
2018-08-27 Neale RannsAdjacency walks protected by 'walk in progress' flag 04/14504/2
2018-07-30 Neale RannsSIXRD: fix post introduction of the directed subnet... 13/13813/2
2018-07-20 Neale RannsIP directed broadcast 61/13561/3
2018-07-16 Neale RannsAdjacency-BFD: assume BFD down on create 88/13488/2
2018-06-11 Ole TroanMTU: Software interface / Per-protocol MTU support 30/12930/6
2018-05-25 Neale RannsARP proxy dumps 93/12693/4
2018-05-17 Florin Corastcp: handle link-local addresses 05/12205/12
2018-04-25 Neale RannsAdjacency walk more scalable 12/12012/2
2018-04-18 Neale RannsMcast rewrite optimisations 17/8017/3
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-03-30 Stevenbond: show trace causes a crash if the interface is... 50/11450/3
2018-03-20 Neale RannsFIB Interpose Source 28/10728/10
2018-03-09 Neale RannsMPLS Unifom mode 81/10781/7
2018-03-01 Ole Troan6RD: Rewritten 6RD RFC5969 support. 09/10509/26
2018-02-21 Neale RannsAdj Delegates; don't store raw pointers 84/10684/2
2018-02-19 Neale RannsAdjacency Delegate updates 35/10635/2
2018-02-16 Ole TroanAdj: VFTs for adjacency sub-blocks 97/10597/2
2018-02-16 Neale RannsAllow providers to override glean behaviour 00/10600/1
2018-02-15 Ole TrøanRevert "Allow interface types to override glean adjacen... 83/10583/2
2018-02-15 Ole TrøanRevert "Adj: VFTs for adjacency sub-blocks" 84/10584/1
2018-02-15 Ole TroanAdj: VFTs for adjacency sub-blocks 72/10572/4
2018-02-15 Neale RannsAllow interface types to override glean adjacency behaivour 97/10497/3
2018-02-12 Neale RannsImprove MTU handling 83/10483/2
2018-01-30 Neale RannsAllow the provider of a midchain adjacency to pass... 10/10310/2
2017-10-25 Andrew YourtchenkoL3 proxy FIB source for container networking 67/8967/3
2017-10-04 Christophe Fontaine[aarch64] Fixes CLI crashes on dpaa2 platform. 21/8621/3
2017-08-21 Neale RannsPPPoE usses a midchain adjacency stack on an interface... 15/8015/8
2017-06-01 Neale RannsIP Mcast - recalculate on interface up/dowm 37/6937/5
2017-05-23 Neale RannsLabelled attached paths via an MPLS tunnel 37/6837/1
2017-04-11 Neale RannsRemove usued, redundant and deprecated code from lookup.h 45/6145/2
2017-04-07 Neale RannsMPLS Mcast 53/5653/8
2017-04-06 Neale RannsBFD-FIB interactions 63/6063/5
2017-04-06 Damjan MarionUse thread local storage for thread index 11/6011/4
2017-04-03 Neale RannsAdjacency layout change and move to vnet/adj 24/5924/3
2017-03-29 Neale RannsMtrie optimisations 46/5846/5
2017-03-27 AkshayaNadahalliFix output feature processing (VPP-670) 76/5876/2
2017-03-27 Neale RannsMcast rewrite no memcpy 53/5753/3
2017-03-27 AkshayaNadahalliFix output feature processing (VPP-670) 66/5866/4
2017-03-21 Filip TehlarLISP statistics 35/5735/6
2017-03-17 Neale RannsCache a 'has-features' flag on the adjacency for faster... 61/5761/4
2017-03-07 Neale Rannsmake per-adj counters configurable 45/5645/3
2017-03-03 Neale RannsChanging the IP table for an interface is an error... 02/5402/6
2017-02-16 Florin CorasAdd NSH load-balance and drop DPO 27/5127/2
2017-02-13 Florin CorasBasic support for LISP-GPE encapsulated NSH packets 31/5031/13
2017-01-27 Neale RannsIP Multicast FIB (mfib) 09/4709/9
2017-01-25 Neale Ranns[re]Enable per-Adjacency/neighbour counters 45/4845/4
2016-12-28 Damjan MarionReorganize source tree to use single autotools instance 30/4430/19