Age | Commit message (Expand) | Author | Files | Lines |
2022-03-07 | ip: Fixes for IPv6 and MPLS fragmentation |  Neale Ranns | 1 | -41/+64 |
2022-03-04 | mpls: Fix the fragmentation in mpls-output. |  Neale Ranns | 1 | -84/+80 |
2022-02-09 | fib: ip6 and mpls fib_table memory leaks on fib_table->ft_locks |  Steven Luong | 1 | -2/+3 |
2021-12-21 | fib: MPLS EOS chains built for attached prefixes should link to a lookup DPO |  Neale Ranns | 1 | -4/+2 |
2021-11-19 | fib: Don't use [midchain] adjacencies to change an interface's feature arc |  Neale Ranns | 1 | -0/+4 |
2021-10-11 | ip: fix fib and mfib locks |  Nathan Skrzypczak | 3 | -23/+10 |
2021-10-06 | docs: vnet comment nitfixes |  Nathan Skrzypczak | 1 | -1/+1 |
2021-06-23 | mpls: api cleanup |  Filip Tehlar | 2 | -58/+10 |
2021-06-17 | mpls: CLI to show the MPLS forwarding state of an interface |  Neale Ranns | 1 | -0/+69 |
2021-03-16 | fib: Allow the creation of new source on the API |  Neale Ranns | 1 | -7/+5 |
2021-02-04 | mpls: MPLS Hash fixes |  Neale Ranns | 1 | -6/+6 |
2021-01-28 | ip: Router ID included in flow hash |  Neale Ranns | 1 | -0/+1 |
2021-01-18 | ipsec: Support MPLS over IPSec[46] interface |  Neale Ranns | 1 | -32/+27 |
2020-12-14 | misc: move to new pool_foreach macros |  Damjan Marion | 2 | -9/+9 |
2020-11-26 | gre: Move to new API generated types/messages |  Neale Ranns | 1 | -1/+0 |
2020-11-25 | api: vat2 and json autogeneration for api messages |  Ole Troan | 1 | -2/+2 |
2020-10-28 | misc: Break the big IP header files to improve compile time |  Neale Ranns | 1 | -0/+2 |
2020-10-14 | mpls: no per-MPLS-tunnel tx node |  Neale Ranns | 3 | -98/+161 |
2020-10-07 | misc: Purge unused pg includes |  Neale Ranns | 4 | -4/+0 |
2020-09-01 | mpls: fix adjacencies walk in case of restack |  Benoît Ganne | 1 | -1/+1 |
2020-05-27 | ethernet: fix DMAC check and skip unnecessary ones (VPP-1868) |  John Lo | 1 | -0/+7 |
2020-05-06 | docs: clean up make docs job |  Paul Vinciguerra | 1 | -1/+1 |
2020-04-28 | tests: move defaults from defaultmapping to .api files |  Paul Vinciguerra | 1 | -3/+3 |
2020-04-09 | mpls: fix typo in error path |  Dave Barach | 1 | -10/+9 |
2020-03-10 | mpls: add user defined name tag to mpls tunnels |  IJsbrand Wijnands | 4 | -4/+19 |
2020-01-10 | docs: Edit FEATURE.yaml files so they can be published |  John DeNisco | 1 | -1/+1 |
2020-01-07 | mpls: Add FEATURE.yaml |  Neale Ranns | 1 | -0/+10 |
2020-01-03 | mpls: api cleanup |  Jakub Grajciar | 1 | -18/+18 |
2019-12-10 | api: multiple connections per process |  Dave Barach | 1 | -1/+1 |
2019-12-03 | fib: constify the adjacency in the rewrite nodes |  Neale Ranns | 1 | -1/+1 |
2019-11-26 | fib: Table Replace |  Neale Ranns | 2 | -9/+0 |
2019-11-11 | ip: functional interface to ip fragmentation |  Ole Troan | 1 | -37/+181 |
2019-11-04 | mpls: number of mpls tunnel paths returns zero |  IJsbrand Wijnands | 1 | -1/+1 |
2019-10-09 | mpls: support fragmentation of mpls output packet |  Rajesh Goel | 2 | -14/+57 |
2019-09-19 | api: split vl_api_prefix into two |  Ole Troan | 1 | -2/+1 |
2019-08-20 | vppapigen: remove support for legacy typedefs |  Paul Vinciguerra | 1 | -3/+3 |
2019-07-26 | dhcp ip: DSCP settings for transmitted DHCP packets |  Neale Ranns | 1 | -4/+6 |
2019-07-03 | fib: allow route delete with no paths and multipath=0 to remove the |  Neale Ranns | 1 | -7/+7 |
2019-06-19 | mpls: fix header offset overflow |  Benoît Ganne | 1 | -3/+6 |
2019-06-18 | fib: fib api updates |  Neale Ranns | 3 | -275/+220 |
2019-05-30 | mpls: leverage vlib_buffer_advance |  Zhiyong Yang | 1 | -7/+4 |
2019-05-22 | stats: support multiple works for error counters |  Ole Troan | 1 | -7/+0 |
2019-05-16 | init / exit function ordering |  Dave Barach | 1 | -11/+10 |
2019-04-08 | fixing typos |  Jim Thompson | 1 | -1/+1 |
2019-04-08 | minor spelling errors (both in comments) |  Jim Thompson | 1 | -1/+1 |
2019-03-07 | BIER: trace then drop. MPLS: trace the drops |  Neale Ranns | 1 | -0/+43 |
2019-03-05 | mpls: migrate old MULTIARCH macros to VLIB_NODE_FN |  Filip Tehlar | 5 | -55/+24 |
2019-02-28 | MPLS: tunnel delete crash |  Neale Ranns | 1 | -0/+6 |
2019-02-14 | Add -fno-common compile option |  Benoît Ganne | 1 | -1/+1 |
2019-01-30 | MPLS tunnel; fix crash when deleting non-existant path |  Neale Ranns | 1 | -0/+3 |