aboutsummaryrefslogtreecommitdiffstats
path: root/vnet/vnet/fib/fib_test.c
AgeCommit message (Expand)AuthorFilesLines
2016-12-28Reorganize source tree to use single autotools instanceDamjan Marion1-7112/+0
2016-12-11VRF imported FIB entry should inherit the flags from the export entry.Neale Ranns1-6/+9
2016-12-09Add FIB unit test to 'make test'Neale Ranns1-22/+44
2016-12-02MPLS infrastructure improvmentsNeale Ranns1-576/+457
2016-11-21Convergence ImprovementsNeale Ranns1-4/+80
2016-11-17Fixup Path weights of 0Neale Ranns1-244/+621
2016-11-09Fix Compile errors from clang in FIB2.0 codeNeale Ranns1-4/+4
2016-11-03Crash when adding duplicate pathsNeale Ranns1-0/+43
2016-11-01Fix recursion loop - recurse through coverNeale Ranns1-1/+37
2016-11-01MPLS Exp-null TestsNeale Ranns1-2/+2
2016-10-25Support IETF routing Yang models (VPP-503).Neale Ranns1-10/+26
2016-10-21Fix Coverity Errors in FIB. This is mainly consolidating the vnet_link_t and ...Neale Ranns1-18/+18
2016-10-18Deprecate MPLSoGRE tunnels (VPP-502)Neale Ranns1-2/+49
2016-10-14FIB2.0: Adjacency complete pull model (VPP-487)Neale Ranns1-5/+24
2016-10-12Coverity warnings in new FIB code (VPP-484)Neale Ranns1-1/+5
2016-10-10FIB2.0: memory leaks during load-balance update (VPP-475)Neale Ranns1-0/+36
2016-10-07unicast RPF for FIB2.0Neale Ranns1-44/+266
2016-09-21A Protocol Independent Hierarchical FIB (VPP-352)Neale Ranns1-0/+6330