1. 067cd62 avoid using thread local storage for thread index by Damjan Marion · 6 years ago
  2. 17ff3c1 Pipes by Neale Ranns · 6 years ago
  3. 0131b6c Add checks for bad ARP request packets in arp-termination node by John Lo · 6 years ago
  4. 084606b Check get packet template allocation failure (VPP-1321) by John Lo · 6 years ago
  5. d723161 MTU: Software interface / Per-protocol MTU support by Ole Troan · 7 years ago
  6. 59ae61e Gratuitous ARP packet handling by Neale Ranns · 7 years ago
  7. 535939c Revert "Allow arp-input node to learn IPv4 neighbors from GARP packets" by John Lo · 7 years ago
  8. d018870 Allow arp-input node to learn IPv4 neighbors from GARP packets by John Lo · 7 years ago
  9. 9f781d8 bond: send gratuitous arp when the active slave went down in active-backup mode by Steven · 7 years ago
  10. 4fed5b1 Fix IP neighbor/arp pool full and static entry handling by John Lo · 7 years ago
  11. 0053de6 ARP proxy dumps by Neale Ranns · 7 years ago
  12. 1f6e928 ARP: Ensure STATIC and DYANMIC ARP flags are mutually exclusive. by Jon Loeliger · 7 years ago
  13. 7f358b3 Periodic scan and probe of IP neighbors to maintain neighbor pools by John Lo · 7 years ago
  14. cbe8d65 TAP memory leaks: by Neale Ranns · 7 years ago
  15. b14826e Minor optimzation/cleanup to ethernet-input node by John Lo · 7 years ago
  16. 889fe94 Mcast rewrite optimisations by Neale Ranns · 8 years ago
  17. fe7d4a2 Revert "MTU: Setting of MTU on software interface (instead of hardware interface)" by Damjan Marion · 7 years ago
  18. 70083ee MTU: Setting of MTU on software interface (instead of hardware interface) by Ole Troan · 7 years ago
  19. 25b0494 GBP V2 by Neale Ranns · 7 years ago
  20. 756cd94 Fixes for 'make UNATTENDED=yes CC=clang CXX=clang verify' by Neale Ranns · 7 years ago
  21. 87dad11 L2: no-flood interface type in the Bridge-Domain by Neale Ranns · 7 years ago
  22. 871dc42 Detailed stats collection feature by Neale Ranns · 7 years ago
  23. 2303cb1 FIB Interpose Source by Neale Ranns · 7 years ago
  24. 039cbfe QoS recording and marking by Neale Ranns · 7 years ago
  25. a36f08c Fix Avoid crash in vnet_delete_sub_interface routine by Steve Shin · 7 years ago
  26. 8a3e575 Fix reset the vlan flags when main interface is deleted. by Steve Shin · 7 years ago
  27. 927b071 vppinfra: CLIB_HAVE_VEC128 mandates SSE4.2 by Damjan Marion · 7 years ago
  28. c6969b5 Use neutral vector code for ethernet_frame_is_tagged by Damjan Marion · 7 years ago
  29. c819fc6 Allow providers to override glean behaviour by Neale Ranns · 7 years ago
  30. 438f630 Revert "Allow interface types to override glean adjacency behaivour" by Ole Trøan · 7 years ago
  31. 8b30e47 Allow interface types to override glean adjacency behaivour by Neale Ranns · 7 years ago
  32. 547ecf6 Fix clang implicit conversion errors by Damjan Marion · 7 years ago
  33. 9d42087 VPPAPIGEN: vppapigen replacement in Python PLY. by Ole Troan · 7 years ago
  34. 5957a14 Sub-Interface deletion not cleanup hash's properly (VPP-1136) by John Lo · 7 years ago
  35. faf9a5a Fix checksum offload sssue caused by overwriten lX_hdr_offset by Damjan Marion · 7 years ago
  36. b4c42cd VPP-1110 BVI reply ARP that doesn't request BVI loacl IP. by zhaoqingling · 7 years ago
  37. 2df3909 tapv2: multiple improvements by Damjan Marion · 7 years ago
  38. 2222986 Remove unused, uninteresting code by Dave Barach · 7 years ago
  39. 35de3b3 vnet: set vnet_buffer l2_hdr_offset and l3_hdr_offset by Steven · 7 years ago
  40. 71612d6 Add extern to *_main global variable declarations in header files. by Dave Wallace · 7 years ago
  41. 0d056e5 vppapigen: support per-file (major,minor,patch) version stamps by Dave Barach · 7 years ago
  42. d3c008d [aarch64] Fixes CLI crashes on dpaa2 platform. by Christophe Fontaine · 7 years ago
  43. 59b2565 Repair vlib API socket server by Dave Barach · 7 years ago
  44. 7e9743a Fix sending GARP/NA on Bonded Interface Active/Backup Link Up/Down by John Lo · 7 years ago
  45. c125ecc IP-MAC,ND:wildcard events,fix sending multiple events by Eyal Bari · 7 years ago
  46. 2019748 L2BD,ARP-TERM:fix arp query report mechanism+test 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. 4f80b81 Add missing counters for P2P ethernet interfaces by Pavel Kotucek · 7 years ago
  50. 24b170a Support proxy ARP on mirrored TAP interfaces by Neale Ranns · 7 years ago
  51. 66c0adf VPP-933 VPP crashes when deleting an ARP entry by Matthew Smith · 7 years ago
  52. a3a3a9d ARP reply: use interface to build rewrite string by Neale Ranns · 7 years ago
  53. da78f95 L2 over MPLS by Neale Ranns · 8 years ago
  54. 5c994c1 don't truncate the interface name in 'sh ip arp' by Neale Ranns · 7 years ago
  55. 15ac81c P2P Ethernet by Pavel Kotucek · 7 years ago
  56. beb0b2e Improve L2 Input/Output Feature Infrastructure and Usage by John Lo · 7 years ago
  57. 213b5aa vnet_buffer_t flags cleanup by Damjan Marion · 7 years ago
  58. 072401e Introduce l{2,3,4}_hdr_offset fields in the buffer metadata by Damjan Marion · 7 years ago
  59. 38cfe98 Fix typo for non x86 platforms. by Christophe Fontaine · 7 years ago
  60. 9a1ae1a ETH:optimized double is_tagged check by Eyal Bari · 8 years ago
  61. 8b81cb4 Send GARP/NA on bonded intf slave up/down if in active-backup mode by John Lo · 7 years ago
  62. ca19361 ARP: ignore non-connected routes and non-interface sources when determing if source is connected by Neale Ranns · 8 years ago
  63. 6f7ebf9 ETH:fix l2_len/vlan count mismatch for > 2 tags by Eyal Bari · 8 years ago
  64. 6899a30 P2P Ethernet - API by Pavel Kotucek · 8 years ago
  65. 30d0fd4 Packets recieved on VLAN-0 map to the main interface by Neale Ranns · 8 years ago
  66. dcd6d62 ARP/ND use path_remove to complement path_add by Neale Ranns · 8 years ago
  67. 8142499 ARP/ND entries for the same address on different interfaces (VPP-848) by Neale Ranns · 8 years ago
  68. cb9ab47 VPP-719: Accept ARP replies from VRRP hw addr by Matthew Smith · 8 years ago
  69. 0218ff9 Add ethernet type to support NSH over ethernet by Hongjun Ni · 8 years ago
  70. d5b6aa1 ARP learning fixes (VPP-843) by Neale Ranns · 8 years ago
  71. 9e3e361 Fix mac check issue for vitual tunnel interface with no mac address by Hongjun Ni · 8 years ago
  72. 2a3ea49 Learn IP6 link-local ND entries from NSs sourced from link-local address by Neale Ranns · 8 years ago
  73. 107e7d4 Remove usued, redundant and deprecated code from lookup.h by Neale Ranns · 8 years ago
  74. 0f26c5a MPLS Mcast by Neale Ranns · 8 years ago
  75. 586afd7 Use thread local storage for thread index by Damjan Marion · 8 years ago
  76. fa5d198 Adjacency layout change and move to vnet/adj by Neale Ranns · 8 years ago
  77. 8db1de8 ARP/API:protect against identical registrations by Eyal Bari · 8 years ago
  78. a0623f8 BRIDGE-DOMAIN:enable arp term,mac/ip learning on local ints by Eyal Bari · 8 years ago
  79. 2e7fbcc Mcast rewrite no memcpy by Neale Ranns · 8 years ago
  80. 4b919a5 Attached hosts by Neale Ranns · 8 years ago
  81. 1904c47 Add MAC address check in ethernet-input node if interface in L3 mode by John Lo · 8 years ago
  82. 374e2c5 Retire vpp_lite by Damjan Marion · 8 years ago
  83. b3b2de7 IMplementation for option to not create a FIB table entry when adding a neighbor entry by Neale Ranns · 8 years ago
  84. d96bad8 ARP resilience in the absence of IP config on input and output interfaces by Neale Ranns · 8 years ago
  85. c83c3b7 Implement a loopback instance allocation scheme. by Jon Loeliger · 8 years ago
  86. 65e8457 VPP-540 : pbb tag rewrite details by Pavel Kotucek · 8 years ago
  87. dccbee3 SNAT: changed source for outbound address FIB entry (VPP-613) by Matus Fabian · 8 years ago
  88. 32e1c01 IP Multicast FIB (mfib) by Neale Ranns · 8 years ago
  89. 797235a Fix ARP on unnumbered interfaces (VPP-583) by Neale Ranns · 8 years ago
  90. 7cd468a Reorganize source tree to use single autotools instance by Damjan Marion · 8 years ago