1. 66edaf2 fib: Set the GLEAN flag on attached export routes so that the SAS works by Neale Ranns · 3 years, 5 months ago
  2. 55d46df fib: changing parsing order to avoid corner case by Arthur de Kerhor · 3 years, 6 months ago
  3. 4fc68ee fib: copy the path extentions when creating fib src rr entry by Stanislav Zaikin · 3 years, 10 months ago
  4. e9d7b09 fib: make sure dpo is valid even when path pool expands by Benoît Ganne · 3 years, 6 months ago
  5. c5e3a41 fib: fix flags updates when adding routes with a udp encap path by Arthur de Kerhor · 3 years, 7 months ago
  6. 8a6f5d3 udp: add udp decapsulation by Arthur de Kerhor · 3 years, 7 months ago
  7. eddd8e3 tests: move test source to vpp/test by Dave Wallace · 3 years, 7 months ago
  8. d22f190 misc: clang-12 support by Damjan Marion · 3 years, 8 months ago
  9. 976b259 fib: Allow the creation of new source on the API by Neale Ranns · 5 years ago
  10. 8f5fef2 ip: Path MTU by Neale Ranns · 4 years ago
  11. 8dc0d48 tests: tag the tests that do not work with multi-worker configuration by Andrew Yourtchenko · 3 years, 11 months ago
  12. 0662127 mpls: MPLS Hash fixes by Neale Ranns · 3 years, 10 months ago
  13. 1c59df7 fib: Changes to interpose source by Neale Ranns · 3 years, 11 months ago
  14. 1550907 fib: fix includes for musl by Nathan Moos · 4 years ago
  15. dfd3954 docs: Update FIB documentation by Neale Ranns · 4 years, 1 month ago
  16. 44cae54 fib: Remove unused FIB path-list DB variable by Neale Ranns · 4 years ago
  17. f05c9a4 tests: move fib tests to src/vnet/fib/test by Dave Wallace · 4 years, 1 month ago
  18. f0ca1e8 misc: refactor clib_bitmap_foreach macro by Damjan Marion · 4 years ago
  19. b2c31b6 misc: move to new pool_foreach macros by Damjan Marion · 4 years ago
  20. a8ebb51 fib: remove unsued path flag by Neale Ranns · 4 years ago
  21. a705f71 fib: Remove unused BIER variables by Neale Ranns · 4 years ago
  22. e2fe097 fib: Source Address Selection by Neale Ranns · 4 years, 1 month ago
  23. fdf6b6f fib: Expressive type for walk return code. Honour code. by Neale Ranns · 4 years, 1 month ago
  24. 8786603 fib: Only track cover if activated by Neale Ranns · 4 years, 1 month ago
  25. fcee30d fib: remove misleading FIB_PATH_TYPE_LAST by Benoît Ganne · 4 years, 1 month ago
  26. e403113 misc: Break the big IP header files to improve compile time by Neale Ranns · 4 years, 2 months ago
  27. cc4f7e1 fib: API to extract any resolving interface rather than the one from the by Neale Ranns · 4 years, 2 months ago
  28. 990f694 ip: convert u32 entry_flags to vl_api_mfib_entry_flags_t on mroute API by Neale Ranns · 4 years, 2 months ago
  29. 5a59b2b ip: Move the IP6 fib into ip6_[m]fib.c by Neale Ranns · 4 years, 2 months ago
  30. 8157a16 ip: use main heap for mtrie by Damjan Marion · 4 years, 3 months ago
  31. 42845dd fib: IPv6 lookup data structure MP safe when prefixes change by Neale Ranns · 4 years, 7 months ago
  32. ee167e5 fib: fix debug preprocessor directives by Matthew Smith · 4 years, 5 months ago
  33. 1bf6df4 fib: Fix interpose source reactivate by Neale Ranns · 4 years, 7 months ago
  34. 8bf80a3 misc: removed executable bits from source files by Ray Kinsella · 4 years, 7 months ago
  35. b5a575b docs: clean up make docs job by Paul Vinciguerra · 5 years ago
  36. d724e4f urpf: Unicast reverse Path Forwarding (plugin) by Neale Ranns · 4 years, 9 months ago
  37. 7dd63e5 ip: change ip API enums address_family and ip_proto size to u8 by Jakub Grajciar · 4 years, 9 months ago
  38. f145789 fib: format functions for path by Neale Ranns · 4 years, 9 months ago
  39. 79437c8 fib: path flag FIB_API_PATH_TYPE_INTERFACE_RX not copied to client by IJsbrand Wijnands · 4 years, 9 months ago
  40. ea96e92 fib: Uninitialised pad in the prefix (coverity warning) by Neale Ranns · 4 years, 10 months ago
  41. a434955 fib: fib path realloc during midchain stack by Neale Ranns · 4 years, 10 months ago
  42. 47d41ad misc: fix coverity warnings by Dave Barach · 4 years, 10 months ago
  43. 6ede570 fib: Fix some more realloc errors by Neale Ranns · 4 years, 10 months ago
  44. 2c8e002 vppinfra: remove the historical mheap memory allocator by Dave Barach · 4 years, 10 months ago
  45. 84382ae fib: fix non-NULL terminated vectors in cli output by Benoît Ganne · 4 years, 10 months ago
  46. 14053c9 ipip: Multi-point interface by Neale Ranns · 5 years ago
  47. da5dedf fib: FIB crash removing labelled route (VPP-1818) by Neale Ranns · 5 years ago
  48. ba4a5bf classify: Reduce the include dependencies on vnet_classify.h by Neale Ranns · 5 years ago
  49. d3d7ef5 fib: leverage well-optimized clib_memcpy by Zhiyong Yang · 5 years ago
  50. 4a94cd2 fib: use 32 bits per-source reference counter by Miklos Tirpak · 5 years ago
  51. cbe25aa ip: Protocol Independent IP Neighbors by Neale Ranns · 5 years ago
  52. 3fd9904 fib: Glean on NBMA interface points to drop by Neale Ranns · 5 years ago
  53. f50bac1 vppinfra: bihash walk cb typedef and continue/stop controls by Neale Ranns · 5 years ago
  54. 3bab8f9 fib: Decouple source from priority and behaviour by Neale Ranns · 5 years ago
  55. 9efcee6 fib: Fix crash on cover update to non activated adj source by Neale Ranns · 5 years ago
  56. 981a690 fib: Another realloc burn by Neale Ranns · 5 years ago
  57. 9db6ada fib: Table Replace by Neale Ranns · 5 years ago
  58. 320dfcf fib: Copy the prefix before use in case the underlying entry reallocs. by Neale Ranns · 5 years ago
  59. a66020b fib: recursive calculation leads to delegate pool realloc by Neale Ranns · 5 years ago
  60. da0e749 fib: P2P interfaces do not need specific multicast adjacencies by Neale Ranns · 5 years ago
  61. 4602376 ip: MFIB CLI fix for parsing path flags by Neale Ranns · 5 years ago
  62. 33af8c1 fib: fix some typos in fib/mtrie by Lijian.Zhang · 5 years ago
  63. e7eba48 ip: remove unused function parameter by Simon Zhang · 5 years ago
  64. 513582c fib: Add some path-list flags to its key by Neale Ranns · 5 years ago
  65. 5ca2a8a fib: fix calls to unformat_fib_path by Neale Ranns · 5 years ago
  66. 99c358d fib: add invalid source type and fix debug log by Benoît Ganne · 5 years ago
  67. 1dbcf30 fib: Support the POP of a Psuedo Wire Control Word by Neale Ranns · 5 years ago
  68. 1f50bf8 fib: FIB Entry tracking by Neale Ranns · 5 years ago
  69. b5d61a9 fib: fib_entry_flags_update takes a vector of paths by Neale Ranns · 5 years ago
  70. 3f5ebed fib: fix urpf_itfs vector overflow by Benoît Ganne · 5 years ago
  71. c2ac235 fib: allow route delete with no paths and multipath=0 to remove the whole route by Neale Ranns · 5 years ago
  72. 023d23a fib: default flow hash config for each DPO protocol type by Neale Ranns · 5 years ago
  73. f6a9ec5 fib: adj cover refinement check change by Neale Ranns · 5 years ago
  74. 097fa66 fib: fib api updates by Neale Ranns · 7 years ago
  75. 9220775 IP-Punt-redirect: allow the use of a FIB path to describe how to redirect by Neale Ranns · 6 years ago
  76. 59fa121 L3 cross connect by Neale Ranns · 6 years ago
  77. 05cac30 FIB: correctly report IPv6 FIB Unicast and Multicast memory usage (VPP-1578)" by Neale Ranns · 6 years ago
  78. f8d5068 init / exit function ordering by Dave Barach · 6 years ago
  79. d35abc4 FIB: recursion casues path realloc by Neale Ranns · 6 years ago
  80. f324dec fixing typos by Jim Thompson · 6 years ago
  81. 8feeaff Typos. A bunch of typos I've been collecting. by Paul Vinciguerra · 6 years ago
  82. 8164a03 FIB: do debug before remvoing last source by Neale Ranns · 6 years ago
  83. 4c3ba81 ADJ: midchain delegate to performing stacking by Neale Ranns · 6 years ago
  84. 3e2e190 ADJ: more thorough link up check by Neale Ranns · 6 years ago
  85. f726f53 FIB: path parsing, table-id not fib-index (VPP-1586) by Neale Ranns · 6 years ago
  86. 38fb889 FIB: crash when deleting default route by Neale Ranns · 6 years ago
  87. 11232e5 VPP-1568:when entry src cover change, recursive-loop fib still can not work. by mu.duojiao · 6 years ago
  88. 58085f2 FIB: pass a copy the walk context by Neale Ranns · 6 years ago
  89. 8d7c502 IPSEC: no second lookup after tunnel encap by Neale Ranns · 6 years ago
  90. e18b45c add "Mtrie mheap usage" in "show ip fib memory" by Lollita Liu · 6 years ago
  91. 7c03ed4 VOM: mroutes by Neale Ranns · 6 years ago
  92. d482336 FIB: adj src assert fix part 2 by Neale Ranns · 6 years ago
  93. 7b8f916 FIB: remove assert from adj src by Neale Ranns · 6 years ago
  94. 775f73c FIB: encode the label stack in the FIB path during table dump by Neale Ranns · 6 years ago
  95. ae80983 IP6-MFIB: replace the radix tree with bihash (VPP-1526) by Neale Ranns · 6 years ago
  96. 521a8d7 FIB recusrion loop checks traverse midchain adjacencies by Neale Ranns · 6 years ago
  97. 494a09a move [m]fib and BIER tests to unittest plugin by Neale Ranns · 6 years ago
  98. 0c2319f Fixing Exclusive dpo path issues added when via rpath by Vijayabhaskar Katamreddy · 6 years ago
  99. 75b39f8 FIB: Sources must be keep in priority order, so re-sort after a vec_del by Neale Ranns · 6 years ago
  100. 0c0383d Trivial: Cleanup missing va_ends. by Paul Vinciguerra · 6 years ago