aboutsummaryrefslogtreecommitdiffstats
path: root/src/vnet/fib
AgeCommit message (Expand)AuthorFilesLines
2017-04-07MPLS McastNeale Ranns17-311/+1039
2017-04-06BFD-FIB interactionsNeale Ranns13-138/+983
2017-04-01MTRIE Optimisations 2Neale Ranns12-66/+147
2017-03-30SR replicate mheap corruption fix VPP-672shwethab2-1/+1
2017-03-29Mtrie optimisationsNeale Ranns2-6/+3
2017-03-29Sub-net broadcast addresses for IPv4Neale Ranns1-0/+21
2017-03-17Attached hostsNeale Ranns5-0/+22
2017-03-17Adjacency refinement; check the cover's interface against the adjacency'sNeale Ranns2-4/+97
2017-03-15No vector allocation during buffer copyNeale Ranns1-3/+1
2017-03-09MAP pre-resolve - use FIB to track pre-resolved next-hopNeale Ranns1-0/+2
2017-03-08Proxy ND (RFC4389 - or a sub-set thereof). This allows the 'emulation' of bri...Neale Ranns2-0/+6
2017-03-06ioam: manycast using iOAM and SR (VPP-628)Shwetha Bhandari2-3/+11
2017-02-25MFIB: changes to improve route add/delete performanceNeale Ranns1-5/+3
2017-02-24FIB: 1) fix pool realloc during prefix export. 2) don't walk off the end of t...Neale Ranns3-7/+31
2017-02-24MFIB memory leak. free the per-source interface hashNeale Ranns1-1/+1
2017-02-20FIB reset leaves residual routes. Wrong API used to remove the routes meant t...Neale Ranns2-2/+5
2017-02-20Python test IP and MPLS objects conform to infra.Neale Ranns1-1/+1
2017-02-13Out-of-tree Build Error fixAkshayaNadahalli1-22/+0
2017-02-13Basic support for LISP-GPE encapsulated NSH packetsFlorin Coras6-4/+25
2017-02-08Fix source address reachability check for ip6 local packetsAkshayaNadahalli1-1/+23
2017-01-27IP Multicast FIB (mfib)Neale Ranns20-224/+440
2017-01-12Account for pool realloc when importing FIB entries during VRF exportNeale Ranns1-4/+12
2017-01-05FIB memory leaks (VPP-578)Neale Ranns4-8/+29
2016-12-28Reorganize source tree to use single autotools instanceDamjan Marion48-0/+25560