1. 7bdaa3f Format vnet_buffer_t l2 feature bitmap by Dave Barach · 6 years ago
  2. b4a7a7d Add UDP encap flag by Filip Tehlar · 6 years ago
  3. 494a09a move [m]fib and BIER tests to unittest plugin by Neale Ranns · 6 years ago
  4. 64fb995 Copying QoS Bits when fragmented, so that marking can happen properly also cleaning up some unused code by Vijayabhaskar Katamreddy · 6 years ago
  5. de84727 IPSEC-AH: anti-replay testing by Neale Ranns · 6 years ago
  6. e7f61d1 ip_reassembly_enable_disable reply handler name is changed. by Chore · 6 years ago
  7. 7fff3d2 Metadata / opaque formatting belongs in vpp by Dave Barach · 6 years ago
  8. bb46324 IPSEC-AH: fix packet drop by Neale Ranns · 6 years ago
  9. d85de68 vcl: wait for segments with segment handle by Florin Coras · 6 years ago
  10. fa76a76 session: segment handle in accept/connect notifications by Florin Coras · 6 years ago
  11. 4744ddb session: use endpt fib index if app in default ns by John Lo · 6 years ago
  12. e87865d DHCP: Initialise trace for copied buffers. by Ole Troan · 6 years ago
  13. 3460b01 api: ip_source_check_interface_add_del api is added. by Chore · 6 years ago
  14. b6a4795 GBP: l3-out subnets by Neale Ranns · 6 years ago
  15. 47c40e2 vcl: basic support for apps that fork by Florin Coras · 6 years ago
  16. 609e121 VPP-1507: Added binary api to dump configured ip_punt_redirect by Pavel Kotucek · 6 years ago
  17. 330bf93 Export ethernet/mac_address.h as part of API installation. by Jon Loeliger · 6 years ago
  18. 53fffa1 API: Add support for type aliases by Ole Troan · 6 years ago
  19. 4f10db3 ipsec: move ipsec defs to ipsec.h by Klement Sekera · 6 years ago
  20. 5a5a869 Remove useless prefetch in ip4-rewrite node by Simon Zhang · 6 years ago
  21. f970d2f Minor tweaks by Dave Barach · 6 years ago
  22. 6221927 Fix IPSec CLI key parsing by Pierre Pfister · 6 years ago
  23. a25def7 Add a feature arc consistency check by Dave Barach · 6 years ago
  24. 2af0e3a flow-hash: Add symmetric flag for flow hashing by Mohsin Kazmi · 6 years ago
  25. ddf6e08 Remove unused argument from eth_identify_subint(...) by Damjan Marion · 6 years ago
  26. 96e8cd0 vhost-user: use memory store barrier by Damjan Marion · 6 years ago
  27. 3b4c64e session: fix coverity app name warning by Florin Coras · 6 years ago
  28. 46bf866 vhost-user: add missing inlines by Damjan Marion · 6 years ago
  29. ba1afaa vhost-user: avoid global storage access by Damjan Marion · 6 years ago
  30. 9282538 vhost-user: simplify input loop by Damjan Marion · 6 years ago
  31. ffba3c3 MAP: Use explicit address/prefix types in API by Ole Troan · 6 years ago
  32. 6a8bfd4 vhost-user: hint ethernet-input about single sw_if_index by Damjan Marion · 6 years ago
  33. 9af4504 vhost-user: avoid per-packet feature arc lookups by Damjan Marion · 6 years ago
  34. befe691 vhost-user: fix input node runtime stats by Damjan Marion · 6 years ago
  35. b4515b4 Add RFC5424 syslog protocol support (VPP-1139) by Matus Fabian · 6 years ago
  36. 18934e6 VPP-1309: fixed crash when listing ip arp after removing interface by Pavel Kotucek · 6 years ago
  37. 349f8ca session: improve app cli by Florin Coras · 6 years ago
  38. c1f5a43 session: cleanup use of api_client_index by Florin Coras · 6 years ago
  39. e9cebdf ethernet-input: fix assert in l2 mode by Damjan Marion · 6 years ago
  40. 650223c ethernet-input optimizations by Damjan Marion · 6 years ago
  41. 7e0b17d vhost-user: cleanup by Damjan Marion · 6 years ago
  42. 3553aba IPSEC: remove duplicate memcy by Neale Ranns · 6 years ago
  43. 8ee7251 Link speed sent as little endian across API by Ole Troan · 6 years ago
  44. d3d4241 dhcp4:(VPP-1483) linearize chained packets before handling by Eyal Bari · 6 years ago
  45. 2dd192b Improve feature arc order constraint specification by Dave Barach · 6 years ago
  46. d30bf01 add vlib_prefetch_buffer_data(...) macro by Damjan Marion · 6 years ago
  47. 053a0e4 vcl/session: apps with process workers by Florin Coras · 6 years ago
  48. faf22cb mac_address_t: size to 6 bytes so it represents wire format by Neale Ranns · 6 years ago
  49. 3ae2873 pcap-based dispatch tracer by Dave Barach · 6 years ago
  50. 47527b2 IP-punt: add documentation to the API and fix IP address init by Neale Ranns · 6 years ago
  51. 1866884 QoS: fix always recoding as IP by Neale Ranns · 6 years ago
  52. 13a08cc GBP: redirect contracts by Neale Ranns · 6 years ago
  53. e01f6ef ip4-input: fix prefetch data issue for tunnel decap cases by Zhiyong Yang · 6 years ago
  54. b4d3053 ipsec: infra for selecting backends by Klement Sekera · 6 years ago
  55. 5ecbbc1 VXLAN-GBP: c-n-p error in the dual-loop tracing by Neale Ranns · 6 years ago
  56. 178cf49 Remove c-11 memcpy checks from perf-critical code by Dave Barach · 6 years ago
  57. 6ebd439 tcp: cubic improvements by Florin Coras · 6 years ago
  58. aa01abb tcp: cubic fast convergence by Florin Coras · 6 years ago
  59. 35a5ee1 ipsec: fix typo by Klement Sekera · 6 years ago
  60. 5d9df1d L2 feautre bitmaps output verbose/non-verbose mode by Neale Ranns · 6 years ago
  61. a3d5986 vlib rename vlib_frame_args(...) to vlib_frame_scalar_args(..) by Damjan Marion · 6 years ago
  62. b11175d tcp: handle disconnects after enq notifications by Florin Coras · 6 years ago
  63. 5bb1eca IPv6: Make link-local configurable per-interface (VPP-1446) by Juraj Sloboda · 6 years ago
  64. 8966638 proxy-app: fix active connect by Florin Coras · 6 years ago
  65. 2e31cc3 tcp: basic cubic implementation by Florin Coras · 6 years ago
  66. 97670eb vnet: remove unused field by Damjan Marion · 6 years ago
  67. 5100aa9 vnet: store hw interface speed in kbps instead of using flags by Damjan Marion · 6 years ago
  68. a71844f IP load-balance; trace at the end of the node so the flow hash used is displayed by Neale Ranns · 6 years ago
  69. efefc6b tcp: pacer and mrtt estimation improvements by Florin Coras · 6 years ago
  70. 7ac053b tcp: consume incoming buffers instead of reusing by Florin Coras · 6 years ago
  71. c3baf62 l2: convert l2_patch to new multiarch scheme by Damjan Marion · 6 years ago
  72. 93cc3ee GBP Endpoint Learning by Neale Ranns · 6 years ago
  73. 4d5b917 BD ARP entry use common API types by Neale Ranns · 6 years ago
  74. 0c46998 vhost: crash in vhost_user_tx_avx2 by Steven · 6 years ago
  75. dcb0c1a Change l2_patch from dual-loop to quad-loop by Yulong Pei · 6 years ago
  76. 9ece3c0 tcp: dequeue acked only once per burst by Florin Coras · 6 years ago
  77. b0073e2 vxlan: prefetch extra one cacheline holding external header by Zhiyong Yang · 6 years ago
  78. 5b718d5 Enable atomic swap and store macro with acquire and release ordering by Sirshak Das · 6 years ago
  79. 86327be Genric API types format/unformat support for VAT and custom dump by Neale Ranns · 6 years ago
  80. 871bca9 VPP-1450: binary api call for dumping SPD to interface registration by Filip Varga · 6 years ago
  81. 36ee9f1 tcp: send unsent data in fast recovery by Florin Coras · 6 years ago
  82. 776f3d8 tcp: coverity fixes by Florin Coras · 6 years ago
  83. cc8fa16 vnet: ping: rewrite for maintainability and multicore support by Andrew Yourtchenko · 6 years ago
  84. bd0da97 vlib: define minimum chained buffer segment size by Damjan Marion · 6 years ago
  85. c44a558 session: measure dispatch period only if under load by Florin Coras · 6 years ago
  86. be72ae6 tcp: minimize use of tls by Florin Coras · 6 years ago
  87. bf9f02c arp:add error counters for all failure cases by Eyal Bari · 6 years ago
  88. e55a6d7 tcp: fast retransmit pacing by Florin Coras · 6 years ago
  89. 0d883a4 session: fix sh session cli by Florin Coras · 6 years ago
  90. 11d47af l2fib:remove unused bucket arg in lookup functions by Eyal Bari · 6 years ago
  91. 5f56d73 session: prioritize postponed sessions by Florin Coras · 6 years ago
  92. 5a7ca7b session: add wrk context by Florin Coras · 6 years ago
  93. 1bce5a9 ADJ: init MTU to interface default by Neale Ranns · 6 years ago
  94. 8f8994a change mac address functions take const mac by Neale Ranns · 6 years ago
  95. b8f3544 migrate ipsec to new multiarch infra by Klement Sekera · 6 years ago
  96. cd35e53 Use throttle_t for ND throttling by Neale Ranns · 6 years ago
  97. b3a9381 interface-flags; fix coverity error found in conversion by Neale Ranns · 6 years ago
  98. 0c2319f Fixing Exclusive dpo path issues added when via rpath by Vijayabhaskar Katamreddy · 6 years ago
  99. 9f3b14e session: move test to unittest plugin by Florin Coras · 6 years ago
  100. f238901 bond: problem switching from l2 to l3 by Steven · 6 years ago