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