1. fbc633f mpls: Set the MTU field in the frag-needed ICMP when doing MPLS fragmentation by Neale Ranns · 2 years, 9 months ago
  2. ec5371e ip: Fixes for IPv6 and MPLS fragmentation by Neale Ranns · 2 years, 9 months ago
  3. c396d23 mpls: Fix the fragmentation in mpls-output. by Neale Ranns · 2 years, 10 months ago
  4. 97866a3 fib: ip6 and mpls fib_table memory leaks on fib_table->ft_locks by Steven Luong · 2 years, 10 months ago
  5. 53962fb fib: MPLS EOS chains built for attached prefixes should link to a lookup DPO by Neale Ranns · 3 years ago
  6. 6fdcc3d fib: Don't use [midchain] adjacencies to change an interface's feature arc by Neale Ranns · 3 years, 2 months ago
  7. 275bd79 ip: fix fib and mfib locks by Nathan Skrzypczak · 3 years, 3 months ago
  8. 2c77ae4 docs: vnet comment nitfixes by Nathan Skrzypczak · 3 years, 2 months ago
  9. da5088c mpls: api cleanup by Filip Tehlar · 3 years, 6 months ago
  10. de0b3b5 mpls: CLI to show the MPLS forwarding state of an interface by Neale Ranns · 3 years, 6 months ago
  11. 976b259 fib: Allow the creation of new source on the API by Neale Ranns · 5 years ago
  12. 0662127 mpls: MPLS Hash fixes by Neale Ranns · 3 years, 10 months ago
  13. 3d5f08a ip: Router ID included in flow hash by Neale Ranns · 3 years, 11 months ago
  14. 4a58e49 ipsec: Support MPLS over IPSec[46] interface by Neale Ranns · 4 years ago
  15. b2c31b6 misc: move to new pool_foreach macros by Damjan Marion · 4 years ago
  16. 119c0d7 gre: Move to new API generated types/messages by Neale Ranns · 4 years, 1 month ago
  17. df87f80 api: vat2 and json autogeneration for api messages by Ole Troan · 4 years, 1 month ago
  18. e403113 misc: Break the big IP header files to improve compile time by Neale Ranns · 4 years, 2 months ago
  19. 444e800 mpls: no per-MPLS-tunnel tx node by Neale Ranns · 4 years, 2 months ago
  20. 6e366be misc: Purge unused pg includes by Neale Ranns · 4 years, 2 months ago
  21. 4069f41 mpls: fix adjacencies walk in case of restack by Benoît Ganne · 4 years, 5 months ago
  22. 4a302ee ethernet: fix DMAC check and skip unnecessary ones (VPP-1868) by John Lo · 4 years, 7 months ago
  23. b5a575b docs: clean up make docs job by Paul Vinciguerra · 5 years ago
  24. c0e9441 tests: move defaults from defaultmapping to .api files by Paul Vinciguerra · 4 years, 8 months ago
  25. 9cbfb4c mpls: fix typo in error path by Dave Barach · 4 years, 8 months ago
  26. 39ae0a0 mpls: add user defined name tag to mpls tunnels by IJsbrand Wijnands · 4 years, 9 months ago
  27. 7c9fe92 docs: Edit FEATURE.yaml files so they can be published by John DeNisco · 5 years ago
  28. 499b864 mpls: Add FEATURE.yaml by Neale Ranns · 5 years ago
  29. 3eb8f20 mpls: api cleanup by Jakub Grajciar · 5 years ago
  30. 39d6911 api: multiple connections per process by Dave Barach · 5 years ago
  31. 960eeea fib: constify the adjacency in the rewrite nodes by Neale Ranns · 5 years ago
  32. 9db6ada fib: Table Replace by Neale Ranns · 5 years ago
  33. eb284a1 ip: functional interface to ip fragmentation by Ole Troan · 5 years ago
  34. bf103d9 mpls: number of mpls tunnel paths returns zero by IJsbrand Wijnands · 5 years ago
  35. d6f1c9c mpls: support fragmentation of mpls output packet by Rajesh Goel · 5 years ago
  36. 75761b9 api: split vl_api_prefix into two by Ole Troan · 5 years ago
  37. e717482 vppapigen: remove support for legacy typedefs by Paul Vinciguerra · 5 years ago
  38. 038e1df dhcp ip: DSCP settings for transmitted DHCP packets by Neale Ranns · 5 years ago
  39. c2ac235 fib: allow route delete with no paths and multipath=0 to remove the whole route by Neale Ranns · 5 years ago
  40. c257e07 mpls: fix header offset overflow by Benoît Ganne · 5 years ago
  41. 097fa66 fib: fib api updates by Neale Ranns · 7 years ago
  42. 734d430 mpls: leverage vlib_buffer_advance by Zhiyong Yang · 6 years ago
  43. 233e468 stats: support multiple works for error counters by Ole Troan · 6 years ago
  44. f8d5068 init / exit function ordering by Dave Barach · 6 years ago
  45. f324dec fixing typos by Jim Thompson · 6 years ago
  46. 2bc8169 minor spelling errors (both in comments) by Jim Thompson · 6 years ago
  47. 9b309b6 BIER: trace then drop. MPLS: trace the drops by Neale Ranns · 6 years ago
  48. 17fcd98 mpls: migrate old MULTIARCH macros to VLIB_NODE_FN by Filip Tehlar · 6 years ago
  49. 901cbb9 MPLS: tunnel delete crash by Neale Ranns · 6 years ago
  50. 47727c0 Add -fno-common compile option by Benoît Ganne · 6 years ago
  51. 13b2ba2 MPLS tunnel; fix crash when deleting non-existant path by Neale Ranns · 6 years ago
  52. 514e59d MPLS-tunnel: show output to display the tunnel name correctly by Neale Ranns · 6 years ago
  53. 775f73c FIB: encode the label stack in the FIB path during table dump by Neale Ranns · 6 years ago
  54. 44cea22 MPLS: buffer over-run with incorrectly init'd vector. fix VAT dump by Neale Ranns · 6 years ago
  55. a25def7 Add a feature arc consistency check by Dave Barach · 6 years ago
  56. b7b9299 c11 safe string handling support by Dave Barach · 6 years ago
  57. 06fda9c Fix handling of mpls_tunnel_add_del API by John Lo · 6 years ago
  58. f5fa5ae MPLS tunnel dump: use sw_if_index not tunnel_index by Neale Ranns · 6 years ago
  59. 6a30b5f MPLS tunnel dump fix by Neale Ranns · 6 years ago
  60. bdc0e6b Trivial: Clean up some typos. by Paul Vinciguerra · 6 years ago
  61. 008dbe1 Route counters in the stats segment by Neale Ranns · 6 years ago
  62. ef90ed0 BIER API and load-balancing fixes by Neale Ranns · 6 years ago
  63. 7c922dc SR-MPLS: fixes and tests by Neale Ranns · 6 years ago
  64. 77eb907 Consolidate table->index conversion in fib-path CLI processing by Neale Ranns · 6 years ago
  65. 9514fab MPLS: allow 16 as a valid output label by Neale Ranns · 6 years ago
  66. a9aedb6 MPLS tunnel: don't reuse hw-indices by Neale Ranns · 6 years ago
  67. ce9e0b4 loop counter to prevent infiinte number of look ups per-packet by Neale Ranns · 6 years ago
  68. c5d4317 FIB: return entry prefix by const reference to avoid the copy by Neale Ranns · 6 years ago
  69. cd30774 fix vector index range checks by Eyal Bari · 6 years ago
  70. 1855b8e IP directed broadcast by Neale Ranns · 6 years ago
  71. 2574d9f node functions cannot be always_inline by Damjan Marion · 6 years ago
  72. d723161 MTU: Software interface / Per-protocol MTU support by Ole Troan · 7 years ago
  73. bd4d645 MPLS prefetch fixes by Neale Ranns · 7 years ago
  74. 701625b typo fix: UNKOWN -> UNKNOWN by Andrey "Zed" Zaikin · 7 years ago
  75. 19bd190 Coverity found bugs in recent MPLS changes by Neale Ranns · 7 years ago
  76. 039cbfe QoS recording and marking by Neale Ranns · 7 years ago
  77. 8145842 Common form of fib-path reproting in dumps by Neale Ranns · 7 years ago
  78. 31ed744 MPLS Unifom mode by Neale Ranns · 7 years ago
  79. db14f5a Allow the provider of a midchain adjacency to pass context data that is returned in the fixup function by Neale Ranns · 7 years ago
  80. 9d42087 VPPAPIGEN: vppapigen replacement in Python PLY. by Ole Troan · 7 years ago
  81. 8954199 FIB Inherited Srouce by Neale Ranns · 8 years ago
  82. 6c4dae2 api: remove transport specific code from handlers by Florin Coras · 7 years ago
  83. e86a8ed api: refactor vlibmemory by Florin Coras · 7 years ago
  84. 5ff506a Fix MPLS local-label CLI help string by Marek Gradzki · 7 years ago
  85. 9128637 BIER in non-MPLS netowrks by Neale Ranns · 7 years ago
  86. c42fc05 Remove the unused 'create VRF if needed' API parameters by Neale Ranns · 7 years ago
  87. 630b974 FIB: store the node type not the function pointer. by Neale Ranns · 7 years ago
  88. 3ce7bcb CLI for interface MPLS enable returns errors to caller by Neale Ranns · 7 years ago
  89. 6cfe643 Fix MPLS local-label CLI by Neale Ranns · 7 years ago
  90. 70ed8ae unformat function for FIB paths by Neale Ranns · 7 years ago
  91. b8d4481 Break up vpe.api by Neale Ranns · 7 years ago
  92. d792d9c BIER by Neale Ranns · 7 years ago
  93. 810086d UDP Encapsulation. by Neale Ranns · 7 years ago
  94. d0a5972 Revert "Enforce FIB table creation before use" by Florin Coras · 7 years ago
  95. 054c03a Source Lookup progammable via API by Neale Ranns · 7 years ago
  96. f934202 Enforce FIB table creation before use by Neale Ranns · 7 years ago
  97. 0d056e5 vppapigen: support per-file (major,minor,patch) version stamps by Dave Barach · 7 years ago
  98. 6f63115 Distributed Virtual Router Support by Neale Ranns · 7 years ago
  99. d3c008d [aarch64] Fixes CLI crashes on dpaa2 platform. by Christophe Fontaine · 7 years ago
  100. 44f8131 Fix MPLS table create CLI by Neale Ranns · 7 years ago