1. 39d6911 api: multiple connections per process by Dave Barach · 5 years ago
  2. 9fb6d40 misc: add address sanitizer heap instrumentation by Benoît Ganne · 6 years ago
  3. 7dbf9a1 fib: reduce save_rewrite_length to u8 by Klement Sekera · 5 years ago
  4. 9485d99 interface: Allow VLAN tag-rewrite on non-sub-interfaces too. by Jon Loeliger · 5 years ago
  5. ddbd90a l2: fix typo in doxygen by Paul Vinciguerra · 5 years ago
  6. 8a4bfda vppinfra: add vec_set_len() by Benoît Ganne · 5 years ago
  7. 8304933 classify: use vector code even when data is not aligned by Damjan Marion · 5 years ago
  8. 864d857 classify: remove includes from classifier header file by Damjan Marion · 5 years ago
  9. d770cfc ipsec ip tcp l2: multiarch nodes cannot be declared as static by Damjan Marion · 5 years ago
  10. e717482 vppapigen: remove support for legacy typedefs by Paul Vinciguerra · 5 years ago
  11. 6631780 vlib: copy trace_handle in vlib_buffer_copy/clone() functions by John Lo · 5 years ago
  12. 3940de3 api: binary api cleanup by Dave Barach · 5 years ago
  13. 32dcd3b vppinfra: allocate bihash virtual space on demand by Dave Barach · 5 years ago
  14. cfc7a10 gbp: add anonymous l3-out external interfaces by Benoît Ganne · 5 years ago
  15. bc764c8 l2: BD ARP termination entry API update by Neale Ranns · 5 years ago
  16. 54bc5e4 Update API description by Igor Mikhailov (imichail) · 6 years ago
  17. c5fa2b8 mp_safe SW_INTERFACE_DUMP, SW_INTERFACE_DETAILS, SW_INTERFACE_TAG_ADD_DEL, by Steven Luong · 6 years ago
  18. 20bc56a Remove dummy_interface_tx nodes from l2tp l2xcrw and nsh by John Lo · 6 years ago
  19. 5e6f734 l2: Add support for arp unicast forwarding by Mohsin Kazmi · 6 years ago
  20. 3b62e29 DOCS-ONLY: Fix broken doxygen tag in BVI by Dave Wallace · 6 years ago
  21. d2a4194 BVI: coverity error fix by Neale Ranns · 6 years ago
  22. 192b13f BVI Interface by Neale Ranns · 6 years ago
  23. 5daf0c5 add default NONE flag for bd_flags by Michal Cmarada · 6 years ago
  24. 44f0f71 l2: migrate old MULTIARCH macros to VLIB_NODE_FN by Filip Tehlar · 6 years ago
  25. 4ba6772 GBP: use sclass in the DP for policy by Neale Ranns · 6 years ago
  26. 47727c0 Add -fno-common compile option by Benoît Ganne · 6 years ago
  27. 3702930 Use IP and MAC API types for neighbors by Neale Ranns · 6 years ago
  28. 879d11c GBP: Sclass to src-epg conversions by Neale Ranns · 6 years ago
  29. e26c81f L2 BD API to flush all IP-MAC entries in the specified BD by John Lo · 6 years ago
  30. 98d6b61 Fix used-before-set in vl_api_bridge_flags_t_handler by Dave Barach · 6 years ago
  31. 8006c6a PAPI: Add MACAddress object wrapper for vl_api_mac_address_t by Ole Troan · 6 years ago
  32. b6a4795 GBP: l3-out subnets by Neale Ranns · 6 years ago
  33. ddf6e08 Remove unused argument from eth_identify_subint(...) by Damjan Marion · 6 years ago
  34. d30bf01 add vlib_prefetch_buffer_data(...) macro by Damjan Marion · 6 years ago
  35. 178cf49 Remove c-11 memcpy checks from perf-critical code by Dave Barach · 6 years ago
  36. 5d9df1d L2 feautre bitmaps output verbose/non-verbose mode by Neale Ranns · 6 years ago
  37. c3baf62 l2: convert l2_patch to new multiarch scheme by Damjan Marion · 6 years ago
  38. 93cc3ee GBP Endpoint Learning by Neale Ranns · 6 years ago
  39. 4d5b917 BD ARP entry use common API types by Neale Ranns · 6 years ago
  40. dcb0c1a Change l2_patch from dual-loop to quad-loop by Yulong Pei · 6 years ago
  41. bd0da97 vlib: define minimum chained buffer segment size by Damjan Marion · 6 years ago
  42. 11d47af l2fib:remove unused bucket arg in lookup functions by Eyal Bari · 6 years ago
  43. 7d645f7 L2-fwd trace show the lookup result by Neale Ranns · 6 years ago
  44. a117958 L2-input/output: use feature enum type in flag update function by Neale Ranns · 6 years ago
  45. b7b9299 c11 safe string handling support by Dave Barach · 6 years ago
  46. a23cade vnet: create L2 feature arc infrastructure by Andrew Yourtchenko · 6 years ago
  47. d29cc88 L2: BM traffic does not use UU-FWD (VPP-1445) by Neale Ranns · 6 years ago
  48. b9fa29d L2-flood: no clone for 1 replication by Neale Ranns · 6 years ago
  49. 0a4e006 Fix documentation about sw_interface_set_l2_bridge by Yichen Wang · 6 years ago
  50. e178b27 Modify return values of L2 bridge API handlers by Alexander Chernavin · 6 years ago
  51. b474380 L2 BD: introduce a BD interface on which to send UU packets by Neale Ranns · 6 years ago
  52. bdc0e6b Trivial: Clean up some typos. by Paul Vinciguerra · 6 years ago
  53. 7341b6d L2-fib-dump: send 1 or 0 rather than flag value by Neale Ranns · 6 years ago
  54. 5c7c49d Fix documentation for SHG in bridge domain by Yichen Wang · 6 years ago
  55. 1fc44b6 Revert "L2-input: use vlib_buffer_enqueue_to_next" by John Lo · 6 years ago
  56. c25eb45 L2-FWD: use vlib_buffer_enqueue_to_next and cache prefetch fix by Neale Ranns · 6 years ago
  57. b123255 L2-input: use vlib_buffer_enqueue_to_next by Neale Ranns · 6 years ago
  58. f0fa317 L2-Learn: use vlib_buffer_enqueue_to_next by Neale Ranns · 6 years ago
  59. eb1525f L2-learn; cache prefetch fix by Neale Ranns · 6 years ago
  60. 3b81a1e L2 BVI/FIB: Update L2 FIB table when BVI's MAC changes by Neale Ranns · 6 years ago
  61. b54d081 L2-FIB: replace bit-fields with flags by Neale Ranns · 6 years ago
  62. ceb8d5a l2_output:skip processing if no features are enabled by Eyal Bari · 6 years ago
  63. 8e71529 Deprecate old buffer replication scheme by Damjan Marion · 6 years ago
  64. bb37688 l2:bvi-dont aceess sup hw int for broadcasts by Eyal Bari · 6 years ago
  65. b24dfec coverity: l2 arp termination dump by Mohsin Kazmi · 6 years ago
  66. 78cfeb4 l2:remove unused members of input, output configs by Eyal Bari · 6 years ago
  67. 5d82d2f l2: arp termination dump by Mohsin Kazmi · 6 years ago
  68. 6e36351 Multiarch handling in different constructor macros by Damjan Marion · 6 years ago
  69. 99a3c6c Use the bihash walk function by Neale Ranns · 6 years ago
  70. fe80c49 Fix L2 flooding to BVI with error return not working by John Lo · 6 years ago
  71. 28374ca Fix dangling reference in l2fib_scan(...) by Dave Barach · 6 years ago
  72. 055b231 L2 Flood: use the buffer clone API rather than buffer recycle by Neale Ranns · 6 years ago
  73. 6b9b41c L2 EFP: byteswap sw_if_index, enable flag can be u8 on .api by Neale Ranns · 6 years ago
  74. 635ec3b VPP-1341: fix loopback interface graph arcs by Dave Barach · 6 years ago
  75. b6b04f0 bridge-domain:fix no_flood count by Eyal Bari · 6 years ago
  76. 7dbd726 Improve L2FIB delete entry handling and "show l2fib" CLI options by John Lo · 7 years ago
  77. 812b32d Add VLIB_NODE_FN() macro to simplify multiversioning of node functions by Damjan Marion · 7 years ago
  78. f3b2746 Rewrite of l2-output node by Damjan Marion · 7 years ago
  79. 7f358b3 Periodic scan and probe of IP neighbors to maintain neighbor pools by John Lo · 7 years ago
  80. 1105600 vppinfra: use count_trailing_zeros in sparse_vec_index by Damjan Marion · 7 years ago
  81. d66e3d4 Support QOS_SOURCE_IP recording from L2 input node. by Igor Mikhailov (imichail) · 7 years ago
  82. 701625b typo fix: UNKOWN -> UNKNOWN by Andrey "Zed" Zaikin · 7 years ago
  83. 25b0494 GBP V2 by Neale Ranns · 7 years ago
  84. 4f8863b bond: ping fails between l2 BD [VPP-1238] by Steven · 7 years ago
  85. 87dad11 L2: no-flood interface type in the Bridge-Domain by Neale Ranns · 7 years ago
  86. 9a71929 Change l2-fwd node to allow possible feature before UU-FLOOD by John Lo · 7 years ago
  87. 109139e l2_input:optimize counter access by Eyal Bari · 7 years ago
  88. e23c99e Improve l2_macs_events API to provide MAC move information by John Lo · 7 years ago
  89. 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
  90. 51e5968 API: Add service definitions for events and singleton messages (second attempt) by Marek Gradzki · 7 years ago
  91. 2de1f15 Revert "API: Add service definitions for events and singleton messages." by Ole Trøan · 7 years ago
  92. f7b7fa5 API: Add service definitions for events and singleton messages. by Ole Troan · 7 years ago
  93. 2ae03d2 Fix current data offset to use vlib_buffer_get_current in input/output ACL by Steve Shin · 7 years ago
  94. 815d7d5 classifier-based ACL: refactor + add output ACL by Andrew Yourtchenko · 7 years ago
  95. 9d42087 VPPAPIGEN: vppapigen replacement in Python PLY. by Ole Troan · 7 years ago
  96. af0ff5a api: fix handlers that explicitly depend on svm queue by Florin Coras · 7 years ago
  97. 6c4dae2 api: remove transport specific code from handlers by Florin Coras · 7 years ago
  98. e86a8ed api: refactor vlibmemory by Florin Coras · 7 years ago
  99. 55d0378 L2 Emulation by Neale Ranns · 7 years ago
  100. b8d4481 Break up vpe.api by Neale Ranns · 7 years ago