1. 56f949b FIB: elide cover walk for insert of host route by Neale Ranns · 7 years ago
  2. 4a6d023 GBPv6: NAT66 actions for GBP by Neale Ranns · 7 years ago
  3. e927f9a MPLS VPLS CLI fix by Neale Ranns · 7 years ago
  4. e821ab1 IP mcast: allow unicast address as a next-hop by Neale Ranns · 8 years ago
  5. 25b0494 GBP V2 by Neale Ranns · 7 years ago
  6. 756cd94 Fixes for 'make UNATTENDED=yes CC=clang CXX=clang verify' by Neale Ranns · 7 years ago
  7. 6df1903 NAT added FIB entries have a preference lower than API/CLI by Neale Ranns · 7 years ago
  8. abcf3ea Restore the brief FIB entry printing by Neale Ranns · 7 years ago
  9. 2303cb1 FIB Interpose Source by Neale Ranns · 7 years ago
  10. 26600e6 FIB code coverity found defect by Neale Ranns · 7 years ago
  11. 7b867a8 IGMP plugin by Jakub Grajciar · 7 years ago
  12. f38bef4 FIX: Fixed ip6_fib_dump api function response. by Dmitry Vakhrushev · 7 years ago
  13. 8145842 Common form of fib-path reproting in dumps by Neale Ranns · 7 years ago
  14. eca834e FIB: DVR paths are not considered L3 attached by Neale Ranns · 7 years ago
  15. 31ed744 MPLS Unifom mode by Neale Ranns · 7 years ago
  16. 53da221 IP6 link-local table by Neale Ranns · 7 years ago
  17. 6ee4051 6RD: Rewritten 6RD RFC5969 support. by Ole Troan · 7 years ago
  18. 97f5af0 bihash table size perf/scale improvements by Dave Barach · 7 years ago
  19. d79a43c Adjacency Delegate updates by Neale Ranns · 7 years ago
  20. bb17f3c Fix clang -Wvarargs compile errors by Damjan Marion · 7 years ago
  21. 735f879 FIB: Consolidate several copies of fib_ip_proto() into one. by Jon Loeliger · 7 years ago
  22. 9d42087 VPPAPIGEN: vppapigen replacement in Python PLY. by Ole Troan · 7 years ago
  23. 8954199 FIB Inherited Srouce by Neale Ranns · 8 years ago
  24. f068c3e DVR: run L3 output features by Neale Ranns · 7 years ago
  25. 79ae2d3 fib: make deag entries urpf extempt by Florin Coras · 7 years ago
  26. 4bc2d7a FIB memory leak during recursive loop detection by Neale Ranns · 7 years ago
  27. 119dd3a fib: fix show fib path-list and path by Florin Coras · 7 years ago
  28. 1ec3652 Separate heap for IPv4 mtries by Neale Ranns · 7 years ago
  29. 9128637 BIER in non-MPLS netowrks by Neale Ranns · 7 years ago
  30. a4e7766 Revert "FIB: optimise for src memory allocations" by Neale Ranns · 7 years ago
  31. 8de88c0 Fix CLI path parsing for via interface only by Neale Ranns · 7 years ago
  32. c87aafa Include allocated table memory in 'sh fib mem' output by Neale Ranns · 7 years ago
  33. 3919425 Fix - sh ip fib mtrie sum by Neale Ranns · 7 years ago
  34. 84517cf FIB: optimise for src memory allocations by Neale Ranns · 7 years ago
  35. 630b974 FIB: store the node type not the function pointer. by Neale Ranns · 7 years ago
  36. 70ed8ae unformat function for FIB paths by Neale Ranns · 7 years ago
  37. 93149bb BIER: coverity fixes by Neale Ranns · 7 years ago
  38. a161a6d Ip6 dump not showing fib table names (VPP-1063) by Neale Ranns · 7 years ago
  39. 62fe07c MPLS disposition actions at the tail of unicast LSPs by Neale Ranns · 7 years ago
  40. d792d9c BIER by Neale Ranns · 7 years ago
  41. 810086d UDP Encapsulation. by Neale Ranns · 7 years ago
  42. d71e0fc fib test - fix undefined behavior warning found by clang by Gabriel Ganne · 7 years ago
  43. 5f3fcb9 L3 proxy FIB source for container networking by Andrew Yourtchenko · 7 years ago
  44. 054c03a Source Lookup progammable via API by Neale Ranns · 7 years ago
  45. b598f1d Initial GENEVE TUNNEL implementation and tests. by Marco Varlese · 7 years ago
  46. 6f63115 Distributed Virtual Router Support by Neale Ranns · 7 years ago
  47. d3c008d [aarch64] Fixes CLI crashes on dpaa2 platform. by Christophe Fontaine · 7 years ago
  48. 7b7ba57 Dump of deag/lookup routes has is_drop=1 (VPP-995) by Neale Ranns · 7 years ago
  49. 59b2565 Repair vlib API socket server by Dave Barach · 7 years ago
  50. 2297af0 Add a name to the creation of an IP and MPLS table by Neale Ranns · 7 years ago
  51. 1500254 FIB table add/delete API by Neale Ranns · 7 years ago
  52. 43161a8 PPPoE usses a midchain adjacency stack on an interface-tx DPO by Neale Ranns · 7 years ago
  53. af09551 coverity: remove dependency on uint32_t in fib_test.c by Marek Gradzki · 7 years ago
  54. da78f95 L2 over MPLS by Neale Ranns · 8 years ago
  55. 808c5b2 DHCP Client: receive unicast ACKs by Neale Ranns · 7 years ago
  56. a0a908f FIB path weight incorrect in dump (VPP-922) by Neale Ranns · 7 years ago
  57. 91d341c Fix fib_path encoding (VPP-921) by Florin Coras · 7 years ago
  58. 908a5ea Add a bihash prefetchable bucket-level cache by Dave Barach · 7 years ago
  59. 57b5860 FIB path preference by Neale Ranns · 7 years ago
  60. ca19361 ARP: ignore non-connected routes and non-interface sources when determing if source is connected by Neale Ranns · 8 years ago
  61. aba8be6 FIB walk process - wake-up rate unnecessarily high by Neale Ranns · 8 years ago
  62. 8a0a0ae Rework vxlan-gpe to support FIB 2.0 and bypass mode by Hongjun Ni · 8 years ago
  63. dcd6d62 ARP/ND use path_remove to complement path_add by Neale Ranns · 8 years ago
  64. 630198f IPv6 Performance bugs by Neale Ranns · 8 years ago
  65. 13eaf3e Leak locks and tables in the Classifier by Neale Ranns · 8 years ago
  66. 8c4611b Labelled attached paths via an MPLS tunnel by Neale Ranns · 8 years ago
  67. 8142499 ARP/ND entries for the same address on different interfaces (VPP-848) by Neale Ranns · 8 years ago
  68. 08b1648 Fix FIB recursion loops via cover (VPP-842) by Neale Ranns · 8 years ago
  69. 5d73eec First commit SR MPLS by Pablo Camarillo · 8 years ago
  70. 41da54f Use per-protocol default flow-hash config when the FIB table index is not known by Neale Ranns · 8 years ago
  71. 227038a IP Flow Hash Config fixes by Neale Ranns · 8 years ago
  72. f12a83f Improve Load-Balance MAPs by Neale Ranns · 8 years ago
  73. 994dab4 Memory leak in load-balance maps by Neale Ranns · 8 years ago
  74. a055830 Remove unsed parameter from fib_table_entry_special_add() (only used in FIB tests). The DPO was incorrectly initialised with FIB_PROTO_MAX by Neale Ranns · 8 years ago
  75. 9f171f5 MPLS Mcast coverity fixes by Neale Ranns · 8 years ago
  76. 107e7d4 Remove usued, redundant and deprecated code from lookup.h by Neale Ranns · 8 years ago
  77. 0f26c5a MPLS Mcast by Neale Ranns · 8 years ago
  78. 88fc83e BFD-FIB interactions by Neale Ranns · 8 years ago
  79. a3af337 MTRIE Optimisations 2 by Neale Ranns · 8 years ago
  80. b18e0de SR replicate mheap corruption fix VPP-672 by shwethab · 8 years ago
  81. 04a75e3 Mtrie optimisations by Neale Ranns · 8 years ago
  82. 9a69a60 Sub-net broadcast addresses for IPv4 by Neale Ranns · 8 years ago
  83. 4b919a5 Attached hosts by Neale Ranns · 8 years ago
  84. 3983ac2 Adjacency refinement; check the cover's interface against the adjacency's by Neale Ranns · 8 years ago
  85. 9d676af No vector allocation during buffer copy by Neale Ranns · 8 years ago
  86. 8082380 MAP pre-resolve - use FIB to track pre-resolved next-hop by Neale Ranns · 8 years ago
  87. 3f844d0 Proxy ND (RFC4389 - or a sub-set thereof). This allows the 'emulation' of bridging. That is hosts in one sub-net reachable via differenet interfaces. by Neale Ranns · 8 years ago
  88. 78372a9 ioam: manycast using iOAM and SR (VPP-628) by Shwetha Bhandari · 8 years ago
  89. 5a72c1c MFIB: changes to improve route add/delete performance by Neale Ranns · 8 years ago
  90. 08a70f1 FIB: 1) fix pool realloc during prefix export. 2) don't walk off the end of the path-extension vector by Neale Ranns · 8 years ago
  91. bcc6aa4 MFIB memory leak. free the per-source interface hash by Neale Ranns · 8 years ago
  92. a8d9f30 FIB reset leaves residual routes. Wrong API used to remove the routes meant the lock count on the entry did not drop to zero by Neale Ranns · 8 years ago
  93. 5a8123b Python test IP and MPLS objects conform to infra. Add IP[46] MFIB dump. by Neale Ranns · 8 years ago
  94. 0f438df Out-of-tree Build Error fix by AkshayaNadahalli · 8 years ago
  95. ce1b4c7 Basic support for LISP-GPE encapsulated NSH packets by Florin Coras · 8 years ago
  96. 8ea6d71 Fix source address reachability check for ip6 local packets by AkshayaNadahalli · 8 years ago
  97. 32e1c01 IP Multicast FIB (mfib) by Neale Ranns · 8 years ago
  98. f8fc0f6 Account for pool realloc when importing FIB entries during VRF export by Neale Ranns · 8 years ago
  99. c0790cf FIB memory leaks (VPP-578) by Neale Ranns · 8 years ago
  100. 7cd468a Reorganize source tree to use single autotools instance by Damjan Marion · 8 years ago