1. 2019748 L2BD,ARP-TERM:fix arp query report mechanism+test by Eyal Bari · 7 years ago
  2. 6b3a8ef replace uint32_t with u32 by Neale Ranns · 7 years ago
  3. 1500254 FIB table add/delete API by Neale Ranns · 7 years ago
  4. 24b170a Support proxy ARP on mirrored TAP interfaces by Neale Ranns · 7 years ago
  5. 66c0adf VPP-933 VPP crashes when deleting an ARP entry by Matthew Smith · 7 years ago
  6. a3a3a9d ARP reply: use interface to build rewrite string by Neale Ranns · 7 years ago
  7. da78f95 L2 over MPLS by Neale Ranns · 8 years ago
  8. 5c994c1 don't truncate the interface name in 'sh ip arp' by Neale Ranns · 7 years ago
  9. beb0b2e Improve L2 Input/Output Feature Infrastructure and Usage by John Lo · 7 years ago
  10. 8b81cb4 Send GARP/NA on bonded intf slave up/down if in active-backup mode by John Lo · 7 years ago
  11. ca19361 ARP: ignore non-connected routes and non-interface sources when determing if source is connected by Neale Ranns · 8 years ago
  12. 30d0fd4 Packets recieved on VLAN-0 map to the main interface by Neale Ranns · 8 years ago
  13. dcd6d62 ARP/ND use path_remove to complement path_add by Neale Ranns · 8 years ago
  14. 8142499 ARP/ND entries for the same address on different interfaces (VPP-848) by Neale Ranns · 8 years ago
  15. cb9ab47 VPP-719: Accept ARP replies from VRRP hw addr by Matthew Smith · 8 years ago
  16. d5b6aa1 ARP learning fixes (VPP-843) by Neale Ranns · 8 years ago
  17. 2a3ea49 Learn IP6 link-local ND entries from NSs sourced from link-local address by Neale Ranns · 8 years ago
  18. 107e7d4 Remove usued, redundant and deprecated code from lookup.h by Neale Ranns · 8 years ago
  19. 0f26c5a MPLS Mcast by Neale Ranns · 8 years ago
  20. 586afd7 Use thread local storage for thread index by Damjan Marion · 8 years ago
  21. fa5d198 Adjacency layout change and move to vnet/adj by Neale Ranns · 8 years ago
  22. 8db1de8 ARP/API:protect against identical registrations by Eyal Bari · 8 years ago
  23. a0623f8 BRIDGE-DOMAIN:enable arp term,mac/ip learning on local ints by Eyal Bari · 8 years ago
  24. 2e7fbcc Mcast rewrite no memcpy by Neale Ranns · 8 years ago
  25. 4b919a5 Attached hosts by Neale Ranns · 8 years ago
  26. b3b2de7 IMplementation for option to not create a FIB table entry when adding a neighbor entry by Neale Ranns · 8 years ago
  27. d96bad8 ARP resilience in the absence of IP config on input and output interfaces by Neale Ranns · 8 years ago
  28. dccbee3 SNAT: changed source for outbound address FIB entry (VPP-613) by Matus Fabian · 8 years ago
  29. 32e1c01 IP Multicast FIB (mfib) by Neale Ranns · 8 years ago
  30. 797235a Fix ARP on unnumbered interfaces (VPP-583) by Neale Ranns · 8 years ago
  31. 7cd468a Reorganize source tree to use single autotools instance by Damjan Marion · 8 years ago[Renamed from vnet/vnet/ethernet/arp.c]
  32. 3be6b28 Decouple dependencies/assumptions in MAC change by Neale Ranns · 8 years ago
  33. 19c68d2 Prevent re-entrant walks on an adjacency. by Neale Ranns · 8 years ago
  34. 3e046ea api: missing support for dumping of neighbours (VPP-333) by Pavel Kotucek · 8 years ago
  35. ad422ed MPLS infrastructure improvments by Neale Ranns · 8 years ago
  36. 436d06b ARP un-unmbered called when no interfaces are unnumbered by Neale Ranns · 8 years ago
  37. 177bbdc GRE tests and fixes by Neale Ranns · 8 years ago
  38. b80c536 FIB2.0: Adjacency complete pull model (VPP-487) by Neale Ranns · 8 years ago
  39. 33a7dd5 FIB2.0: memory leaks during load-balance update (VPP-475) by Neale Ranns · 8 years ago
  40. 3f993a6 Fix IP6 ND solicitation termination to allow link-local source IP by John Lo · 8 years ago
  41. df089a8 (VPP-455) arp doesn't work when ip4 classifier configured with fib 2.0 by Neale Ranns · 8 years ago
  42. c631f2d VPP-363: add ability to change mac address of the interface by Pavel Kotucek · 8 years ago
  43. 62f88d8 arp: handle ARP proxy after tunnelling by David Hotham · 8 years ago
  44. 0bfe5d8 A Protocol Independent Hierarchical FIB (VPP-352) by Neale Ranns · 8 years ago
  45. 2d085d9 VPP-282: Document changes for vnet/vnet/ethernet by Billy McFall · 8 years ago
  46. 6ef7bb9 Move CLI examples from wiki to code - VPP-165 by Keith Burns (alagalah) · 8 years ago
  47. 1edfba9 VPP-358: Add IPv6 ND Event Notification and Termination by John Lo · 8 years ago
  48. 607de1a Coding standards cleanup - remove trailing whitespace, fixes VPP-332 by Damjan Marion · 8 years ago
  49. e70dcc8 VPP251 - Code style vnet/vnet/ethernet by Keith Burns (alagalah) · 8 years ago
  50. cbec1a1 VPP-182: IPv4 static ARP entries should not be deleted on interface down by John Lo · 8 years ago
  51. 71fb06f Don't re-write adjacency with same information. by Keith Burns (alagalah) · 8 years ago
  52. 86be487 Explicity specify IP address type for format_ip46_address function by Damjan Marion · 9 years ago
  53. 1dabaaf Port glean neighbor entry support to IPv6 by Pierre Pfister · 9 years ago
  54. f1213b8 Add clib_memcpy macro based on DPDK rte_memcpy implementation by Damjan Marion · 9 years ago
  55. d1f5d04 Change ARP and IP6-ND nodes to use interface-output node for output by John Lo · 9 years ago
  56. 102ec52 Add support for installing ipv4 routes via unresolved next hop by Damjan Marion · 9 years ago
  57. 1f49ed6 Link the vpp application against libvnet.so, not libvnet.a by Dave Barach · 9 years ago
  58. cb46684 Fix ARP show exception when not ARP entries as found. by Keith Wiles · 9 years ago
  59. 2c29d75 Fix warnings/errors reported by clang by Damjan Marion · 9 years ago
  60. f9bd620 Warnings be gone by Dave Barach · 9 years ago
  61. cb9cada Initial commit of vpp code. by Ed Warnicke · 9 years ago v1.0.0