aboutsummaryrefslogtreecommitdiffstats
path: root/src/vnet/adj/adj_midchain.c
AgeCommit message (Expand)AuthorFilesLines
2020-05-13feature: Config end nodes are user specificNeale Ranns1-5/+5
2020-05-04fib: midchain adjacency optimisationsNeale Ranns1-295/+251
2020-02-20fib: adjacency midchain teardown (VPP-1841)Neale Ranns1-3/+35
2020-02-03fib: invalid check for adj types.Neale Ranns1-1/+1
2020-01-27ipip: Multi-point interfaceNeale Ranns1-6/+5
2019-08-07fib tests: IP multicast over GRENeale Ranns1-0/+1
2019-03-28IPSEC: run encrpyt as a feautre on the tunnelNeale Ranns1-17/+5
2019-03-28Typos. A bunch of typos I've been collecting.Paul Vinciguerra1-4/+4
2018-12-07FIB recusrion loop checks traverse midchain adjacenciesNeale Ranns1-3/+121
2018-07-30SIXRD: fix post introduction of the directed subnet broadcastNeale Ranns1-1/+2
2018-02-16Allow providers to override glean behaviourNeale Ranns1-3/+6
2018-02-15Revert "Allow interface types to override glean adjacency behaivour"Ole Trøan1-3/+2
2018-02-15Allow interface types to override glean adjacency behaivourNeale Ranns1-2/+3
2018-01-30Allow the provider of a midchain adjacency to pass context data that is retur...Neale Ranns1-1/+4
2017-10-25L3 proxy FIB source for container networkingAndrew Yourtchenko1-0/+1
2017-08-21PPPoE usses a midchain adjacency stack on an interface-tx DPONeale Ranns1-35/+91
2017-04-07MPLS McastNeale Ranns1-21/+41
2017-04-06Use thread local storage for thread indexDamjan Marion1-4/+4
2017-04-03Adjacency layout change and move to vnet/adjNeale Ranns1-9/+16
2017-03-17Cache a 'has-features' flag on the adjacency for faster access. Reclaim the n...Neale Ranns1-3/+1
2017-02-16Add NSH load-balance and drop DPOFlorin Coras1-0/+6
2017-02-13Basic support for LISP-GPE encapsulated NSH packetsFlorin Coras1-0/+20
2016-12-28Reorganize source tree to use single autotools instanceDamjan Marion1-0/+559