1. f6698d2 fib: fix ADJ_NBR_ITF_OK param error by yedg · 4 years, 4 months ago
  2. faec38f fib: detect wrong adj neighbour bugs by Benoît Ganne · 4 years, 4 months ago
  3. 22391fa fib: Safe adj walk by Neale Ranns · 4 years, 7 months ago
  4. 20aec3d fib: Use basic hash for adjacency neighbour table by Neale Ranns · 4 years, 7 months ago
  5. 4ec36c5 fib: midchain adjacency optimisations by Neale Ranns · 4 years, 9 months ago
  6. 3d5f622 fib: refresh adj pointer after fib_walk_sync due to possible realloc by Steven Luong · 4 years, 11 months ago
  7. 14053c9 ipip: Multi-point interface by Neale Ranns · 5 years ago
  8. 37157d5 fib: Reload the adj after possible realloc (VPP-1822) by Neale Ranns · 5 years ago
  9. 66300f6 fib: Adjacency realloc during rewrite update walk (VPP-1822) by Neale Ranns · 5 years ago
  10. cbe25aa ip: Protocol Independent IP Neighbors by Neale Ranns · 5 years ago
  11. e7ee300 fib: Adjacency walk fix for IPv6 by Neale Ranns · 5 years ago
  12. f50bac1 vppinfra: bihash walk cb typedef and continue/stop controls by Neale Ranns · 5 years ago
  13. 77cfc01 fib: Adjacency creation notifications for dlegates by Neale Ranns · 5 years ago
  14. 7391156 fib: fix use-after-free for interface adj removal by Benoît Ganne · 5 years ago
  15. f324dec fixing typos by Jim Thompson · 6 years ago
  16. 8feeaff Typos. A bunch of typos I've been collecting. by Paul Vinciguerra · 6 years ago
  17. ae80983 IP6-MFIB: replace the radix tree with bihash (VPP-1526) by Neale Ranns · 6 years ago
  18. 13a08cc GBP: redirect contracts by Neale Ranns · 6 years ago
  19. 1bce5a9 ADJ: init MTU to interface default by Neale Ranns · 6 years ago
  20. b7b9299 c11 safe string handling support by Dave Barach · 6 years ago
  21. 30d5364 Adjacency walks protected by 'walk in progress' flag by Neale Ranns · 6 years ago
  22. 1855b8e IP directed broadcast by Neale Ranns · 6 years ago
  23. d723161 MTU: Software interface / Per-protocol MTU support by Ole Troan · 7 years ago
  24. 0053de6 ARP proxy dumps by Neale Ranns · 7 years ago
  25. f9d0568 tcp: handle link-local addresses by Florin Coras · 7 years ago
  26. 580bba7 Adjacency walk more scalable by Neale Ranns · 7 years ago
  27. 70488ab bond: show trace causes a crash if the interface is deleted by Steven · 7 years ago
  28. c819fc6 Allow providers to override glean behaviour by Neale Ranns · 7 years ago
  29. 438f630 Revert "Allow interface types to override glean adjacency behaivour" by Ole Trøan · 7 years ago
  30. 8b30e47 Allow interface types to override glean adjacency behaivour by Neale Ranns · 7 years ago
  31. 5f3fcb9 L3 proxy FIB source for container networking by Andrew Yourtchenko · 7 years ago
  32. 0f26c5a MPLS Mcast by Neale Ranns · 8 years ago
  33. fa5d198 Adjacency layout change and move to vnet/adj by Neale Ranns · 8 years ago
  34. 98ab091 Fix output feature processing (VPP-670) by AkshayaNadahalli · 8 years ago
  35. 17f5f60 Fix output feature processing (VPP-670) by AkshayaNadahalli · 8 years ago
  36. b069a69 Cache a 'has-features' flag on the adjacency for faster access. Reclaim the node_index memeber from the rewrite for space - this is only used for formtting by Neale Ranns · 8 years ago
  37. 32e1c01 IP Multicast FIB (mfib) by Neale Ranns · 8 years ago
  38. 7cd468a Reorganize source tree to use single autotools instance by Damjan Marion · 8 years ago[Renamed from vnet/vnet/adj/adj_nbr.c]
  39. 19c68d2 Prevent re-entrant walks on an adjacency. by Neale Ranns · 8 years ago
  40. f06aea5 Locally generated packet go through lookup/load-balance - locally-generated is an attribute of the packet and checked where necessary by Neale Ranns · 8 years ago
  41. 177bbdc GRE tests and fixes by Neale Ranns · 8 years ago
  42. 8b37b87 Convergence Improvements by Neale Ranns · 8 years ago
  43. ad95b5d pseudo atomic adjacency updates by Neale Ranns · 8 years ago
  44. 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
  45. cfcf1e2 VPP-488: Fix build errors, which uncovered IPv6 load balance lookup bug. by Billy McFall · 8 years ago
  46. b80c536 FIB2.0: Adjacency complete pull model (VPP-487) by Neale Ranns · 8 years ago
  47. 6c3ebcc FIB Memory Usage Diagnostics by Neale Ranns · 8 years ago
  48. 5e575b1 L2 over LISP and GRE (VPP-457) by Neale Ranns · 8 years ago
  49. 719311b Fix "show adj nbr" displaying IP4 address for IP6 neighbors by John Lo · 8 years ago
  50. 0bfe5d8 A Protocol Independent Hierarchical FIB (VPP-352) by Neale Ranns · 8 years ago