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