1. 6eac5ba fib: fix covered_inherit_add by Maxime Peim · 10 months ago
  2. 23c4896 fib: improve ipv6 fib scaling by Benoît Ganne · 8 months ago
  3. caaa633 fib: log an error when destroying non-empty tables by Benoît Ganne · 1 year, 3 months ago
  4. e95687b fib: fix ip drop path crashes by Dmitry Valter · 12 months ago
  5. 32dc913 vnet: move format_vl_api_address_union() from vpp to vnet by Benoît Ganne · 6 months ago
  6. 8c77c19 ip: add support for drop route through vpp CLI by Mohsin Kazmi · 8 months ago
  7. 5f69432 fib: set the value of the sw_if_index for DROP route by Mohsin Kazmi · 8 months ago
  8. d465fd0 fib: add early config support for IP and IP6 default FIB table names by Jon Loeliger · 9 months ago
  9. c3148b1 misc: remove GNU Indent directives by Damjan Marion · 9 months ago
  10. fb9d1ac vnet: fix format of deleted sw interfaces by Vladislav Grishenko · 2 years, 4 months ago
  11. dea806d fib: fix crash while adding intf-rx routes by Vladislav Grishenko · 10 months ago
  12. 58f37b2 fib: contention with DP on deleting a route by Steven Luong · 10 months ago
  13. 535364e vnet: allow format deleted swifidx by Nathan Skrzypczak · 1 year ago
  14. 4b08632 fib: fix fib_path_create() with drop targets by Alexander Skorichenko · 1 year, 1 month ago
  15. 9e5694b fib: only update glean for interface if necessary by Matthew Smith · 1 year, 3 months ago
  16. e7f34c9 fib: Crash when specify a big prefix length from CLI. by Gavril Florian · 1 year, 6 months ago
  17. 3952879 fib: Don't use an address from an attached prefix when sending ARP requests. by Neale Ranns · 1 year, 9 months ago
  18. 8340b24 fib: fix memory leak in fib_attached_export_purge by Stanislav Zaikin · 1 year, 7 months ago
  19. 83e7370 ip_session_redirect: add session redirect plugin by Benoît Ganne · 3 years, 4 months ago
  20. 06923b3 fib: fix crash when create vxlan/vxlan-gpe/geneve/gtpu tunnel. by Huawei LI · 2 years, 3 months ago
  21. 9260b88 fib: add fib_entry_get_path_list_for_source by Damjan Marion · 2 years, 2 months ago
  22. ed9b674 fib: add cli support for explicit link type by Benoît Ganne · 2 years, 3 months ago
  23. a27aa6b fib: fix path copy function to deal with provided DPO in exclusive path by Damjan Marion · 2 years, 3 months ago
  24. d2acfbc fib: fix coverity 249175 by Andrew Yourtchenko · 2 years, 4 months ago
  25. 8bea589 vppinfra: make _vec_len() read-only by Damjan Marion · 2 years, 8 months ago
  26. 66d4cb5 vppinfra: refactor *_will_expand() functions by Damjan Marion · 2 years, 9 months ago
  27. cf2595d fib: fix mpls db label overflow by Dmitry Valter · 2 years, 10 months ago
  28. dd8a272 fib: fix incorrect display of mpls fib_index by Rajith P R · 2 years, 10 months ago
  29. f575617 tests: Fix the FIB UT by Neale Ranns · 2 years, 10 months ago
  30. 97866a3 fib: ip6 and mpls fib_table memory leaks on fib_table->ft_locks by Steven Luong · 2 years, 10 months ago
  31. 221be7c fib: multiple memory leaks upon deleting a VRF table by Steven Luong · 3 years ago
  32. 53962fb fib: MPLS EOS chains built for attached prefixes should link to a lookup DPO by Neale Ranns · 3 years ago
  33. e3241f0 fib: Incorrect logic for IPv6 link-local attached export. by Neale Ranns · 3 years ago
  34. e46ea1d fib: fix coverity warning/don't dereference NULL by Klement Sekera · 3 years, 2 months ago
  35. 2008912 fib: Fix the display (or lack of) for fib node types in dependent children lists by Neale Ranns · 3 years ago
  36. 50bd1d3 fib: re-evaluate the import/export state of a prefix. by Neale Ranns · 3 years, 2 months ago
  37. 3265ec8 bier: Disposition paths don't set the next-hop by Neale Ranns · 3 years, 2 months ago
  38. 397228d fib: Don't back walk from a path-list when a child fist attaches. by Neale Ranns · 3 years, 2 months ago
  39. cfdb15b ip6: fix IPv6 address calculation error using "ip route add" CLI by Jieqiang Wang · 3 years, 4 months ago
  40. 275bd79 ip: fix fib and mfib locks by Nathan Skrzypczak · 3 years, 3 months ago
  41. a0f3f8c fib: fix unitialized padding in fib_api_next_hop_decode by Benoît Ganne · 3 years, 2 months ago
  42. da33105 fib: doc nitfixes by Nathan Skrzypczak · 3 years, 2 months ago
  43. 754cffb fib: add barrier lock for fib_urpf_list_pool and fib_entry_pool by Stanislav Zaikin · 3 years, 3 months ago
  44. c022b2f fib: fix crash on exporter tracker remove by Vladislav Grishenko · 3 years, 3 months ago
  45. 6e4cfb5 ip: add ip_table_allocate to api by Aloys Augustin · 3 years, 3 months ago
  46. ee04de5 fib: fix source address get error for p2p if by jxm · 3 years, 6 months ago
  47. b31fbc4 ip: check if interface has link-local address by Stanislav Zaikin · 3 years, 4 months ago
  48. a70b015 fib: Compiile time option to use 8-8-8-8 stride tries for FIB rather by Neale Ranns · 3 years, 4 months ago
  49. d695333 fib: A 16-8-8 and a 8-8-8-8 versions of an ip4_fib_t by Neale Ranns · 3 years, 4 months ago
  50. 7244a70 ip: [re]introduce the 8-8-8-8 stride MTRIE by Neale Ranns · 3 years, 4 months ago
  51. 6bb2db0 ip: Rename the ip4 mtrie function to be 16_8_8 specific by Neale Ranns · 3 years, 4 months ago
  52. 31a4aa7 ip: Use the IP4 lookup functions by Neale Ranns · 3 years, 4 months ago
  53. 66edaf2 fib: Set the GLEAN flag on attached export routes so that the SAS works by Neale Ranns · 3 years, 5 months ago
  54. 55d46df fib: changing parsing order to avoid corner case by Arthur de Kerhor · 3 years, 6 months ago
  55. 4fc68ee fib: copy the path extentions when creating fib src rr entry by Stanislav Zaikin · 3 years, 10 months ago
  56. e9d7b09 fib: make sure dpo is valid even when path pool expands by Benoît Ganne · 3 years, 6 months ago
  57. c5e3a41 fib: fix flags updates when adding routes with a udp encap path by Arthur de Kerhor · 3 years, 7 months ago
  58. 8a6f5d3 udp: add udp decapsulation by Arthur de Kerhor · 3 years, 7 months ago
  59. eddd8e3 tests: move test source to vpp/test by Dave Wallace · 3 years, 7 months ago
  60. d22f190 misc: clang-12 support by Damjan Marion · 3 years, 8 months ago
  61. 976b259 fib: Allow the creation of new source on the API by Neale Ranns · 5 years ago
  62. 8f5fef2 ip: Path MTU by Neale Ranns · 4 years ago
  63. 8dc0d48 tests: tag the tests that do not work with multi-worker configuration by Andrew Yourtchenko · 3 years, 11 months ago
  64. 0662127 mpls: MPLS Hash fixes by Neale Ranns · 3 years, 10 months ago
  65. 1c59df7 fib: Changes to interpose source by Neale Ranns · 3 years, 11 months ago
  66. 1550907 fib: fix includes for musl by Nathan Moos · 4 years ago
  67. dfd3954 docs: Update FIB documentation by Neale Ranns · 4 years, 1 month ago
  68. 44cae54 fib: Remove unused FIB path-list DB variable by Neale Ranns · 4 years ago
  69. f05c9a4 tests: move fib tests to src/vnet/fib/test by Dave Wallace · 4 years, 1 month ago
  70. f0ca1e8 misc: refactor clib_bitmap_foreach macro by Damjan Marion · 4 years ago
  71. b2c31b6 misc: move to new pool_foreach macros by Damjan Marion · 4 years ago
  72. a8ebb51 fib: remove unsued path flag by Neale Ranns · 4 years ago
  73. a705f71 fib: Remove unused BIER variables by Neale Ranns · 4 years ago
  74. e2fe097 fib: Source Address Selection by Neale Ranns · 4 years, 1 month ago
  75. fdf6b6f fib: Expressive type for walk return code. Honour code. by Neale Ranns · 4 years, 1 month ago
  76. 8786603 fib: Only track cover if activated by Neale Ranns · 4 years, 1 month ago
  77. fcee30d fib: remove misleading FIB_PATH_TYPE_LAST by Benoît Ganne · 4 years, 1 month ago
  78. e403113 misc: Break the big IP header files to improve compile time by Neale Ranns · 4 years, 2 months ago
  79. cc4f7e1 fib: API to extract any resolving interface rather than the one from the by Neale Ranns · 4 years, 2 months ago
  80. 990f694 ip: convert u32 entry_flags to vl_api_mfib_entry_flags_t on mroute API by Neale Ranns · 4 years, 2 months ago
  81. 5a59b2b ip: Move the IP6 fib into ip6_[m]fib.c by Neale Ranns · 4 years, 2 months ago
  82. 8157a16 ip: use main heap for mtrie by Damjan Marion · 4 years, 3 months ago
  83. 42845dd fib: IPv6 lookup data structure MP safe when prefixes change by Neale Ranns · 4 years, 7 months ago
  84. ee167e5 fib: fix debug preprocessor directives by Matthew Smith · 4 years, 5 months ago
  85. 1bf6df4 fib: Fix interpose source reactivate by Neale Ranns · 4 years, 7 months ago
  86. 8bf80a3 misc: removed executable bits from source files by Ray Kinsella · 4 years, 7 months ago
  87. b5a575b docs: clean up make docs job by Paul Vinciguerra · 5 years ago
  88. d724e4f urpf: Unicast reverse Path Forwarding (plugin) by Neale Ranns · 4 years, 8 months ago
  89. 7dd63e5 ip: change ip API enums address_family and ip_proto size to u8 by Jakub Grajciar · 4 years, 9 months ago
  90. f145789 fib: format functions for path by Neale Ranns · 4 years, 9 months ago
  91. 79437c8 fib: path flag FIB_API_PATH_TYPE_INTERFACE_RX not copied to client by IJsbrand Wijnands · 4 years, 9 months ago
  92. ea96e92 fib: Uninitialised pad in the prefix (coverity warning) by Neale Ranns · 4 years, 10 months ago
  93. a434955 fib: fib path realloc during midchain stack by Neale Ranns · 4 years, 10 months ago
  94. 47d41ad misc: fix coverity warnings by Dave Barach · 4 years, 10 months ago
  95. 6ede570 fib: Fix some more realloc errors by Neale Ranns · 4 years, 10 months ago
  96. 2c8e002 vppinfra: remove the historical mheap memory allocator by Dave Barach · 4 years, 10 months ago
  97. 84382ae fib: fix non-NULL terminated vectors in cli output by Benoît Ganne · 4 years, 10 months ago
  98. 14053c9 ipip: Multi-point interface by Neale Ranns · 5 years ago
  99. da5dedf fib: FIB crash removing labelled route (VPP-1818) by Neale Ranns · 5 years ago
  100. ba4a5bf classify: Reduce the include dependencies on vnet_classify.h by Neale Ranns · 5 years ago