1. 35acaac fib: fix accessing empty dpo pool elements by ShivaShankarK · 4 years, 8 months ago
  2. 47d41ad misc: fix coverity warnings by Dave Barach · 4 years, 10 months ago
  3. 7c9fe92 docs: Edit FEATURE.yaml files so they can be published by John DeNisco · 5 years ago
  4. 04d1a34 fib: Add dpo FEATURE.yaml file by Neale Ranns · 5 years ago
  5. d6f1c9c mpls: support fragmentation of mpls output packet by Rajesh Goel · 5 years ago
  6. 33af8c1 fib: fix some typos in fib/mtrie by Lijian.Zhang · 5 years ago
  7. e7eba48 ip: remove unused function parameter by Simon Zhang · 5 years ago
  8. 6631780 vlib: copy trace_handle in vlib_buffer_copy/clone() functions by John Lo · 5 years ago
  9. 1dbcf30 fib: Support the POP of a Psuedo Wire Control Word by Neale Ranns · 5 years ago
  10. 023d23a fib: default flow hash config for each DPO protocol type by Neale Ranns · 5 years ago
  11. 097fa66 fib: fib api updates by Neale Ranns · 7 years ago
  12. a342da2 DVR: Control the reinject as L2 or L3 based on the output interface type by Neale Ranns · 6 years ago
  13. f8d5068 init / exit function ordering by Dave Barach · 6 years ago
  14. f324dec fixing typos by Jim Thompson · 6 years ago
  15. 8feeaff Typos. A bunch of typos I've been collecting. by Paul Vinciguerra · 6 years ago
  16. eb9a27f dpo: migrate old MULTIARCH macros to VLIB_NODE_FN by Filip Tehlar · 6 years ago
  17. 47727c0 Add -fno-common compile option by Benoît Ganne · 6 years ago
  18. 9e829a8 MFIB: recurse resolution through an MFIB entry by Neale Ranns · 6 years ago
  19. ae80983 IP6-MFIB: replace the radix tree with bihash (VPP-1526) by Neale Ranns · 6 years ago
  20. 178cf49 Remove c-11 memcpy checks from perf-critical code by Dave Barach · 6 years ago
  21. bd0da97 vlib: define minimum chained buffer segment size by Damjan Marion · 6 years ago
  22. b7b9299 c11 safe string handling support by Dave Barach · 6 years ago
  23. 710071b FIB: use vlib-log for debugging by Neale Ranns · 6 years ago
  24. ac64b71 Sticky Load-balance by Neale Ranns · 6 years ago
  25. 2fd4b56 replicate trace fix by Neale Ranns · 6 years ago
  26. 28c142e mroute routers in the stats segment by Neale Ranns · 6 years ago
  27. 008dbe1 Route counters in the stats segment by Neale Ranns · 6 years ago
  28. ef90ed0 BIER API and load-balancing fixes by Neale Ranns · 6 years ago
  29. 7c922dc SR-MPLS: fixes and tests by Neale Ranns · 6 years ago
  30. 5779a44 show command for lookup DPOs by Neale Ranns · 6 years ago
  31. ce9e0b4 loop counter to prevent infiinte number of look ups per-packet by Neale Ranns · 6 years ago
  32. 7d98a12 Remove unused argument to vlib_feature_next by Damjan Marion · 6 years ago
  33. 067cd62 avoid using thread local storage for thread index by Damjan Marion · 6 years ago
  34. 2574d9f node functions cannot be always_inline by Damjan Marion · 6 years ago
  35. fc23f12 Fix interface-rx-dpo-l2 node to setup l2_len in vnet buffer by John Lo · 7 years ago
  36. eb987d3 Harmonize vec/pool_get_aligned object sizes and alignment requests by Dave Barach · 7 years ago
  37. cd4d5b7 memory leak by Kingwel Xie · 7 years ago
  38. 756cd94 Fixes for 'make UNATTENDED=yes CC=clang CXX=clang verify' by Neale Ranns · 7 years ago
  39. 7bf3f9f DVR: save the rewrite length in packet meta-data for features by Neale Ranns · 7 years ago
  40. 2303cb1 FIB Interpose Source by Neale Ranns · 7 years ago
  41. 19bd190 Coverity found bugs in recent MPLS changes by Neale Ranns · 7 years ago
  42. f38bef4 FIX: Fixed ip6_fib_dump api function response. by Dmitry Vakhrushev · 7 years ago
  43. b9ca61b Add a helper function to fetch vlib node index for already stacked dpos by Vijayabhaskar Katamreddy · 7 years ago
  44. 31ed744 MPLS Unifom mode by Neale Ranns · 7 years ago
  45. 53da221 IP6 link-local table by Neale Ranns · 7 years ago
  46. dac0352 Refactor vlib_buffer flags by Damjan Marion · 7 years ago
  47. f051072 BIER: fix support for longer bit-string lengths by Neale Ranns · 7 years ago
  48. f068c3e DVR: run L3 output features by Neale Ranns · 7 years ago
  49. 55d0378 L2 Emulation by Neale Ranns · 7 years ago
  50. 9128637 BIER in non-MPLS netowrks by Neale Ranns · 7 years ago
  51. f363ebd Label stack size exceeded fix by Neale Ranns · 7 years ago
  52. 88fd504 NULL-terminate load_balance_nsh_nodes[] by Gabriel Ganne · 7 years ago
  53. d792d9c BIER by Neale Ranns · 7 years ago
  54. 37d3967 NAT64: Input feature arc on virtual interface via interface RX DPO. by Ole Troan · 7 years ago
  55. 4c7c8e5 Refactor IP input checks for re-use at MPLS disposition by Neale Ranns · 7 years ago
  56. 5f3fcb9 L3 proxy FIB source for container networking by Andrew Yourtchenko · 7 years ago
  57. e3ea797 change format_get_indent() to use u32 instead of uword by Gabriel Ganne · 7 years ago
  58. 054c03a Source Lookup progammable via API by Neale Ranns · 7 years ago
  59. 6f63115 Distributed Virtual Router Support by Neale Ranns · 7 years ago
  60. d3c008d [aarch64] Fixes CLI crashes on dpaa2 platform. by Christophe Fontaine · 7 years ago
  61. 1500254 FIB table add/delete API by Neale Ranns · 7 years ago
  62. 43161a8 PPPoE usses a midchain adjacency stack on an interface-tx DPO by Neale Ranns · 7 years ago
  63. da78f95 L2 over MPLS by Neale Ranns · 8 years ago
  64. bb620d7 VPP debug image with worker threads hit assert on adding IP route with traffic (VPP-892) by Neale Ranns · 7 years ago
  65. 6af1c04 MPLS lookup DPO does not pop the label (nor does it handle replicate) by Neale Ranns · 8 years ago
  66. 71275e3 MPLS hash function improvements by Neale Ranns · 8 years ago
  67. 31426c6 Missing VLIB node for IPv6 disposition from mcast MPLS LSP by Neale Ranns · 8 years ago
  68. 8c4611b Labelled attached paths via an MPLS tunnel by Neale Ranns · 8 years ago
  69. f55f9b8 completelly deprecate os_get_cpu_number, replace new occurences by Damjan Marion · 8 years ago
  70. 5d73eec First commit SR MPLS by Pablo Camarillo · 8 years ago
  71. f12a83f Improve Load-Balance MAPs by Neale Ranns · 8 years ago
  72. 994dab4 Memory leak in load-balance maps by Neale Ranns · 8 years ago
  73. 0f26c5a MPLS Mcast by Neale Ranns · 8 years ago
  74. 586afd7 Use thread local storage for thread index by Damjan Marion · 8 years ago
  75. a3af337 MTRIE Optimisations 2 by Neale Ranns · 8 years ago
  76. 04a75e3 Mtrie optimisations by Neale Ranns · 8 years ago
  77. 696e88d MPLS performance improvments. by Neale Ranns · 8 years ago
  78. c47ed03 vlib: add buffer cloning support by Damjan Marion · 8 years ago
  79. 26cd8c1 VPP-650: handle buffer failure in vlib_buffer_copy(...) by Dave Barach · 8 years ago
  80. 20a175a dhcp: multiple additions by Neale Ranns · 8 years ago
  81. b69111e Add NSH load-balance and drop DPO by Florin Coras · 8 years ago
  82. ce1b4c7 Basic support for LISP-GPE encapsulated NSH packets by Florin Coras · 8 years ago
  83. 9bea8fb Next node frame over-flow after replication by Neale Ranns · 8 years ago
  84. a9374df Fix SR multicast post mfib commit by Neale Ranns · 8 years ago
  85. 32e1c01 IP Multicast FIB (mfib) by Neale Ranns · 8 years ago
  86. c0790cf FIB memory leaks (VPP-578) by Neale Ranns · 8 years ago
  87. 7cd468a Reorganize source tree to use single autotools instance by Damjan Marion · 8 years ago