aboutsummaryrefslogtreecommitdiffstats
path: root/src/vnet/fib
AgeCommit message (Expand)AuthorFilesLines
2018-05-29Revert "Fix the alignment of IP4 Fib Tables (VPP-1280)"Neale Ranns1-1/+0
2018-05-18Harmonize vec/pool_get_aligned object sizes and alignment requestsDave Barach5-3/+10
2018-05-18Fix the alignment of IP4 Fib Tables (VPP-1280)Neale Ranns1-0/+1
2018-04-18Fixes for 'make UNATTENDED=yes CC=clang CXX=clang verify'Neale Ranns1-23/+23
2018-04-04NAT added FIB entries have a preference lower than API/CLINeale Ranns2-0/+6
2018-03-26Restore the brief FIB entry printingNeale Ranns1-7/+7
2018-03-20FIB Interpose SourceNeale Ranns18-3987/+5041
2018-03-19FIB code coverity found defectNeale Ranns1-1/+1
2018-03-19IGMP pluginJakub Grajciar1-2/+18
2018-03-19FIX: Fixed ip6_fib_dump api function response.Dmitry Vakhrushev1-1/+1
2018-03-13Common form of fib-path reproting in dumpsNeale Ranns5-4/+292
2018-03-13FIB: DVR paths are not considered L3 attachedNeale Ranns1-0/+10
2018-03-09MPLS Unifom modeNeale Ranns13-95/+399
2018-03-05IP6 link-local tableNeale Ranns8-74/+106
2018-03-016RD: Rewritten 6RD RFC5969 support.Ole Troan3-6/+1
2018-02-22bihash table size perf/scale improvementsDave Barach1-3/+11
2018-02-19Adjacency Delegate updatesNeale Ranns1-24/+18
2018-02-06Fix clang -Wvarargs compile errorsDamjan Marion2-4/+4
2018-02-01FIB: Consolidate several copies of fib_ip_proto() into one.Jon Loeliger1-0/+11
2018-01-23VPPAPIGEN: vppapigen replacement in Python PLY.Ole Troan1-0/+45
2018-01-18FIB Inherited SrouceNeale Ranns15-119/+1615
2018-01-09DVR: run L3 output featuresNeale Ranns4-52/+86
2017-12-21fib: make deag entries urpf extemptFlorin Coras4-0/+14
2017-12-19FIB memory leak during recursive loop detectionNeale Ranns1-0/+2
2017-12-15fib: fix show fib path-list and pathFlorin Coras2-4/+4
2017-12-13Separate heap for IPv4 mtriesNeale Ranns2-30/+14
2017-12-09BIER in non-MPLS netowrksNeale Ranns6-146/+117
2017-12-05Revert "FIB: optimise for src memory allocations"Neale Ranns5-264/+121
2017-11-30Fix CLI path parsing for via interface onlyNeale Ranns1-6/+6
2017-11-29Include allocated table memory in 'sh fib mem' outputNeale Ranns9-12/+148
2017-11-27Fix - sh ip fib mtrie sumNeale Ranns1-5/+5
2017-11-26FIB: optimise for src memory allocationsNeale Ranns5-121/+264
2017-11-26FIB: store the node type not the function pointer.Neale Ranns5-15/+11
2017-11-18unformat function for FIB pathsNeale Ranns2-0/+171
2017-11-15BIER: coverity fixesNeale Ranns1-5/+11
2017-11-14Ip6 dump not showing fib table names (VPP-1063)Neale Ranns1-4/+3
2017-11-11MPLS disposition actions at the tail of unicast LSPsNeale Ranns6-31/+107
2017-11-09BIERNeale Ranns15-70/+561
2017-11-07UDP Encapsulation.Neale Ranns4-1/+84
2017-10-26fib test - fix undefined behavior warning found by clangGabriel Ganne2-2/+2
2017-10-25L3 proxy FIB source for container networkingAndrew Yourtchenko3-7/+14
2017-10-14Source Lookup progammable via APINeale Ranns5-8/+61
2017-10-06Initial GENEVE TUNNEL implementation and tests.Marco Varlese1-0/+1
2017-10-05Distributed Virtual Router SupportNeale Ranns5-100/+100
2017-10-04[aarch64] Fixes CLI crashes on dpaa2 platform.Christophe Fontaine10-28/+28
2017-10-04Dump of deag/lookup routes has is_drop=1 (VPP-995)Neale Ranns1-0/+2
2017-10-03Repair vlib API socket serverDave Barach1-1/+2
2017-09-13Add a name to the creation of an IP and MPLS tableNeale Ranns6-14/+67
2017-09-11FIB table add/delete APINeale Ranns13-68/+171
2017-08-21PPPoE usses a midchain adjacency stack on an interface-tx DPONeale Ranns2-14/+14