aboutsummaryrefslogtreecommitdiffstats
path: root/src/vnet/adj/adj_nbr.c
AgeCommit message (Expand)AuthorFilesLines
2020-02-03fib: refresh adj pointer after fib_walk_sync due to possible reallocSteven Luong1-0/+6
2020-01-27fib: Reload the adj after possible realloc (VPP-1822)Neale Ranns1-0/+1
2020-01-21fib: Adjacency realloc during rewrite update walk (VPP-1822)Neale Ranns1-4/+4
2019-12-17ip: Protocol Independent IP NeighborsNeale Ranns1-8/+11
2019-12-17fib: Adjacency walk fix for IPv6Neale Ranns1-1/+1
2019-12-16vppinfra: bihash walk cb typedef and continue/stop controlsNeale Ranns1-3/+6
2019-12-15fib: Adjacency creation notifications for dlegatesNeale Ranns1-1/+4
2019-10-16fib: fix use-after-free for interface adj removalBenoît Ganne1-0/+3
2019-04-08fixing typosJim Thompson1-2/+2
2019-03-28Typos. A bunch of typos I've been collecting.Paul Vinciguerra1-8/+8
2018-12-16IP6-MFIB: replace the radix tree with bihash (VPP-1526)Neale Ranns1-0/+2
2018-11-15GBP: redirect contractsNeale Ranns1-9/+7
2018-10-30ADJ: init MTU to interface defaultNeale Ranns1-0/+2
2018-10-23c11 safe string handling supportDave Barach1-1/+1
2018-08-27Adjacency walks protected by 'walk in progress' flagNeale Ranns1-2/+11
2018-07-20IP directed broadcastNeale Ranns1-0/+5
2018-06-11MTU: Software interface / Per-protocol MTU supportOle Troan1-1/+1
2018-05-25ARP proxy dumpsNeale Ranns1-1/+2
2018-05-17tcp: handle link-local addressesFlorin Coras1-1/+1
2018-04-25Adjacency walk more scalableNeale Ranns1-50/+25
2018-03-30bond: show trace causes a crash if the interface is deletedSteven1-4/+2
2018-02-16Allow providers to override glean behaviourNeale Ranns1-15/+0
2018-02-15Revert "Allow interface types to override glean adjacency behaivour"Ole Trøan1-0/+15
2018-02-15Allow interface types to override glean adjacency behaivourNeale Ranns1-15/+0
2017-10-25L3 proxy FIB source for container networkingAndrew Yourtchenko1-0/+2
2017-04-07MPLS McastNeale Ranns1-2/+0
2017-04-03Adjacency layout change and move to vnet/adjNeale Ranns1-4/+4
2017-03-27Fix output feature processing (VPP-670)AkshayaNadahalli1-7/+6
2017-03-27Fix output feature processing (VPP-670)AkshayaNadahalli1-0/+42
2017-03-17Cache a 'has-features' flag on the adjacency for faster access. Reclaim the n...Neale Ranns1-3/+1
2017-01-27IP Multicast FIB (mfib)Neale Ranns1-1/+1
2016-12-28Reorganize source tree to use single autotools instanceDamjan Marion1-0/+1087