1. ce07412 Fix icmp/udp/tcp punt/drop paths by Vijayabhaskar Katamreddy · 7 years ago
  2. 59b2565 Repair vlib API socket server by Dave Barach · 7 years ago
  3. c125ecc IP-MAC,ND:wildcard events,fix sending multiple events by Eyal Bari · 7 years ago
  4. 6b3a8ef replace uint32_t with u32 by Neale Ranns · 7 years ago
  5. 1500254 FIB table add/delete API by Neale Ranns · 7 years ago
  6. 8dc8020 IPv6 local-address for P2P ethernet interfaces by Pavel Kotucek · 7 years ago
  7. da78f95 L2 over MPLS by Neale Ranns · 8 years ago
  8. 213b5aa vnet_buffer_t flags cleanup by Damjan Marion · 7 years ago
  9. 072401e Introduce l{2,3,4}_hdr_offset fields in the buffer metadata by Damjan Marion · 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. 9f5a2b6 IP4/IP6 FIB: fix crash during interface delete by Pavel Kotucek · 8 years ago
  12. dcd6d62 ARP/ND use path_remove to complement path_add by Neale Ranns · 8 years ago
  13. 8142499 ARP/ND entries for the same address on different interfaces (VPP-848) by Neale Ranns · 8 years ago
  14. d5b6aa1 ARP learning fixes (VPP-843) by Neale Ranns · 8 years ago
  15. f12a83f Improve Load-Balance MAPs by Neale Ranns · 8 years ago
  16. 2a3ea49 Learn IP6 link-local ND entries from NSs sourced from link-local address by Neale Ranns · 8 years ago
  17. 107e7d4 Remove usued, redundant and deprecated code from lookup.h by Neale Ranns · 8 years ago
  18. 0f26c5a MPLS Mcast by Neale Ranns · 8 years ago
  19. 586afd7 Use thread local storage for thread index by Damjan Marion · 8 years ago
  20. fa5d198 Adjacency layout change and move to vnet/adj by Neale Ranns · 8 years ago
  21. f9f4065 ARP/ND/API:fix arp reg + nd no identical regs by Eyal Bari · 8 years ago
  22. a0623f8 BRIDGE-DOMAIN:enable arp term,mac/ip learning on local ints by Eyal Bari · 8 years ago
  23. 2e7fbcc Mcast rewrite no memcpy by Neale Ranns · 8 years ago
  24. b3b2de7 IMplementation for option to not create a FIB table entry when adding a neighbor entry by Neale Ranns · 8 years ago
  25. 3f844d0 Proxy ND (RFC4389 - or a sub-set thereof). This allows the 'emulation' of bridging. That is hosts in one sub-net reachable via differenet interfaces. by Neale Ranns · 8 years ago
  26. 87df12d IPv6 RA improvements by Neale Ranns · 8 years ago
  27. 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
  28. a9a20e7 VPP-635: CLI Memory leak with invalid parameter by Billy McFall · 8 years ago
  29. 7bc7310 Fix crash on deleting previously activated IPv6 interface - VPP-636 by Wojciech Dec · 8 years ago
  30. 32e1c01 IP Multicast FIB (mfib) by Neale Ranns · 8 years ago
  31. 7515228 IPv6 NS RS tests and fixes by Neale Ranns · 8 years ago
  32. 7cd468a Reorganize source tree to use single autotools instance by Damjan Marion · 8 years ago[Renamed from vnet/vnet/ip/ip6_neighbor.c]
  33. 3be6b28 Decouple dependencies/assumptions in MAC change by Neale Ranns · 8 years ago
  34. d7cb1b5 Coding standards cleanup for vnet/vnet/ip, VPP-255 by Dave Barach · 8 years ago
  35. 19c68d2 Prevent re-entrant walks on an adjacency. by Neale Ranns · 8 years ago
  36. 3e046ea api: missing support for dumping of neighbours (VPP-333) by Pavel Kotucek · 8 years ago
  37. 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
  38. ad422ed MPLS infrastructure improvments by Neale Ranns · 8 years ago
  39. 6765549 dpdk: remove rte_mbuf modifications at many places in the code by Damjan Marion · 8 years ago
  40. 177bbdc GRE tests and fixes by Neale Ranns · 8 years ago
  41. f5179c7 Clean up coverity warnings, VPP-486 by Dave Barach · 8 years ago
  42. 8d2e0e0 Fix a batch of coverity warnings, VPP-486 by Dave Barach · 8 years ago
  43. 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
  44. 46529cd VPP-490: vpp crash in show ip6 neighbor by Billy McFall · 8 years ago
  45. b80c536 FIB2.0: Adjacency complete pull model (VPP-487) by Neale Ranns · 8 years ago
  46. 0683c9c VPP-286: Add CLI Command documentation via doxygen comments for vnet/vnet/ip. by Billy McFall · 8 years ago
  47. 1946a12 Fix coverity warnings, VPP-486 by Dave Barach · 8 years ago
  48. 33a7dd5 FIB2.0: memory leaks during load-balance update (VPP-475) by Neale Ranns · 8 years ago
  49. 3f993a6 Fix IP6 ND solicitation termination to allow link-local source IP by John Lo · 8 years ago
  50. df089a8 (VPP-455) arp doesn't work when ip4 classifier configured with fib 2.0 by Neale Ranns · 8 years ago
  51. c631f2d VPP-363: add ability to change mac address of the interface by Pavel Kotucek · 8 years ago
  52. 0bfe5d8 A Protocol Independent Hierarchical FIB (VPP-352) by Neale Ranns · 8 years ago
  53. 1edfba9 VPP-358: Add IPv6 ND Event Notification and Termination by John Lo · 8 years ago
  54. 6f6f34f VPP-189 Clean up more coverity warnings by Dave Barach · 8 years ago
  55. 56faee8 VPP-189 Clean up more coverity warnings by Dave Barach · 8 years ago
  56. bfd32fd VPP-163 "show ip6 interface" ignores many addresses by Chris Luke · 8 years ago
  57. 33879c9 Fix the spelling of the word "suppress". by Chris Luke · 8 years ago
  58. f0f8522 VPP-19: Split the lookup.h IP_LOOKUP_NEXT enum. by Ole Troan · 9 years ago
  59. 86be487 Explicity specify IP address type for format_ip46_address function by Damjan Marion · 9 years ago
  60. 194ebc5 Track number of ethernet vlans in a frame by Chris Luke · 9 years ago
  61. 1dabaaf Port glean neighbor entry support to IPv6 by Pierre Pfister · 9 years ago
  62. f1213b8 Add clib_memcpy macro based on DPDK rte_memcpy implementation by Damjan Marion · 9 years ago
  63. d530445 fix uninitialized vars warnings with -Os by Benoît Ganne · 9 years ago
  64. e936bbe Add support for native vpp_lite (non-dpdk) platform by Damjan Marion · 9 years ago
  65. f9bd620 Warnings be gone by Dave Barach · 9 years ago
  66. cb9cada Initial commit of vpp code. by Ed Warnicke · 9 years ago v1.0.0