aboutsummaryrefslogtreecommitdiffstats
path: root/src/vnet/mpls
AgeCommit message (Expand)AuthorFilesLines
2024-04-09mpls: fix default mpls lb hash configVladislav Grishenko1-116/+119
2024-03-12misc: remove GNU Indent directivesDamjan Marion3-10/+0
2024-03-04fib: fix crash while adding intf-rx routesVladislav Grishenko2-2/+13
2023-08-29mpls: add mpls_interface_dumpPim van Pelt2-0/+68
2023-05-21mpls: implement state change callbacksAdrian Pistol2-5/+37
2022-08-11mpls: Use the .api for the definition of error/info countersNeale Ranns7-63/+111
2022-08-11ip: Use .api declared error countersNeale Ranns1-7/+1
2022-05-19api: refactor api data storageDamjan Marion1-1/+2
2022-03-24mpls: Set the MTU field in the frag-needed ICMP when doing MPLS fragmentationNeale Ranns1-4/+3
2022-03-07ip: Fixes for IPv6 and MPLS fragmentationNeale Ranns1-41/+64
2022-03-04mpls: Fix the fragmentation in mpls-output.Neale Ranns1-84/+80
2022-02-09fib: ip6 and mpls fib_table memory leaks on fib_table->ft_locksSteven Luong1-2/+3
2021-12-21fib: MPLS EOS chains built for attached prefixes should link to a lookup DPONeale Ranns1-4/+2
2021-11-19fib: Don't use [midchain] adjacencies to change an interface's feature arcNeale Ranns1-0/+4
2021-10-11ip: fix fib and mfib locksNathan Skrzypczak3-23/+10
2021-10-06docs: vnet comment nitfixesNathan Skrzypczak1-1/+1
2021-06-23mpls: api cleanupFilip Tehlar2-58/+10
2021-06-17mpls: CLI to show the MPLS forwarding state of an interfaceNeale Ranns1-0/+69
2021-03-16fib: Allow the creation of new source on the APINeale Ranns1-7/+5
2021-02-04mpls: MPLS Hash fixesNeale Ranns1-6/+6
2021-01-28ip: Router ID included in flow hashNeale Ranns1-0/+1
2021-01-18ipsec: Support MPLS over IPSec[46] interfaceNeale Ranns1-32/+27
2020-12-14misc: move to new pool_foreach macrosDamjan Marion2-9/+9
2020-11-26gre: Move to new API generated types/messagesNeale Ranns1-1/+0
2020-11-25api: vat2 and json autogeneration for api messagesOle Troan1-2/+2
2020-10-28misc: Break the big IP header files to improve compile timeNeale Ranns1-0/+2
2020-10-14mpls: no per-MPLS-tunnel tx nodeNeale Ranns3-98/+161
2020-10-07misc: Purge unused pg includesNeale Ranns4-4/+0
2020-09-01mpls: fix adjacencies walk in case of restackBenoît Ganne1-1/+1
2020-05-27ethernet: fix DMAC check and skip unnecessary ones (VPP-1868)John Lo1-0/+7
2020-05-06docs: clean up make docs jobPaul Vinciguerra1-1/+1
2020-04-28tests: move defaults from defaultmapping to .api filesPaul Vinciguerra1-3/+3
2020-04-09mpls: fix typo in error pathDave Barach1-10/+9
2020-03-10mpls: add user defined name tag to mpls tunnelsIJsbrand Wijnands4-4/+19
2020-01-10docs: Edit FEATURE.yaml files so they can be publishedJohn DeNisco1-1/+1
2020-01-07mpls: Add FEATURE.yamlNeale Ranns1-0/+10
2020-01-03mpls: api cleanupJakub Grajciar1-18/+18
2019-12-10api: multiple connections per processDave Barach1-1/+1
2019-12-03fib: constify the adjacency in the rewrite nodesNeale Ranns1-1/+1
2019-11-26fib: Table ReplaceNeale Ranns2-9/+0
2019-11-11ip: functional interface to ip fragmentationOle Troan1-37/+181
2019-11-04mpls: number of mpls tunnel paths returns zeroIJsbrand Wijnands1-1/+1
2019-10-09mpls: support fragmentation of mpls output packetRajesh Goel2-14/+57
2019-09-19api: split vl_api_prefix into twoOle Troan1-2/+1
2019-08-20vppapigen: remove support for legacy typedefsPaul Vinciguerra1-3/+3
2019-07-26dhcp ip: DSCP settings for transmitted DHCP packetsNeale Ranns1-4/+6
2019-07-03fib: allow route delete with no paths and multipath=0 to remove theNeale Ranns1-7/+7
2019-06-19mpls: fix header offset overflowBenoît Ganne1-3/+6
2019-06-18fib: fib api updatesNeale Ranns3-275/+220
2019-05-30mpls: leverage vlib_buffer_advanceZhiyong Yang1-7/+4