1. d723161 MTU: Software interface / Per-protocol MTU support by Ole Troan · 7 years ago
  2. f12dad6 Add reaper functions to want events APIs (VPP-1304) by Neale Ranns · 7 years ago
  3. 81119e8 Implement DHCPv6 PD client (VPP-718, VPP-1050) by Juraj Sloboda · 7 years ago
  4. 9f781d8 bond: send gratuitous arp when the active slave went down in active-backup mode by Steven · 7 years ago
  5. 4fed5b1 Fix IP neighbor/arp pool full and static entry handling by John Lo · 7 years ago
  6. 5257452 Rework CP and DP communication in IPv6 RD (VPP-1256) by Juraj Sloboda · 7 years ago
  7. 7f358b3 Periodic scan and probe of IP neighbors to maintain neighbor pools by John Lo · 7 years ago
  8. 8e25495 IPv6 NS/RS; do not vec_validate global structs in the DP by Neale Ranns · 7 years ago
  9. c7b8f20 IPv6 NS: use the mcast rewrite node to fill in the destination MAC by Neale Ranns · 7 years ago
  10. 889fe94 Mcast rewrite optimisations by Neale Ranns · 8 years ago
  11. fe7d4a2 Revert "MTU: Setting of MTU on software interface (instead of hardware interface)" by Damjan Marion · 7 years ago
  12. 70083ee MTU: Setting of MTU on software interface (instead of hardware interface) by Ole Troan · 7 years ago
  13. 25b0494 GBP V2 by Neale Ranns · 7 years ago
  14. 4b9669d IPv6 ND Router discovery data plane (VPP-1095) by Juraj Sloboda · 7 years ago
  15. 611d918 Remove md5.[ch] from vppinfra by Dave Barach · 7 years ago
  16. 53da221 IP6 link-local table by Neale Ranns · 7 years ago
  17. e0a3544 IPv6 MLD; pointer address used as hash key by Neale Ranns · 7 years ago
  18. c819fc6 Allow providers to override glean behaviour by Neale Ranns · 7 years ago
  19. 438f630 Revert "Allow interface types to override glean adjacency behaivour" by Ole Trøan · 7 years ago
  20. 8b30e47 Allow interface types to override glean adjacency behaivour by Neale Ranns · 7 years ago
  21. ce07412 Fix icmp/udp/tcp punt/drop paths by Vijayabhaskar Katamreddy · 7 years ago
  22. 59b2565 Repair vlib API socket server by Dave Barach · 7 years ago
  23. c125ecc IP-MAC,ND:wildcard events,fix sending multiple events by Eyal Bari · 7 years ago
  24. 6b3a8ef replace uint32_t with u32 by Neale Ranns · 7 years ago
  25. 1500254 FIB table add/delete API by Neale Ranns · 7 years ago
  26. 8dc8020 IPv6 local-address for P2P ethernet interfaces by Pavel Kotucek · 7 years ago
  27. da78f95 L2 over MPLS by Neale Ranns · 8 years ago
  28. 213b5aa vnet_buffer_t flags cleanup by Damjan Marion · 7 years ago
  29. 072401e Introduce l{2,3,4}_hdr_offset fields in the buffer metadata by Damjan Marion · 7 years ago
  30. 8b81cb4 Send GARP/NA on bonded intf slave up/down if in active-backup mode by John Lo · 7 years ago
  31. 9f5a2b6 IP4/IP6 FIB: fix crash during interface delete by Pavel Kotucek · 8 years ago
  32. dcd6d62 ARP/ND use path_remove to complement path_add by Neale Ranns · 8 years ago
  33. 8142499 ARP/ND entries for the same address on different interfaces (VPP-848) by Neale Ranns · 8 years ago
  34. d5b6aa1 ARP learning fixes (VPP-843) by Neale Ranns · 8 years ago
  35. f12a83f Improve Load-Balance MAPs by Neale Ranns · 8 years ago
  36. 2a3ea49 Learn IP6 link-local ND entries from NSs sourced from link-local address by Neale Ranns · 8 years ago
  37. 107e7d4 Remove usued, redundant and deprecated code from lookup.h by Neale Ranns · 8 years ago
  38. 0f26c5a MPLS Mcast by Neale Ranns · 8 years ago
  39. 586afd7 Use thread local storage for thread index by Damjan Marion · 8 years ago
  40. fa5d198 Adjacency layout change and move to vnet/adj by Neale Ranns · 8 years ago
  41. f9f4065 ARP/ND/API:fix arp reg + nd no identical regs by Eyal Bari · 8 years ago
  42. a0623f8 BRIDGE-DOMAIN:enable arp term,mac/ip learning on local ints by Eyal Bari · 8 years ago
  43. 2e7fbcc Mcast rewrite no memcpy by Neale Ranns · 8 years ago
  44. b3b2de7 IMplementation for option to not create a FIB table entry when adding a neighbor entry by Neale Ranns · 8 years ago
  45. 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
  46. 87df12d IPv6 RA improvements by Neale Ranns · 8 years ago
  47. 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
  48. a9a20e7 VPP-635: CLI Memory leak with invalid parameter by Billy McFall · 8 years ago
  49. 7bc7310 Fix crash on deleting previously activated IPv6 interface - VPP-636 by Wojciech Dec · 8 years ago
  50. 32e1c01 IP Multicast FIB (mfib) by Neale Ranns · 8 years ago
  51. 7515228 IPv6 NS RS tests and fixes by Neale Ranns · 8 years ago
  52. 7cd468a Reorganize source tree to use single autotools instance by Damjan Marion · 8 years ago[Renamed from vnet/vnet/ip/ip6_neighbor.c]
  53. 3be6b28 Decouple dependencies/assumptions in MAC change by Neale Ranns · 8 years ago
  54. d7cb1b5 Coding standards cleanup for vnet/vnet/ip, VPP-255 by Dave Barach · 8 years ago
  55. 19c68d2 Prevent re-entrant walks on an adjacency. by Neale Ranns · 8 years ago
  56. 3e046ea api: missing support for dumping of neighbours (VPP-333) by Pavel Kotucek · 8 years ago
  57. 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
  58. ad422ed MPLS infrastructure improvments by Neale Ranns · 8 years ago
  59. 6765549 dpdk: remove rte_mbuf modifications at many places in the code by Damjan Marion · 8 years ago
  60. 177bbdc GRE tests and fixes by Neale Ranns · 8 years ago
  61. f5179c7 Clean up coverity warnings, VPP-486 by Dave Barach · 8 years ago
  62. 8d2e0e0 Fix a batch of coverity warnings, VPP-486 by Dave Barach · 8 years ago
  63. 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
  64. 46529cd VPP-490: vpp crash in show ip6 neighbor by Billy McFall · 8 years ago
  65. b80c536 FIB2.0: Adjacency complete pull model (VPP-487) by Neale Ranns · 8 years ago
  66. 0683c9c VPP-286: Add CLI Command documentation via doxygen comments for vnet/vnet/ip. by Billy McFall · 8 years ago
  67. 1946a12 Fix coverity warnings, VPP-486 by Dave Barach · 8 years ago
  68. 33a7dd5 FIB2.0: memory leaks during load-balance update (VPP-475) by Neale Ranns · 8 years ago
  69. 3f993a6 Fix IP6 ND solicitation termination to allow link-local source IP by John Lo · 8 years ago
  70. df089a8 (VPP-455) arp doesn't work when ip4 classifier configured with fib 2.0 by Neale Ranns · 8 years ago
  71. c631f2d VPP-363: add ability to change mac address of the interface by Pavel Kotucek · 8 years ago
  72. 0bfe5d8 A Protocol Independent Hierarchical FIB (VPP-352) by Neale Ranns · 8 years ago
  73. 1edfba9 VPP-358: Add IPv6 ND Event Notification and Termination by John Lo · 8 years ago
  74. 6f6f34f VPP-189 Clean up more coverity warnings by Dave Barach · 8 years ago
  75. 56faee8 VPP-189 Clean up more coverity warnings by Dave Barach · 8 years ago
  76. bfd32fd VPP-163 "show ip6 interface" ignores many addresses by Chris Luke · 8 years ago
  77. 33879c9 Fix the spelling of the word "suppress". by Chris Luke · 8 years ago
  78. f0f8522 VPP-19: Split the lookup.h IP_LOOKUP_NEXT enum. by Ole Troan · 9 years ago
  79. 86be487 Explicity specify IP address type for format_ip46_address function by Damjan Marion · 9 years ago
  80. 194ebc5 Track number of ethernet vlans in a frame by Chris Luke · 9 years ago
  81. 1dabaaf Port glean neighbor entry support to IPv6 by Pierre Pfister · 9 years ago
  82. f1213b8 Add clib_memcpy macro based on DPDK rte_memcpy implementation by Damjan Marion · 9 years ago
  83. d530445 fix uninitialized vars warnings with -Os by Benoît Ganne · 9 years ago
  84. e936bbe Add support for native vpp_lite (non-dpdk) platform by Damjan Marion · 9 years ago
  85. f9bd620 Warnings be gone by Dave Barach · 9 years ago
  86. cb9cada Initial commit of vpp code. by Ed Warnicke · 9 years ago v1.0.0