aboutsummaryrefslogtreecommitdiffstats
path: root/src/vnet/fib/fib_types.c
AgeCommit message (Expand)AuthorFilesLines
2024-03-04fib: fix crash while adding intf-rx routesVladislav Grishenko1-0/+8
2022-10-11fib: fix crash when create vxlan/vxlan-gpe/geneve/gtpu tunnel.Huawei LI1-7/+6
2022-09-20fib: add cli support for explicit link typeBenoƮt Ganne1-0/+12
2021-10-20ip6: fix IPv6 address calculation error using "ip route add" CLIJieqiang Wang1-0/+53
2021-07-13fib: Set the GLEAN flag on attached export routes so that the SAS worksNeale Ranns1-0/+33
2021-06-17fib: changing parsing order to avoid corner caseArthur de Kerhor1-3/+3
2020-12-08fib: Source Address SelectionNeale Ranns1-0/+19
2020-03-19fib: format functions for pathNeale Ranns1-0/+62
2020-02-21fib: Uninitialised pad in the prefix (coverity warning)Neale Ranns1-0/+2
2020-01-09fib: leverage well-optimized clib_memcpyZhiyong Yang1-1/+1
2019-12-17ip: Protocol Independent IP NeighborsNeale Ranns1-0/+15
2019-11-14fib: Copy the prefix before use in case the underlying entry reallocs.Neale Ranns1-0/+7
2019-10-07ip: MFIB CLI fix for parsing path flagsNeale Ranns1-0/+4
2019-07-31fib: fix calls to unformat_fib_pathNeale Ranns1-1/+1
2019-07-24fib: Support the POP of a Psuedo Wire Control WordNeale Ranns1-0/+4
2019-06-18fib: fib api updatesNeale Ranns1-1/+17
2018-10-23c11 safe string handling supportDave Barach1-1/+1
2018-09-19GRE: fix 4o6 and 6o4 adj stackingNeale Ranns1-0/+16
2018-08-31FIB path CLI fix for lookup-table IDsNeale Ranns1-0/+12
2018-08-29Consolidate table->index conversion in fib-path CLI processingNeale Ranns1-1/+14
2018-08-10Use IP address types on UDP encap APINeale Ranns1-0/+34
2018-07-04add 'src-lookup' keyword for FIB pathsNeale Ranns1-0/+4
2018-04-23MPLS VPLS CLI fixNeale Ranns1-0/+1
2018-03-09MPLS Unifom modeNeale Ranns1-1/+52
2017-12-21fib: make deag entries urpf extemptFlorin Coras1-0/+1
2017-11-30Fix CLI path parsing for via interface onlyNeale Ranns1-6/+6
2017-11-18unformat function for FIB pathsNeale Ranns1-0/+161
2017-11-09BIERNeale Ranns1-0/+5
2017-10-04[aarch64] Fixes CLI crashes on dpaa2 platform.Christophe Fontaine1-4/+4
2017-04-07MPLS McastNeale Ranns1-12/+3
2017-02-13Basic support for LISP-GPE encapsulated NSH packetsFlorin Coras1-0/+6
2017-01-27IP Multicast FIB (mfib)Neale Ranns1-0/+4
2016-12-28Reorganize source tree to use single autotools instanceDamjan Marion1-0/+326