aboutsummaryrefslogtreecommitdiffstats
path: root/src/vnet/adj/adj.c
AgeCommit message (Expand)AuthorFilesLines
2024-03-12misc: remove GNU Indent directivesDamjan Marion1-2/+0
2022-03-18vppinfra: refactor *_will_expand() functionsDamjan Marion1-3/+1
2022-02-22fib: fix adj_get crashRajith P R1-1/+1
2022-02-18fib: Use the VLIB logger for adjacency debuggingNeale Ranns1-4/+7
2021-02-15ip: Path MTUNeale Ranns1-0/+24
2020-12-14misc: move to new pool_foreach macrosDamjan Marion1-3/+3
2020-12-08fib: Source Address SelectionNeale Ranns1-2/+1
2020-06-05fib: fix adj pool expand casesDave Barach1-1/+24
2020-05-04fib: midchain adjacency optimisationsNeale Ranns1-0/+9
2020-04-10fib: fix adjacency cli command issueShivaShankarK1-3/+1
2020-02-20fib: adjacency midchain teardown (VPP-1841)Neale Ranns1-2/+4
2020-01-27ipip: Multi-point interfaceNeale Ranns1-1/+1
2019-12-03fib feature: Code mechanics to decouple dependency of feature on adjNeale Ranns1-2/+5
2019-09-23fib: do not dump no-longer valid adjacenciesBenoît Ganne1-0/+4
2019-04-16ADJ: crash in format/show (VPP-1648)Neale Ranns1-1/+1
2019-03-28Typos. A bunch of typos I've been collecting.Paul Vinciguerra1-4/+4
2019-03-26ADJ: midchain delegate to performing stackingNeale Ranns1-4/+26
2019-02-22Callback functions must have the correct signatureNeale Ranns1-1/+3
2018-12-07FIB recusrion loop checks traverse midchain adjacenciesNeale Ranns1-4/+70
2018-10-23c11 safe string handling supportDave Barach1-2/+2
2018-10-01Add adjacency counters to the stats segmentNeale Ranns1-2/+6
2018-09-24Trivial: Clean up some typos.Paul Vinciguerra1-1/+1
2018-07-20IP directed broadcastNeale Ranns1-0/+8
2018-06-11MTU: Software interface / Per-protocol MTU supportOle Troan1-22/+5
2018-05-25ARP proxy dumpsNeale Ranns1-1/+3
2018-04-13Revert "MTU: Setting of MTU on software interface (instead of hardware interf...Damjan Marion1-2/+16
2018-04-13MTU: Setting of MTU on software interface (instead of hardware interface)Ole Troan1-16/+2
2018-03-20FIB Interpose SourceNeale Ranns1-4/+8
2018-02-19Adjacency Delegate updatesNeale Ranns1-25/+3
2018-02-16Adj: VFTs for adjacency sub-blocksOle Troan1-1/+3
2018-02-15Revert "Adj: VFTs for adjacency sub-blocks"Ole Trøan1-3/+1
2018-02-15Adj: VFTs for adjacency sub-blocksOle Troan1-1/+3
2018-02-12Improve MTU handlingNeale Ranns1-0/+37
2017-10-25L3 proxy FIB source for container networkingAndrew Yourtchenko1-0/+10
2017-05-23Labelled attached paths via an MPLS tunnelNeale Ranns1-0/+1
2017-04-11Remove usued, redundant and deprecated code from lookup.hNeale Ranns1-3/+0
2017-04-07MPLS McastNeale Ranns1-2/+11
2017-04-06BFD-FIB interactionsNeale Ranns1-4/+47
2017-04-03Adjacency layout change and move to vnet/adjNeale Ranns1-2/+1
2017-03-29Mtrie optimisationsNeale Ranns1-12/+0
2017-03-27Mcast rewrite no memcpyNeale Ranns1-1/+1
2017-03-17Cache a 'has-features' flag on the adjacency for faster access. Reclaim the n...Neale Ranns1-10/+72
2017-03-07make per-adj counters configurableNeale Ranns1-28/+93
2017-03-03Changing the IP table for an interface is an error if the interface already h...Neale Ranns1-22/+0
2017-01-27IP Multicast FIB (mfib)Neale Ranns1-2/+9
2017-01-25[re]Enable per-Adjacency/neighbour countersNeale Ranns1-0/+4
2016-12-28Reorganize source tree to use single autotools instanceDamjan Marion1-0/+454