1. f068c3e DVR: run L3 output features by Neale Ranns · 7 years ago
  2. 79ae2d3 fib: make deag entries urpf extempt by Florin Coras · 7 years ago
  3. 4bc2d7a FIB memory leak during recursive loop detection by Neale Ranns · 7 years ago
  4. 119dd3a fib: fix show fib path-list and path by Florin Coras · 7 years ago
  5. 1ec3652 Separate heap for IPv4 mtries by Neale Ranns · 7 years ago
  6. 9128637 BIER in non-MPLS netowrks by Neale Ranns · 7 years ago
  7. a4e7766 Revert "FIB: optimise for src memory allocations" by Neale Ranns · 7 years ago
  8. 8de88c0 Fix CLI path parsing for via interface only by Neale Ranns · 7 years ago
  9. c87aafa Include allocated table memory in 'sh fib mem' output by Neale Ranns · 7 years ago
  10. 3919425 Fix - sh ip fib mtrie sum by Neale Ranns · 7 years ago
  11. 84517cf FIB: optimise for src memory allocations by Neale Ranns · 7 years ago
  12. 630b974 FIB: store the node type not the function pointer. by Neale Ranns · 7 years ago
  13. 70ed8ae unformat function for FIB paths by Neale Ranns · 7 years ago
  14. 93149bb BIER: coverity fixes by Neale Ranns · 7 years ago
  15. a161a6d Ip6 dump not showing fib table names (VPP-1063) by Neale Ranns · 7 years ago
  16. 62fe07c MPLS disposition actions at the tail of unicast LSPs by Neale Ranns · 7 years ago
  17. d792d9c BIER by Neale Ranns · 7 years ago
  18. 810086d UDP Encapsulation. by Neale Ranns · 7 years ago
  19. d71e0fc fib test - fix undefined behavior warning found by clang by Gabriel Ganne · 7 years ago
  20. 5f3fcb9 L3 proxy FIB source for container networking by Andrew Yourtchenko · 7 years ago
  21. 054c03a Source Lookup progammable via API by Neale Ranns · 7 years ago
  22. b598f1d Initial GENEVE TUNNEL implementation and tests. by Marco Varlese · 7 years ago
  23. 6f63115 Distributed Virtual Router Support by Neale Ranns · 7 years ago
  24. d3c008d [aarch64] Fixes CLI crashes on dpaa2 platform. by Christophe Fontaine · 7 years ago
  25. 7b7ba57 Dump of deag/lookup routes has is_drop=1 (VPP-995) by Neale Ranns · 7 years ago
  26. 59b2565 Repair vlib API socket server by Dave Barach · 7 years ago
  27. 2297af0 Add a name to the creation of an IP and MPLS table by Neale Ranns · 7 years ago
  28. 1500254 FIB table add/delete API by Neale Ranns · 7 years ago
  29. 43161a8 PPPoE usses a midchain adjacency stack on an interface-tx DPO by Neale Ranns · 7 years ago
  30. af09551 coverity: remove dependency on uint32_t in fib_test.c by Marek Gradzki · 7 years ago
  31. da78f95 L2 over MPLS by Neale Ranns · 8 years ago
  32. 808c5b2 DHCP Client: receive unicast ACKs by Neale Ranns · 7 years ago
  33. a0a908f FIB path weight incorrect in dump (VPP-922) by Neale Ranns · 7 years ago
  34. 91d341c Fix fib_path encoding (VPP-921) by Florin Coras · 7 years ago
  35. 908a5ea Add a bihash prefetchable bucket-level cache by Dave Barach · 7 years ago
  36. 57b5860 FIB path preference by Neale Ranns · 7 years ago
  37. ca19361 ARP: ignore non-connected routes and non-interface sources when determing if source is connected by Neale Ranns · 8 years ago
  38. aba8be6 FIB walk process - wake-up rate unnecessarily high by Neale Ranns · 8 years ago
  39. 8a0a0ae Rework vxlan-gpe to support FIB 2.0 and bypass mode by Hongjun Ni · 8 years ago
  40. dcd6d62 ARP/ND use path_remove to complement path_add by Neale Ranns · 8 years ago
  41. 630198f IPv6 Performance bugs by Neale Ranns · 8 years ago
  42. 13eaf3e Leak locks and tables in the Classifier by Neale Ranns · 8 years ago
  43. 8c4611b Labelled attached paths via an MPLS tunnel by Neale Ranns · 8 years ago
  44. 8142499 ARP/ND entries for the same address on different interfaces (VPP-848) by Neale Ranns · 8 years ago
  45. 08b1648 Fix FIB recursion loops via cover (VPP-842) by Neale Ranns · 8 years ago
  46. 5d73eec First commit SR MPLS by Pablo Camarillo · 8 years ago
  47. 41da54f Use per-protocol default flow-hash config when the FIB table index is not known by Neale Ranns · 8 years ago
  48. 227038a IP Flow Hash Config fixes by Neale Ranns · 8 years ago
  49. f12a83f Improve Load-Balance MAPs by Neale Ranns · 8 years ago
  50. 994dab4 Memory leak in load-balance maps by Neale Ranns · 8 years ago
  51. 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
  52. 9f171f5 MPLS Mcast coverity fixes by Neale Ranns · 8 years ago
  53. 107e7d4 Remove usued, redundant and deprecated code from lookup.h by Neale Ranns · 8 years ago
  54. 0f26c5a MPLS Mcast by Neale Ranns · 8 years ago
  55. 88fc83e BFD-FIB interactions by Neale Ranns · 8 years ago
  56. a3af337 MTRIE Optimisations 2 by Neale Ranns · 8 years ago
  57. b18e0de SR replicate mheap corruption fix VPP-672 by shwethab · 8 years ago
  58. 04a75e3 Mtrie optimisations by Neale Ranns · 8 years ago
  59. 9a69a60 Sub-net broadcast addresses for IPv4 by Neale Ranns · 8 years ago
  60. 4b919a5 Attached hosts by Neale Ranns · 8 years ago
  61. 3983ac2 Adjacency refinement; check the cover's interface against the adjacency's by Neale Ranns · 8 years ago
  62. 9d676af No vector allocation during buffer copy by Neale Ranns · 8 years ago
  63. 8082380 MAP pre-resolve - use FIB to track pre-resolved next-hop by Neale Ranns · 8 years ago
  64. 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
  65. 78372a9 ioam: manycast using iOAM and SR (VPP-628) by Shwetha Bhandari · 8 years ago
  66. 5a72c1c MFIB: changes to improve route add/delete performance by Neale Ranns · 8 years ago
  67. 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
  68. bcc6aa4 MFIB memory leak. free the per-source interface hash by Neale Ranns · 8 years ago
  69. 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
  70. 5a8123b Python test IP and MPLS objects conform to infra. Add IP[46] MFIB dump. by Neale Ranns · 8 years ago
  71. 0f438df Out-of-tree Build Error fix by AkshayaNadahalli · 8 years ago
  72. ce1b4c7 Basic support for LISP-GPE encapsulated NSH packets by Florin Coras · 8 years ago
  73. 8ea6d71 Fix source address reachability check for ip6 local packets by AkshayaNadahalli · 8 years ago
  74. 32e1c01 IP Multicast FIB (mfib) by Neale Ranns · 8 years ago
  75. f8fc0f6 Account for pool realloc when importing FIB entries during VRF export by Neale Ranns · 8 years ago
  76. c0790cf FIB memory leaks (VPP-578) by Neale Ranns · 8 years ago
  77. 7cd468a Reorganize source tree to use single autotools instance by Damjan Marion · 8 years ago