aboutsummaryrefslogtreecommitdiffstats
path: root/src/vnet/fib/fib_path.c
AgeCommit message (Expand)AuthorFilesLines
2018-10-23c11 safe string handling supportDave Barach1-3/+3
2018-10-16FIB: use vlib-log for debuggingNeale Ranns1-30/+35
2018-10-16Sticky Load-balanceNeale Ranns1-6/+11
2018-10-08Adding Multipath support for exclusive DPO based fib path entries via rpathVijayabhaskar Katamreddy1-2/+11
2018-09-25FIB: recusrive paths must lock the table to prevent its deletionNeale Ranns1-0/+6
2018-09-20UDP-Encap: name counters for the stats segmentNeale Ranns1-1/+1
2018-07-30FIB: return entry prefix by const reference to avoid the copyNeale Ranns1-4/+1
2018-07-10FIB path dump: fix next-hop-table ID for recursive routesNeale Ranns1-0/+2
2018-04-25GBPv6: NAT66 actions for GBPNeale Ranns1-1/+1
2018-04-17IP mcast: allow unicast address as a next-hopNeale Ranns1-2/+2
2018-03-13Common form of fib-path reproting in dumpsNeale Ranns1-1/+9
2018-03-09MPLS Unifom modeNeale Ranns1-11/+9
2018-03-016RD: Rewritten 6RD RFC5969 support.Ole Troan1-0/+1
2018-01-09DVR: run L3 output featuresNeale Ranns1-38/+68
2017-12-21fib: make deag entries urpf extemptFlorin Coras1-0/+5
2017-12-15fib: fix show fib path-list and pathFlorin Coras1-2/+2
2017-12-09BIER in non-MPLS netowrksNeale Ranns1-115/+66
2017-11-26FIB: store the node type not the function pointer.Neale Ranns1-2/+0
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 Ranns1-1/+12
2017-11-09BIERNeale Ranns1-15/+370
2017-11-07UDP Encapsulation.Neale Ranns1-1/+72
2017-10-25L3 proxy FIB source for container networkingAndrew Yourtchenko1-7/+8
2017-10-14Source Lookup progammable via APINeale Ranns1-2/+8
2017-10-05Distributed Virtual Router SupportNeale Ranns1-22/+42
2017-10-04Dump of deag/lookup routes has is_drop=1 (VPP-995)Neale Ranns1-0/+2
2017-08-21PPPoE usses a midchain adjacency stack on an interface-tx DPONeale Ranns1-7/+7
2017-08-08L2 over MPLSNeale Ranns1-44/+35
2017-08-01FIB path weight incorrect in dump (VPP-922)Neale Ranns1-2/+3
2017-07-31Fix fib_path encoding (VPP-921)Florin Coras1-0/+2
2017-07-18FIB path preferenceNeale Ranns1-4/+43
2017-05-23Labelled attached paths via an MPLS tunnelNeale Ranns1-26/+44
2017-05-23ARP/ND entries for the same address on different interfaces (VPP-848)Neale Ranns1-3/+3
2017-05-15Fix FIB recursion loops via cover (VPP-842)Neale Ranns1-3/+8
2017-04-24Improve Load-Balance MAPsNeale Ranns1-2/+4
2017-04-13Remove unsed parameter from fib_table_entry_special_add() (only used in FIB t...Neale Ranns1-2/+1
2017-04-11MPLS Mcast coverity fixesNeale Ranns1-1/+1
2017-04-11Remove usued, redundant and deprecated code from lookup.hNeale Ranns1-19/+0
2017-04-07MPLS McastNeale Ranns1-44/+178
2017-04-06BFD-FIB interactionsNeale Ranns1-15/+37
2017-04-01MTRIE Optimisations 2Neale Ranns1-0/+1
2017-03-17Attached hostsNeale Ranns1-0/+7
2017-02-13Basic support for LISP-GPE encapsulated NSH packetsFlorin Coras1-0/+4
2017-01-27IP Multicast FIB (mfib)Neale Ranns1-29/+62
2016-12-28Reorganize source tree to use single autotools instanceDamjan Marion1-0/+2001