1. 9b309b6 BIER: trace then drop. MPLS: trace the drops by Neale Ranns · 6 years ago
  2. 17fcd98 mpls: migrate old MULTIARCH macros to VLIB_NODE_FN by Filip Tehlar · 6 years ago
  3. 901cbb9 MPLS: tunnel delete crash by Neale Ranns · 6 years ago
  4. 47727c0 Add -fno-common compile option by Benoît Ganne · 6 years ago
  5. 13b2ba2 MPLS tunnel; fix crash when deleting non-existant path by Neale Ranns · 6 years ago
  6. 514e59d MPLS-tunnel: show output to display the tunnel name correctly by Neale Ranns · 6 years ago
  7. 775f73c FIB: encode the label stack in the FIB path during table dump by Neale Ranns · 6 years ago
  8. 44cea22 MPLS: buffer over-run with incorrectly init'd vector. fix VAT dump by Neale Ranns · 6 years ago
  9. a25def7 Add a feature arc consistency check by Dave Barach · 6 years ago
  10. b7b9299 c11 safe string handling support by Dave Barach · 6 years ago
  11. 06fda9c Fix handling of mpls_tunnel_add_del API by John Lo · 6 years ago
  12. f5fa5ae MPLS tunnel dump: use sw_if_index not tunnel_index by Neale Ranns · 6 years ago
  13. 6a30b5f MPLS tunnel dump fix by Neale Ranns · 6 years ago
  14. bdc0e6b Trivial: Clean up some typos. by Paul Vinciguerra · 6 years ago
  15. 008dbe1 Route counters in the stats segment by Neale Ranns · 6 years ago
  16. ef90ed0 BIER API and load-balancing fixes by Neale Ranns · 6 years ago
  17. 7c922dc SR-MPLS: fixes and tests by Neale Ranns · 6 years ago
  18. 77eb907 Consolidate table->index conversion in fib-path CLI processing by Neale Ranns · 6 years ago
  19. 9514fab MPLS: allow 16 as a valid output label by Neale Ranns · 6 years ago
  20. a9aedb6 MPLS tunnel: don't reuse hw-indices by Neale Ranns · 6 years ago
  21. ce9e0b4 loop counter to prevent infiinte number of look ups per-packet by Neale Ranns · 6 years ago
  22. c5d4317 FIB: return entry prefix by const reference to avoid the copy by Neale Ranns · 6 years ago
  23. cd30774 fix vector index range checks by Eyal Bari · 6 years ago
  24. 1855b8e IP directed broadcast by Neale Ranns · 6 years ago
  25. 2574d9f node functions cannot be always_inline by Damjan Marion · 6 years ago
  26. d723161 MTU: Software interface / Per-protocol MTU support by Ole Troan · 7 years ago
  27. bd4d645 MPLS prefetch fixes by Neale Ranns · 7 years ago
  28. 701625b typo fix: UNKOWN -> UNKNOWN by Andrey "Zed" Zaikin · 7 years ago
  29. 19bd190 Coverity found bugs in recent MPLS changes by Neale Ranns · 7 years ago
  30. 039cbfe QoS recording and marking by Neale Ranns · 7 years ago
  31. 8145842 Common form of fib-path reproting in dumps by Neale Ranns · 7 years ago
  32. 31ed744 MPLS Unifom mode by Neale Ranns · 7 years ago
  33. 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
  34. 9d42087 VPPAPIGEN: vppapigen replacement in Python PLY. by Ole Troan · 7 years ago
  35. 8954199 FIB Inherited Srouce by Neale Ranns · 8 years ago
  36. 6c4dae2 api: remove transport specific code from handlers by Florin Coras · 7 years ago
  37. e86a8ed api: refactor vlibmemory by Florin Coras · 7 years ago
  38. 5ff506a Fix MPLS local-label CLI help string by Marek Gradzki · 7 years ago
  39. 9128637 BIER in non-MPLS netowrks by Neale Ranns · 7 years ago
  40. c42fc05 Remove the unused 'create VRF if needed' API parameters by Neale Ranns · 7 years ago
  41. 630b974 FIB: store the node type not the function pointer. by Neale Ranns · 7 years ago
  42. 3ce7bcb CLI for interface MPLS enable returns errors to caller by Neale Ranns · 7 years ago
  43. 6cfe643 Fix MPLS local-label CLI by Neale Ranns · 7 years ago
  44. 70ed8ae unformat function for FIB paths by Neale Ranns · 7 years ago
  45. b8d4481 Break up vpe.api by Neale Ranns · 7 years ago
  46. d792d9c BIER by Neale Ranns · 7 years ago
  47. 810086d UDP Encapsulation. by Neale Ranns · 7 years ago
  48. d0a5972 Revert "Enforce FIB table creation before use" by Florin Coras · 7 years ago
  49. 054c03a Source Lookup progammable via API by Neale Ranns · 7 years ago
  50. f934202 Enforce FIB table creation before use by Neale Ranns · 7 years ago
  51. 0d056e5 vppapigen: support per-file (major,minor,patch) version stamps by Dave Barach · 7 years ago
  52. 6f63115 Distributed Virtual Router Support by Neale Ranns · 7 years ago
  53. d3c008d [aarch64] Fixes CLI crashes on dpaa2 platform. by Christophe Fontaine · 7 years ago
  54. 44f8131 Fix MPLS table create CLI by Neale Ranns · 7 years ago
  55. b2bcad6 Fixes for issues Coverity has reported (VPP-972) by Chris Luke · 7 years ago
  56. 2297af0 Add a name to the creation of an IP and MPLS table by Neale Ranns · 7 years ago
  57. 6b3a8ef replace uint32_t with u32 by Neale Ranns · 7 years ago
  58. 1500254 FIB table add/delete API by Neale Ranns · 7 years ago
  59. 2951d90 Fixes for issues raised by Coverity (VPP-972) by Chris Luke · 7 years ago
  60. 28ab9cc FIB table add/delete API only by Neale Ranns · 7 years ago
  61. 9104a40 MPLS tunnel - multiple labels on the CLI - fix cut and paste robot errors by Neale Ranns · 7 years ago
  62. f73d0e2 Allow multiple MPLS output labels to be passed on the CLI by Neale Ranns · 7 years ago
  63. da78f95 L2 over MPLS by Neale Ranns · 8 years ago
  64. a0a908f FIB path weight incorrect in dump (VPP-922) by Neale Ranns · 7 years ago
  65. 57b5860 FIB path preference by Neale Ranns · 7 years ago
  66. 76481d0 MPLS: cannot delete a path from the CLI by Neale Ranns · 8 years ago
  67. d6d6751 MPLS trace the EOS bit correctly by Neale Ranns · 8 years ago
  68. 6af1c04 MPLS lookup DPO does not pop the label (nor does it handle replicate) by Neale Ranns · 8 years ago
  69. 71275e3 MPLS hash function improvements by Neale Ranns · 8 years ago
  70. 3d0723d MPLS interface output feature not explicitly enabled by Neale Ranns · 8 years ago
  71. c13548a MPLS tunnels; path-list lock leak and debug CLI imrpovements by Neale Ranns · 8 years ago
  72. 4f4599d MPLS trace fixes by Neale Ranns · 8 years ago
  73. 8c4611b Labelled attached paths via an MPLS tunnel by Neale Ranns · 8 years ago
  74. 8142499 ARP/ND entries for the same address on different interfaces (VPP-848) by Neale Ranns · 8 years ago
  75. 227038a IP Flow Hash Config fixes by Neale Ranns · 8 years ago
  76. 11b8dbf "autoreply" flag: autogenerate standard xxx_reply_t messages by Dave Barach · 8 years ago
  77. f12a83f Improve Load-Balance MAPs by Neale Ranns · 8 years ago
  78. 9f171f5 MPLS Mcast coverity fixes by Neale Ranns · 8 years ago
  79. 107e7d4 Remove usued, redundant and deprecated code from lookup.h by Neale Ranns · 8 years ago
  80. 0f26c5a MPLS Mcast by Neale Ranns · 8 years ago
  81. 586afd7 Use thread local storage for thread index by Damjan Marion · 8 years ago
  82. fa5d198 Adjacency layout change and move to vnet/adj by Neale Ranns · 8 years ago
  83. a3af337 MTRIE Optimisations 2 by Neale Ranns · 8 years ago
  84. 04a75e3 Mtrie optimisations by Neale Ranns · 8 years ago
  85. 112ee88 features: remove remaining .end_node by Damjan Marion · 8 years ago
  86. 696e88d MPLS performance improvments. by Neale Ranns · 8 years ago
  87. b069a69 Cache a 'has-features' flag on the adjacency for faster access. Reclaim the node_index memeber from the rewrite for space - this is only used for formtting by Neale Ranns · 8 years ago
  88. b85e439 Use the feature anchor in the MPLS input arc - it performs much better by Neale Ranns · 8 years ago
  89. e9f929b vlib: make runtime_data thread-local by Damjan Marion · 8 years ago
  90. a1a093d Clean up binary api message handler registration issues by Dave Barach · 8 years ago
  91. a9a20e7 VPP-635: CLI Memory leak with invalid parameter by Billy McFall · 8 years ago
  92. 044183f [re]Enable per-Adjacency/neighbour counters by Neale Ranns · 8 years ago
  93. 0f971d8 API refactoring : l2, mpls, sr by Pavel Kotucek · 8 years ago
  94. 7cd468a Reorganize source tree to use single autotools instance by Damjan Marion · 8 years ago