1. b7b9299 c11 safe string handling support by Dave Barach · 6 years ago
  2. 710071b FIB: use vlib-log for debugging by Neale Ranns · 6 years ago
  3. ac64b71 Sticky Load-balance by Neale Ranns · 6 years ago
  4. cef5db0 Adding Multipath support for exclusive DPO based fib path entries via rpath by Vijayabhaskar Katamreddy · 6 years ago
  5. 6fff24a FIB: recusrive paths must lock the table to prevent its deletion by Neale Ranns · 6 years ago
  6. 9c0a3c4 UDP-Encap: name counters for the stats segment by Neale Ranns · 6 years ago
  7. c5d4317 FIB: return entry prefix by const reference to avoid the copy by Neale Ranns · 6 years ago
  8. de450cb FIB path dump: fix next-hop-table ID for recursive routes by Neale Ranns · 6 years ago
  9. 4a6d023 GBPv6: NAT66 actions for GBP by Neale Ranns · 7 years ago
  10. e821ab1 IP mcast: allow unicast address as a next-hop by Neale Ranns · 8 years ago
  11. 8145842 Common form of fib-path reproting in dumps by Neale Ranns · 7 years ago
  12. 31ed744 MPLS Unifom mode by Neale Ranns · 7 years ago
  13. 6ee4051 6RD: Rewritten 6RD RFC5969 support. by Ole Troan · 7 years ago
  14. f068c3e DVR: run L3 output features by Neale Ranns · 7 years ago
  15. 79ae2d3 fib: make deag entries urpf extempt by Florin Coras · 7 years ago
  16. 119dd3a fib: fix show fib path-list and path by Florin Coras · 7 years ago
  17. 9128637 BIER in non-MPLS netowrks by Neale Ranns · 7 years ago
  18. 630b974 FIB: store the node type not the function pointer. by Neale Ranns · 7 years ago
  19. a161a6d Ip6 dump not showing fib table names (VPP-1063) by Neale Ranns · 7 years ago
  20. 62fe07c MPLS disposition actions at the tail of unicast LSPs by Neale Ranns · 7 years ago
  21. d792d9c BIER by Neale Ranns · 7 years ago
  22. 810086d UDP Encapsulation. by Neale Ranns · 7 years ago
  23. 5f3fcb9 L3 proxy FIB source for container networking by Andrew Yourtchenko · 7 years ago
  24. 054c03a Source Lookup progammable via API by Neale Ranns · 7 years ago
  25. 6f63115 Distributed Virtual Router Support by Neale Ranns · 7 years ago
  26. 7b7ba57 Dump of deag/lookup routes has is_drop=1 (VPP-995) by Neale Ranns · 7 years ago
  27. 43161a8 PPPoE usses a midchain adjacency stack on an interface-tx DPO by Neale Ranns · 7 years ago
  28. da78f95 L2 over MPLS by Neale Ranns · 8 years ago
  29. a0a908f FIB path weight incorrect in dump (VPP-922) by Neale Ranns · 7 years ago
  30. 91d341c Fix fib_path encoding (VPP-921) by Florin Coras · 7 years ago
  31. 57b5860 FIB path preference by Neale Ranns · 7 years ago
  32. 8c4611b Labelled attached paths via an MPLS tunnel by Neale Ranns · 8 years ago
  33. 8142499 ARP/ND entries for the same address on different interfaces (VPP-848) by Neale Ranns · 8 years ago
  34. 08b1648 Fix FIB recursion loops via cover (VPP-842) by Neale Ranns · 8 years ago
  35. f12a83f Improve Load-Balance MAPs by Neale Ranns · 8 years ago
  36. 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
  37. 9f171f5 MPLS Mcast coverity fixes by Neale Ranns · 8 years ago
  38. 107e7d4 Remove usued, redundant and deprecated code from lookup.h by Neale Ranns · 8 years ago
  39. 0f26c5a MPLS Mcast by Neale Ranns · 8 years ago
  40. 88fc83e BFD-FIB interactions by Neale Ranns · 8 years ago
  41. a3af337 MTRIE Optimisations 2 by Neale Ranns · 8 years ago
  42. 4b919a5 Attached hosts by Neale Ranns · 8 years ago
  43. ce1b4c7 Basic support for LISP-GPE encapsulated NSH packets by Florin Coras · 8 years ago
  44. 32e1c01 IP Multicast FIB (mfib) by Neale Ranns · 8 years ago
  45. 7cd468a Reorganize source tree to use single autotools instance by Damjan Marion · 8 years ago[Renamed from vnet/vnet/fib/fib_path.c]
  46. ad422ed MPLS infrastructure improvments by Neale Ranns · 8 years ago
  47. 8b37b87 Convergence Improvements by Neale Ranns · 8 years ago
  48. 0bd36ea Fixup Path weights of 0 by Neale Ranns · 8 years ago
  49. 01b0712 Dump routes (VPP-500) by Steven · 8 years ago
  50. ad95b5d pseudo atomic adjacency updates by Neale Ranns · 8 years ago
  51. 450cd30 Fix Compile errors from clang in FIB2.0 code by Neale Ranns · 8 years ago
  52. 948e00f Support IETF routing Yang models (VPP-503). by Neale Ranns · 8 years ago
  53. 924d03a Fix Coverity Errors in FIB. This is mainly consolidating the vnet_link_t and fib_link_t enums into just vnet_link_t. by Neale Ranns · 8 years ago
  54. b80c536 FIB2.0: Adjacency complete pull model (VPP-487) by Neale Ranns · 8 years ago
  55. 33a7dd5 FIB2.0: memory leaks during load-balance update (VPP-475) by Neale Ranns · 8 years ago
  56. 3ee4404 unicast RPF for FIB2.0 by Neale Ranns · 8 years ago
  57. 6c3ebcc FIB Memory Usage Diagnostics by Neale Ranns · 8 years ago
  58. 5e575b1 L2 over LISP and GRE (VPP-457) by Neale Ranns · 8 years ago
  59. 0bfe5d8 A Protocol Independent Hierarchical FIB (VPP-352) by Neale Ranns · 8 years ago