1. f324dec fixing typos by Jim Thompson · 6 years ago
  2. 8feeaff Typos. A bunch of typos I've been collecting. by Paul Vinciguerra · 6 years ago
  3. 1bb981d VPP-1574: minimize RPC barrier sync calls by Dave Barach · 6 years ago
  4. 3702930 Use IP and MAC API types for neighbors by Neale Ranns · 6 years ago
  5. 6434430 buffers: don't init metadata, as it is already initialized by Damjan Marion · 6 years ago
  6. ab9b7ec buffers: remove freelist argument from vlib_buffer_add_data by Damjan Marion · 6 years ago
  7. 45db885 ARP/ND: copy opaque2 persistent fields to new packet by Neale Ranns · 6 years ago
  8. 3a63fc5 Handle buffer alloc failure in vlib_buffer_add_data by Dave Barach · 6 years ago
  9. d9818dd Fixes for buliding for 32bit targets: by David Johnson · 6 years ago
  10. 671e60e buffers: remove unused code by Damjan Marion · 6 years ago
  11. 5bb1eca IPv6: Make link-local configurable per-interface (VPP-1446) by Juraj Sloboda · 6 years ago
  12. cd35e53 Use throttle_t for ND throttling by Neale Ranns · 6 years ago
  13. b7b9299 c11 safe string handling support by Dave Barach · 6 years ago
  14. 0bdd319 IP-neighbor: add and delete internal API by Neale Ranns · 6 years ago
  15. 3b81a1e L2 BVI/FIB: Update L2 FIB table when BVI's MAC changes by Neale Ranns · 6 years ago
  16. 22130e1 neighbor advertisement must with target_link option by ahdj007 · 6 years ago
  17. 3074629 VPP-1382: Fix ip6 address cann't display completely when show ip6 neighbors by shubing guo · 6 years ago
  18. 49433ad Thread-safe ARP / ND throttling by Dave Barach · 6 years ago
  19. cd30774 fix vector index range checks by Eyal Bari · 6 years ago
  20. 1855b8e IP directed broadcast by Neale Ranns · 6 years ago
  21. 0e6f4d6 Improve IP4 ARP and IP6 ND Events Notification by John Lo · 6 years ago v18.10-rc0
  22. 17ff3c1 Pipes by Neale Ranns · 6 years ago
  23. 084606b Check get packet template allocation failure (VPP-1321) by John Lo · 6 years ago
  24. d723161 MTU: Software interface / Per-protocol MTU support by Ole Troan · 7 years ago
  25. f12dad6 Add reaper functions to want events APIs (VPP-1304) by Neale Ranns · 7 years ago
  26. 81119e8 Implement DHCPv6 PD client (VPP-718, VPP-1050) by Juraj Sloboda · 7 years ago
  27. 9f781d8 bond: send gratuitous arp when the active slave went down in active-backup mode by Steven · 7 years ago
  28. 4fed5b1 Fix IP neighbor/arp pool full and static entry handling by John Lo · 7 years ago
  29. 5257452 Rework CP and DP communication in IPv6 RD (VPP-1256) by Juraj Sloboda · 7 years ago
  30. 7f358b3 Periodic scan and probe of IP neighbors to maintain neighbor pools by John Lo · 7 years ago
  31. 8e25495 IPv6 NS/RS; do not vec_validate global structs in the DP by Neale Ranns · 7 years ago
  32. c7b8f20 IPv6 NS: use the mcast rewrite node to fill in the destination MAC by Neale Ranns · 7 years ago
  33. 889fe94 Mcast rewrite optimisations by Neale Ranns · 8 years ago
  34. fe7d4a2 Revert "MTU: Setting of MTU on software interface (instead of hardware interface)" by Damjan Marion · 7 years ago
  35. 70083ee MTU: Setting of MTU on software interface (instead of hardware interface) by Ole Troan · 7 years ago
  36. 25b0494 GBP V2 by Neale Ranns · 7 years ago
  37. 4b9669d IPv6 ND Router discovery data plane (VPP-1095) by Juraj Sloboda · 7 years ago
  38. 611d918 Remove md5.[ch] from vppinfra by Dave Barach · 7 years ago
  39. 53da221 IP6 link-local table by Neale Ranns · 7 years ago
  40. e0a3544 IPv6 MLD; pointer address used as hash key by Neale Ranns · 7 years ago
  41. c819fc6 Allow providers to override glean behaviour by Neale Ranns · 7 years ago
  42. 438f630 Revert "Allow interface types to override glean adjacency behaivour" by Ole Trøan · 7 years ago
  43. 8b30e47 Allow interface types to override glean adjacency behaivour by Neale Ranns · 7 years ago
  44. ce07412 Fix icmp/udp/tcp punt/drop paths by Vijayabhaskar Katamreddy · 7 years ago
  45. 59b2565 Repair vlib API socket server by Dave Barach · 7 years ago
  46. c125ecc IP-MAC,ND:wildcard events,fix sending multiple events by Eyal Bari · 7 years ago
  47. 6b3a8ef replace uint32_t with u32 by Neale Ranns · 7 years ago
  48. 1500254 FIB table add/delete API by Neale Ranns · 7 years ago
  49. 8dc8020 IPv6 local-address for P2P ethernet interfaces by Pavel Kotucek · 7 years ago
  50. da78f95 L2 over MPLS by Neale Ranns · 8 years ago
  51. 213b5aa vnet_buffer_t flags cleanup by Damjan Marion · 7 years ago
  52. 072401e Introduce l{2,3,4}_hdr_offset fields in the buffer metadata by Damjan Marion · 7 years ago
  53. 8b81cb4 Send GARP/NA on bonded intf slave up/down if in active-backup mode by John Lo · 7 years ago
  54. 9f5a2b6 IP4/IP6 FIB: fix crash during interface delete by Pavel Kotucek · 8 years ago
  55. dcd6d62 ARP/ND use path_remove to complement path_add by Neale Ranns · 8 years ago
  56. 8142499 ARP/ND entries for the same address on different interfaces (VPP-848) by Neale Ranns · 8 years ago
  57. d5b6aa1 ARP learning fixes (VPP-843) by Neale Ranns · 8 years ago
  58. f12a83f Improve Load-Balance MAPs by Neale Ranns · 8 years ago
  59. 2a3ea49 Learn IP6 link-local ND entries from NSs sourced from link-local address by Neale Ranns · 8 years ago
  60. 107e7d4 Remove usued, redundant and deprecated code from lookup.h by Neale Ranns · 8 years ago
  61. 0f26c5a MPLS Mcast by Neale Ranns · 8 years ago
  62. 586afd7 Use thread local storage for thread index by Damjan Marion · 8 years ago
  63. fa5d198 Adjacency layout change and move to vnet/adj by Neale Ranns · 8 years ago
  64. f9f4065 ARP/ND/API:fix arp reg + nd no identical regs by Eyal Bari · 8 years ago
  65. a0623f8 BRIDGE-DOMAIN:enable arp term,mac/ip learning on local ints by Eyal Bari · 8 years ago
  66. 2e7fbcc Mcast rewrite no memcpy by Neale Ranns · 8 years ago
  67. b3b2de7 IMplementation for option to not create a FIB table entry when adding a neighbor entry by Neale Ranns · 8 years ago
  68. 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
  69. 87df12d IPv6 RA improvements by Neale Ranns · 8 years ago
  70. 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
  71. a9a20e7 VPP-635: CLI Memory leak with invalid parameter by Billy McFall · 8 years ago
  72. 7bc7310 Fix crash on deleting previously activated IPv6 interface - VPP-636 by Wojciech Dec · 8 years ago
  73. 32e1c01 IP Multicast FIB (mfib) by Neale Ranns · 8 years ago
  74. 7515228 IPv6 NS RS tests and fixes by Neale Ranns · 8 years ago
  75. 7cd468a Reorganize source tree to use single autotools instance by Damjan Marion · 8 years ago[Renamed from vnet/vnet/ip/ip6_neighbor.c]
  76. 3be6b28 Decouple dependencies/assumptions in MAC change by Neale Ranns · 8 years ago
  77. d7cb1b5 Coding standards cleanup for vnet/vnet/ip, VPP-255 by Dave Barach · 8 years ago
  78. 19c68d2 Prevent re-entrant walks on an adjacency. by Neale Ranns · 8 years ago
  79. 3e046ea api: missing support for dumping of neighbours (VPP-333) by Pavel Kotucek · 8 years ago
  80. 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
  81. ad422ed MPLS infrastructure improvments by Neale Ranns · 8 years ago
  82. 6765549 dpdk: remove rte_mbuf modifications at many places in the code by Damjan Marion · 8 years ago
  83. 177bbdc GRE tests and fixes by Neale Ranns · 8 years ago
  84. f5179c7 Clean up coverity warnings, VPP-486 by Dave Barach · 8 years ago
  85. 8d2e0e0 Fix a batch of coverity warnings, VPP-486 by Dave Barach · 8 years ago
  86. 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
  87. 46529cd VPP-490: vpp crash in show ip6 neighbor by Billy McFall · 8 years ago
  88. b80c536 FIB2.0: Adjacency complete pull model (VPP-487) by Neale Ranns · 8 years ago
  89. 0683c9c VPP-286: Add CLI Command documentation via doxygen comments for vnet/vnet/ip. by Billy McFall · 8 years ago
  90. 1946a12 Fix coverity warnings, VPP-486 by Dave Barach · 8 years ago
  91. 33a7dd5 FIB2.0: memory leaks during load-balance update (VPP-475) by Neale Ranns · 8 years ago
  92. 3f993a6 Fix IP6 ND solicitation termination to allow link-local source IP by John Lo · 8 years ago
  93. df089a8 (VPP-455) arp doesn't work when ip4 classifier configured with fib 2.0 by Neale Ranns · 8 years ago
  94. c631f2d VPP-363: add ability to change mac address of the interface by Pavel Kotucek · 8 years ago
  95. 0bfe5d8 A Protocol Independent Hierarchical FIB (VPP-352) by Neale Ranns · 8 years ago
  96. 1edfba9 VPP-358: Add IPv6 ND Event Notification and Termination by John Lo · 8 years ago
  97. 6f6f34f VPP-189 Clean up more coverity warnings by Dave Barach · 8 years ago
  98. 56faee8 VPP-189 Clean up more coverity warnings by Dave Barach · 8 years ago
  99. bfd32fd VPP-163 "show ip6 interface" ignores many addresses by Chris Luke · 8 years ago
  100. 33879c9 Fix the spelling of the word "suppress". by Chris Luke · 8 years ago