aboutsummaryrefslogtreecommitdiffstats
path: root/src/vnet/adj/adj_mcast.c
AgeCommit message (Expand)AuthorFilesLines
2022-10-05fib: only invoke adj delegate create callback on mcast adj createPeter Morrow1-2/+2
2021-02-15ip: Path MTUNeale Ranns1-0/+2
2019-12-17ip: Protocol Independent IP NeighborsNeale Ranns1-1/+2
2019-12-15fib: Adjacency creation notifications for dlegatesNeale Ranns1-0/+2
2019-09-23fib: do not dump no-longer valid adjacenciesBenoƮt Ganne1-1/+6
2019-03-28Typos. A bunch of typos I've been collecting.Paul Vinciguerra1-3/+3
2018-06-11MTU: Software interface / Per-protocol MTU supportOle Troan1-1/+1
2018-05-25ARP proxy dumpsNeale Ranns1-1/+3
2018-04-18Mcast rewrite optimisationsNeale Ranns1-12/+2
2018-01-30Allow the provider of a midchain adjacency to pass context data that is retur...Neale Ranns1-3/+3
2017-10-25L3 proxy FIB source for container networkingAndrew Yourtchenko1-0/+2
2017-06-01IP Mcast - recalculate on interface up/dowmNeale Ranns1-4/+4
2017-04-07MPLS McastNeale Ranns1-2/+132
2017-03-27Mcast rewrite no memcpyNeale Ranns1-1/+10
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-0/+346