1. e4238aa ethernet: check destination mac for L3 in ethernet-input node by Steven Luong · 8 months ago
  2. 2a7bc81 vnet: fix ARP for unnumbered by Pim van Pelt · 9 months ago
  3. 8800f73 tests: refactor asf framework code by Dave Wallace · 1 year, 3 months ago
  4. 9e5694b fib: only update glean for interface if necessary by Matthew Smith · 1 year, 2 months ago
  5. 8a92b68 ethernet: run callbacks for subifs too when mac changes by Alexander Chernavin · 1 year, 7 months ago
  6. 3952879 fib: Don't use an address from an attached prefix when sending ARP requests. by Neale Ranns · 1 year, 9 months ago
  7. e1cc875 ip-neighbor: add api for getting neighbor db config by Alexander Chernavin · 1 year, 5 months ago
  8. 670724c tests: disable failing tests on ubuntu-22.04 debian-11 by Dave Wallace · 2 years, 3 months ago
  9. 114b154 arp: update error reason when checking for proxy-arp by Benoît Ganne · 2 years, 3 months ago
  10. 13a74ae arp: Use the new style error count declaration by Neale Ranns · 2 years, 4 months ago
  11. fd2417b ip-neighbor: ARP and ND stats per-interface. by Neale Ranns · 3 years, 5 months ago
  12. d9b0c6f tests: replace pycodestyle with black by Klement Sekera · 2 years, 7 months ago
  13. 56eccdb vlib: add virtual time support by Benoît Ganne · 3 years, 4 months ago
  14. ea8adf7 ip-neighbor: Handle local MAC address change for incomplete adjacencies by Neale Ranns · 3 years, 4 months ago
  15. 66edaf2 fib: Set the GLEAN flag on attached export routes so that the SAS works by Neale Ranns · 3 years, 5 months ago
  16. 8dc0d48 tests: tag the tests that do not work with multi-worker configuration by Andrew Yourtchenko · 3 years, 10 months ago
  17. 7184571 tests: check ethernet type in arp test case by Elias Rudberg · 4 years ago
  18. e2fe097 fib: Source Address Selection by Neale Ranns · 4 years ago
  19. 2df2f75 tests: remove ip_punt from vpp_papi_provider and add ip_punt object models by Jakub Grajciar · 4 years ago
  20. 4ac36bc ip-neighbor: Send API event when neighbor is removed by Neale Ranns · 4 years ago
  21. 5c2a237 tests: remove svs, proxy_arp and gso from vpp_papi_provider by Ole Troan · 4 years, 1 month ago
  22. 77f9162 tests: [re]enable an ARP test form incomplete by Neale Ranns · 4 years ago
  23. dc617b8 ip-neighbor: Use ip_address_t rather than ip46_address_t by Neale Ranns · 4 years, 4 months ago
  24. 22eefd7 ip-neighbor: Grat ARPs from different subnet are dropped by Neale Ranns · 4 years, 2 months ago
  25. b2f44bd ip-neighbor: Allow to replace dynamic entry by Vladimir Isaev · 4 years, 5 months ago
  26. 240dcb2 ip-neighbor: Add flush API by Neale Ranns · 4 years, 8 months ago
  27. c87fbb4 ip-neighbor: Replace feature for the ip-neighbor data-base by Neale Ranns · 4 years, 8 months ago
  28. 1284f8c ip-neighbor: Fix aging timeout by Vladimir Isaev · 4 years, 10 months ago
  29. fca3c6a ip-neighbor: set link-type ARP on incomplete adjacencies by Neale Ranns · 5 years ago
  30. cbe25aa ip: Protocol Independent IP Neighbors by Neale Ranns · 5 years ago
  31. 770a0de tests: python3 use byte strings in raw() by Ole Troan · 5 years ago
  32. ead1e53 misc: Fix python scripts shebang line by Renato Botelho do Couto · 5 years ago
  33. ac3e72c ip: Fix IP unnumbered dump of one interface by Neale Ranns · 5 years ago
  34. 097fa66 fib: fib api updates by Neale Ranns · 7 years ago
  35. 4271c97 tests: refactor. Replace literal constant w/ named constant. by Paul Vinciguerra · 6 years ago
  36. 7f9b7f9 Tests Cleanup: Fix missing calls to setUpClass/tearDownClass. by Paul Vinciguerra · 6 years ago
  37. 8feeaff Typos. A bunch of typos I've been collecting. by Paul Vinciguerra · 6 years ago
  38. a7427ec VPP-1508: Use scapy.compat to manage packet level library differences. by Paul Vinciguerra · 6 years ago
  39. 3702930 Use IP and MAC API types for neighbors by Neale Ranns · 6 years ago
  40. 7425f92 IP route local and connected by Neale Ranns · 6 years ago
  41. 3d2df21 Python3 tests: Fix asserts. by Paul Vinciguerra · 6 years ago
  42. cd35e53 Use throttle_t for ND throttling by Neale Ranns · 6 years ago
  43. 1426039 Add adjacency counters to the stats segment by Neale Ranns · 6 years ago
  44. c8352bc Refactor the ARP throttle into a common type so it can be reused by Neale Ranns · 6 years ago
  45. 404d88e Add test of the IP unnumbered dump by Neale Ranns · 6 years ago
  46. 59ae61e Gratuitous ARP packet handling by Neale Ranns · 6 years ago
  47. c819fc6 Allow providers to override glean behaviour by Neale Ranns · 7 years ago
  48. 438f630 Revert "Allow interface types to override glean adjacency behaivour" by Ole Trøan · 7 years ago
  49. 8b30e47 Allow interface types to override glean adjacency behaivour by Neale Ranns · 7 years ago
  50. 52fae86 test: consolidate the multiple versions of send_and_* by Neale Ranns · 7 years ago
  51. b4c42cd VPP-1110 BVI reply ARP that doesn't request BVI loacl IP. by zhaoqingling · 7 years ago
  52. 1500254 FIB table add/delete API by Neale Ranns · 7 years ago
  53. 24b170a Support proxy ARP on mirrored TAP interfaces by Neale Ranns · 7 years ago
  54. ca19361 ARP: ignore non-connected routes and non-interface sources when determing if source is connected by Neale Ranns · 7 years ago
  55. 30d0fd4 Packets recieved on VLAN-0 map to the main interface by Neale Ranns · 8 years ago
  56. dcd6d62 ARP/ND use path_remove to complement path_add by Neale Ranns · 8 years ago
  57. cb9ab47 VPP-719: Accept ARP replies from VRRP hw addr by Matthew Smith · 8 years ago
  58. d5b6aa1 ARP learning fixes (VPP-843) by Neale Ranns · 8 years ago
  59. 4b919a5 Attached hosts by Neale Ranns · 8 years ago
  60. 3983ac2 Adjacency refinement; check the cover's interface against the adjacency's by Neale Ranns · 8 years ago
  61. b3b2de7 IMplementation for option to not create a FIB table entry when adding a neighbor entry by Neale Ranns · 8 years ago
  62. 37be736 Tests to target holes in adjacency and DPO test coverage by Neale Ranns · 8 years ago
  63. 4008ac9 Changing the IP table for an interface is an error if the interface already has an address configured (VPP-601) by Neale Ranns · 8 years ago
  64. 39f9d8b [Proxy] ARP tests by Neale Ranns · 8 years ago