1. bb37688 l2:bvi-dont aceess sup hw int for broadcasts by Eyal Bari · 6 years ago
  2. b24dfec coverity: l2 arp termination dump by Mohsin Kazmi · 6 years ago
  3. 78cfeb4 l2:remove unused members of input, output configs by Eyal Bari · 6 years ago
  4. 5d82d2f l2: arp termination dump by Mohsin Kazmi · 6 years ago
  5. 6e36351 Multiarch handling in different constructor macros by Damjan Marion · 6 years ago
  6. 99a3c6c Use the bihash walk function by Neale Ranns · 6 years ago
  7. fe80c49 Fix L2 flooding to BVI with error return not working by John Lo · 6 years ago
  8. 28374ca Fix dangling reference in l2fib_scan(...) by Dave Barach · 6 years ago
  9. 055b231 L2 Flood: use the buffer clone API rather than buffer recycle by Neale Ranns · 6 years ago
  10. 6b9b41c L2 EFP: byteswap sw_if_index, enable flag can be u8 on .api by Neale Ranns · 6 years ago
  11. 635ec3b VPP-1341: fix loopback interface graph arcs by Dave Barach · 6 years ago
  12. b6b04f0 bridge-domain:fix no_flood count by Eyal Bari · 6 years ago
  13. 7dbd726 Improve L2FIB delete entry handling and "show l2fib" CLI options by John Lo · 7 years ago
  14. 812b32d Add VLIB_NODE_FN() macro to simplify multiversioning of node functions by Damjan Marion · 7 years ago
  15. f3b2746 Rewrite of l2-output node by Damjan Marion · 7 years ago
  16. 7f358b3 Periodic scan and probe of IP neighbors to maintain neighbor pools by John Lo · 7 years ago
  17. 1105600 vppinfra: use count_trailing_zeros in sparse_vec_index by Damjan Marion · 7 years ago
  18. d66e3d4 Support QOS_SOURCE_IP recording from L2 input node. by Igor Mikhailov (imichail) · 7 years ago
  19. 701625b typo fix: UNKOWN -> UNKNOWN by Andrey "Zed" Zaikin · 7 years ago
  20. 25b0494 GBP V2 by Neale Ranns · 7 years ago
  21. 4f8863b bond: ping fails between l2 BD [VPP-1238] by Steven · 7 years ago
  22. 87dad11 L2: no-flood interface type in the Bridge-Domain by Neale Ranns · 7 years ago
  23. 9a71929 Change l2-fwd node to allow possible feature before UU-FLOOD by John Lo · 7 years ago
  24. 109139e l2_input:optimize counter access by Eyal Bari · 7 years ago
  25. e23c99e Improve l2_macs_events API to provide MAC move information by John Lo · 7 years ago
  26. 2ca2005 vnet: l2-classify: prefetch (n+2, n+3) rather than (n+1, n+2) inside dual loop code by Andrew Yourtchenko · 7 years ago
  27. 51e5968 API: Add service definitions for events and singleton messages (second attempt) by Marek Gradzki · 7 years ago
  28. 2de1f15 Revert "API: Add service definitions for events and singleton messages." by Ole Trøan · 7 years ago
  29. f7b7fa5 API: Add service definitions for events and singleton messages. by Ole Troan · 7 years ago
  30. 2ae03d2 Fix current data offset to use vlib_buffer_get_current in input/output ACL by Steve Shin · 7 years ago
  31. 815d7d5 classifier-based ACL: refactor + add output ACL by Andrew Yourtchenko · 7 years ago
  32. 9d42087 VPPAPIGEN: vppapigen replacement in Python PLY. by Ole Troan · 7 years ago
  33. af0ff5a api: fix handlers that explicitly depend on svm queue by Florin Coras · 7 years ago
  34. 6c4dae2 api: remove transport specific code from handlers by Florin Coras · 7 years ago
  35. e86a8ed api: refactor vlibmemory by Florin Coras · 7 years ago
  36. 55d0378 L2 Emulation by Neale Ranns · 7 years ago
  37. b8d4481 Break up vpe.api by Neale Ranns · 7 years ago
  38. 0f85333 Further fix to SHG handling for ARP/ICMPv6 from BVI in a BD by John Lo · 7 years ago
  39. 9e7c13f Fix SHG handling for ARP/ICMPv6 received from BVI in a BD by John Lo · 7 years ago
  40. a30d903 silence l2fib_init() invalid read of size 2 found by address-sanitizer by Gabriel Ganne · 7 years ago
  41. 14edd97 Fix "l2fib add" CLI to allow adding of filter MAC entries by John Lo · 7 years ago
  42. 57938f6 l2fib: MAC: Fix uint64 to u8 byte array by Mohsin Kazmi · 7 years ago
  43. 4c151b5 Update L2 header offset after VLAN tag rewrite by Neale Ranns · 7 years ago
  44. 71612d6 Add extern to *_main global variable declarations in header files. by Dave Wallace · 7 years ago
  45. 0d056e5 vppapigen: support per-file (major,minor,patch) version stamps by Dave Barach · 7 years ago
  46. 5a6508d Update L2FIB entry timestamp only if BD aging enabled (VPP-1002) by John Lo · 7 years ago
  47. 59b2565 Repair vlib API socket server by Dave Barach · 7 years ago
  48. 24db0ec L2-FIB:add mac learn events test by Eyal Bari · 7 years ago
  49. 50570ec Update of free text tag patch for BD by Jerome Tollet · 7 years ago
  50. 4830414 Support for bridge domain free text tag by Jerome Tollet · 7 years ago
  51. dbfa574 Improve L2FIB PDR/NDR performance (VPP-963) by John Lo · 7 years ago
  52. e531f4c Increase default MAC learn limit and check it in learn-update path by John Lo · 7 years ago
  53. 8d00fff Add support for API client to receive L2 MAC events by John Lo · 7 years ago
  54. 942402b CLI:add l2 input/outut to "sh int features" by Eyal Bari · 7 years ago
  55. 001fd40 SPAN:add l2 mirror by Eyal Bari · 7 years ago
  56. beb0b2e Improve L2 Input/Output Feature Infrastructure and Usage by John Lo · 7 years ago
  57. b12ac56 L2FWD:move vec_validate out of access function by Eyal Bari · 7 years ago
  58. 908a5ea Add a bihash prefetchable bucket-level cache by Dave Barach · 7 years ago
  59. 072401e Introduce l{2,3,4}_hdr_offset fields in the buffer metadata by Damjan Marion · 7 years ago
  60. b2fd6cb Fix crash with worker threads on 4K VXLAN/BD setup (VPP-907) by John Lo · 7 years ago
  61. 8af1b2f L2INPUT:fix features mask cailculation by Eyal Bari · 7 years ago
  62. 31a71ab L2-LEARN:fix l2fib entry seq num not updated on hit (VPP-888) by Eyal Bari · 7 years ago
  63. 0f360dc L2FWD:fix seq_num overwritten + validate l2fib entries when forwarding by Eyal Bari · 8 years ago
  64. 6f7ebf9 ETH:fix l2_len/vlan count mismatch for > 2 tags by Eyal Bari · 8 years ago
  65. b823df5 L2FIB:fix crash in show with deleted subif entries by Eyal Bari · 8 years ago
  66. 01384fe API: Cleaning up message naming that does not follow the conventions by Ole Troan · 8 years ago
  67. 9793477 Enforce Bridge Domain ID range to match 24-bit VNI range by John Lo · 8 years ago
  68. 259fca7 L2BD/API:fix bd dump to ignore unknown bd_id by Eyal Bari · 8 years ago
  69. 7537e71 L2FIB:CLI/API to flush all non-static entries by Eyal Bari · 8 years ago
  70. d48c8eb Fix L2FIB learn counter and memory cleanup of mac_by_ip6 hash table by John Lo · 8 years ago
  71. afc47aa L2FIB:flush interface learned macs on down by Eyal Bari · 8 years ago
  72. 1c7d485 Prevent Bridge Domain operations on BD 0. by Jon Loeliger · 8 years ago
  73. d77630a Fix memory leak on deletion of BD (bridge domain) by John Lo · 8 years ago
  74. 11b8dbf "autoreply" flag: autogenerate standard xxx_reply_t messages by Dave Barach · 8 years ago
  75. b1352ed BD:unify bridge domain creation code by Eyal Bari · 8 years ago
  76. 5ee51f8 VPP-686: create bridge-domain by Choonho Son · 8 years ago
  77. 586afd7 Use thread local storage for thread index by Damjan Marion · 8 years ago
  78. f24991c L2FIB:add l2fib_flush_bd l2fib_flush_int apis by Eyal Bari · 8 years ago
  79. fead670 BD/API:add bridge_domain_set_mac_age api by Eyal Bari · 8 years ago
  80. 0548079 CLI: create/delete bridge-domain by Choonho Son · 8 years ago
  81. da1f2c7 Implement MAC Flush for BD or Interface from the L2FIB by John Lo · 8 years ago
  82. e9f929b vlib: make runtime_data thread-local by Damjan Marion · 8 years ago
  83. f7f2a9f fix gcc 5.4 warning: argument to 'sizeof' in 'memcpy' call is the same expression as the destination by Gabriel Ganne · 8 years ago
  84. cc40565 VPP-651: Ensure sw_if_index to node mapping for L2 output path is only done via l2output_main.next_nodes by Andrew Yourtchenko · 8 years ago
  85. a1a093d Clean up binary api message handler registration issues by Dave Barach · 8 years ago
  86. 25b3667 bridge domain: fix members reordered when removing by Eyal Bari · 8 years ago
  87. 7100b9c Clear L2 output config on interface mode change to L3 (VPP-651) by John Lo · 8 years ago
  88. a9a20e7 VPP-635: CLI Memory leak with invalid parameter by Billy McFall · 8 years ago
  89. 65e8457 VPP-540 : pbb tag rewrite details by Pavel Kotucek · 8 years ago
  90. 681abe4 l2 input: avoid per-packet trace checks in the fast path by Dave Barach · 8 years ago
  91. adec587 API refactoring : l2 (add) by Pavel Kotucek · 8 years ago
  92. 0f971d8 API refactoring : l2, mpls, sr by Pavel Kotucek · 8 years ago
  93. 7cd468a Reorganize source tree to use single autotools instance by Damjan Marion · 8 years ago