aboutsummaryrefslogtreecommitdiffstats
path: root/src/vnet/adj/adj.h
AgeCommit message (Expand)AuthorFilesLines
2021-11-19fib: Don't use [midchain] adjacencies to change an interface's feature arcNeale Ranns1-10/+0
2021-02-15ip: Path MTUNeale Ranns1-0/+3
2020-12-08fib: Adjacency flag for midchain to perfom flow hash (on inner packet)Neale Ranns1-1/+9
2020-12-08fib: Source Address SelectionNeale Ranns1-1/+1
2020-05-04fib: midchain adjacency optimisationsNeale Ranns1-28/+56
2020-01-30fib: fix typos in doxygenPaul Vinciguerra1-10/+10
2019-12-17ip: Protocol Independent IP NeighborsNeale Ranns1-0/+4
2019-12-03fib: constify the adjacency in the rewrite nodesNeale Ranns1-1/+1
2019-12-03fib feature: Code mechanics to decouple dependency of feature on adjNeale Ranns1-6/+0
2019-11-26fib: reduce save_rewrite_length to u8Klement Sekera1-1/+1
2019-09-25fib: fix some typos in fib/mtrieLijian.Zhang1-6/+6
2019-09-23fib: do not dump no-longer valid adjacenciesBenoƮt Ganne1-1/+7
2018-12-07FIB recusrion loop checks traverse midchain adjacenciesNeale Ranns1-5/+58
2018-07-20IP directed broadcastNeale Ranns1-0/+10
2018-06-11MTU: Software interface / Per-protocol MTU supportOle Troan1-6/+0
2018-02-21Adj Delegates; don't store raw pointersNeale Ranns1-1/+1
2018-02-19Adjacency Delegate updatesNeale Ranns1-1/+1
2018-02-12Improve MTU handlingNeale Ranns1-0/+6
2018-01-30Allow the provider of a midchain adjacency to pass context data that is retur...Neale Ranns1-1/+6
2017-04-07MPLS McastNeale Ranns1-0/+6
2017-04-06BFD-FIB interactionsNeale Ranns1-0/+15
2017-04-03Adjacency layout change and move to vnet/adjNeale Ranns1-2/+218
2017-03-17Cache a 'has-features' flag on the adjacency for faster access. Reclaim the n...Neale Ranns1-0/+6
2017-03-07make per-adj counters configurableNeale Ranns1-0/+15
2017-01-27IP Multicast FIB (mfib)Neale Ranns1-1/+0
2016-12-28Reorganize source tree to use single autotools instanceDamjan Marion1-0/+122