1. ee167e5 fib: fix debug preprocessor directives by Matthew Smith · 4 years, 6 months ago
  2. 6ede570 fib: Fix some more realloc errors by Neale Ranns · 4 years, 10 months ago
  3. cbe25aa ip: Protocol Independent IP Neighbors by Neale Ranns · 5 years ago
  4. 3bab8f9 fib: Decouple source from priority and behaviour by Neale Ranns · 5 years ago
  5. 981a690 fib: Another realloc burn by Neale Ranns · 5 years ago
  6. a66020b fib: recursive calculation leads to delegate pool realloc by Neale Ranns · 5 years ago
  7. 1f50bf8 fib: FIB Entry tracking by Neale Ranns · 5 years ago
  8. 097fa66 fib: fib api updates by Neale Ranns · 7 years ago
  9. 8feeaff Typos. A bunch of typos I've been collecting. by Paul Vinciguerra · 6 years ago
  10. 8164a03 FIB: do debug before remvoing last source by Neale Ranns · 6 years ago
  11. 775f73c FIB: encode the label stack in the FIB path during table dump by Neale Ranns · 6 years ago
  12. b7b9299 c11 safe string handling support by Dave Barach · 6 years ago
  13. 710071b FIB: use vlib-log for debugging by Neale Ranns · 6 years ago
  14. 008dbe1 Route counters in the stats segment by Neale Ranns · 6 years ago
  15. c5d4317 FIB: return entry prefix by const reference to avoid the copy by Neale Ranns · 6 years ago
  16. 56f949b FIB: elide cover walk for insert of host route by Neale Ranns · 7 years ago
  17. abcf3ea Restore the brief FIB entry printing by Neale Ranns · 7 years ago
  18. 2303cb1 FIB Interpose Source by Neale Ranns · 7 years ago
  19. 8954199 FIB Inherited Srouce by Neale Ranns · 8 years ago
  20. a4e7766 Revert "FIB: optimise for src memory allocations" by Neale Ranns · 7 years ago
  21. 84517cf FIB: optimise for src memory allocations by Neale Ranns · 7 years ago
  22. 630b974 FIB: store the node type not the function pointer. by Neale Ranns · 7 years ago
  23. d792d9c BIER by Neale Ranns · 7 years ago
  24. 2297af0 Add a name to the creation of an IP and MPLS table by Neale Ranns · 7 years ago
  25. 1500254 FIB table add/delete API by Neale Ranns · 7 years ago
  26. da78f95 L2 over MPLS by Neale Ranns · 8 years ago
  27. 57b5860 FIB path preference by Neale Ranns · 7 years ago
  28. ca19361 ARP: ignore non-connected routes and non-interface sources when determing if source is connected by Neale Ranns · 8 years ago
  29. 8142499 ARP/ND entries for the same address on different interfaces (VPP-848) by Neale Ranns · 8 years ago
  30. 227038a IP Flow Hash Config fixes by Neale Ranns · 8 years ago
  31. 0f26c5a MPLS Mcast by Neale Ranns · 8 years ago
  32. 88fc83e BFD-FIB interactions by Neale Ranns · 8 years ago
  33. a3af337 MTRIE Optimisations 2 by Neale Ranns · 8 years ago
  34. 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
  35. 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
  36. c0790cf FIB memory leaks (VPP-578) by Neale Ranns · 8 years ago
  37. 7cd468a Reorganize source tree to use single autotools instance by Damjan Marion · 8 years ago[Renamed from vnet/vnet/fib/fib_entry.c]
  38. ad422ed MPLS infrastructure improvments by Neale Ranns · 8 years ago
  39. 01b0712 Dump routes (VPP-500) by Steven · 8 years ago
  40. ad95b5d pseudo atomic adjacency updates by Neale Ranns · 8 years ago
  41. 948e00f Support IETF routing Yang models (VPP-503). by Neale Ranns · 8 years ago
  42. b80c536 FIB2.0: Adjacency complete pull model (VPP-487) by Neale Ranns · 8 years ago
  43. 33a7dd5 FIB2.0: memory leaks during load-balance update (VPP-475) by Neale Ranns · 8 years ago
  44. 3ee4404 unicast RPF for FIB2.0 by Neale Ranns · 8 years ago
  45. 6c3ebcc FIB Memory Usage Diagnostics by Neale Ranns · 8 years ago
  46. 5e575b1 L2 over LISP and GRE (VPP-457) by Neale Ranns · 8 years ago
  47. df089a8 (VPP-455) arp doesn't work when ip4 classifier configured with fib 2.0 by Neale Ranns · 8 years ago
  48. 0bfe5d8 A Protocol Independent Hierarchical FIB (VPP-352) by Neale Ranns · 8 years ago