aboutsummaryrefslogtreecommitdiffstats
path: root/src/vnet/fib/fib_test.c
AgeCommit message (Expand)AuthorFilesLines
2018-12-03move [m]fib and BIER tests to unittest pluginNeale Ranns1-10551/+0
2018-10-25Trivial: Cleanup missing va_ends.Paul Vinciguerra1-4/+7
2018-10-16Sticky Load-balanceNeale Ranns1-4/+332
2018-07-30FIB: return entry prefix by const reference to avoid the copyNeale Ranns1-8/+8
2018-07-16Adjacency-BFD: assume BFD down on createNeale Ranns1-2/+1
2018-07-09IGMP improvementsNeale Ranns1-6/+0
2018-04-12Fixes for 'make UNATTENDED=yes CC=clang CXX=clang verify'Neale Ranns1-23/+23
2018-03-20FIB Interpose SourceNeale Ranns1-3584/+4026
2018-03-19IGMP pluginJakub Grajciar1-2/+18
2018-03-09MPLS Unifom modeNeale Ranns1-50/+155
2018-02-06Fix clang -Wvarargs compile errorsDamjan Marion1-2/+2
2018-01-18FIB Inherited SrouceNeale Ranns1-2/+798
2018-01-09DVR: run L3 output featuresNeale Ranns1-13/+13
2017-11-15BIER: coverity fixesNeale Ranns1-5/+11
2017-11-11MPLS disposition actions at the tail of unicast LSPsNeale Ranns1-28/+66
2017-11-09BIERNeale Ranns1-15/+52
2017-10-26fib test - fix undefined behavior warning found by clangGabriel Ganne1-1/+1
2017-10-14Source Lookup progammable via APINeale Ranns1-0/+43
2017-10-05Distributed Virtual Router SupportNeale Ranns1-77/+53
2017-10-04[aarch64] Fixes CLI crashes on dpaa2 platform.Christophe Fontaine1-6/+6
2017-09-13Add a name to the creation of an IP and MPLS tableNeale Ranns1-1/+1
2017-09-11FIB table add/delete APINeale Ranns1-10/+17
2017-08-21PPPoE usses a midchain adjacency stack on an interface-tx DPONeale Ranns1-7/+7
2017-08-15coverity: remove dependency on uint32_t in fib_test.cMarek Gradzki1-1/+1
2017-08-08L2 over MPLSNeale Ranns1-169/+169
2017-08-01FIB path weight incorrect in dump (VPP-922)Neale Ranns1-1/+1
2017-07-18FIB path preferenceNeale Ranns1-32/+540
2017-05-23ARP/ND entries for the same address on different interfaces (VPP-848)Neale Ranns1-331/+460
2017-05-15Fix FIB recursion loops via cover (VPP-842)Neale Ranns1-0/+30
2017-04-26IP Flow Hash Config fixesNeale Ranns1-0/+23
2017-04-24Improve Load-Balance MAPsNeale Ranns1-12/+104
2017-04-18Memory leak in load-balance mapsNeale Ranns1-2/+10
2017-04-13Remove unsed parameter from fib_table_entry_special_add() (only used in FIB t...Neale Ranns1-8/+8
2017-04-07MPLS McastNeale Ranns1-38/+307
2017-04-06BFD-FIB interactionsNeale Ranns1-0/+522
2017-04-01MTRIE Optimisations 2Neale Ranns1-4/+2
2017-03-17Adjacency refinement; check the cover's interface against the adjacency'sNeale Ranns1-0/+67
2017-01-27IP Multicast FIB (mfib)Neale Ranns1-102/+105
2016-12-28Reorganize source tree to use single autotools instanceDamjan Marion1-0/+7112