1. f970d2f Minor tweaks by Dave Barach · 6 years ago
  2. 6221927 Fix IPSec CLI key parsing by Pierre Pfister · 6 years ago
  3. a25def7 Add a feature arc consistency check by Dave Barach · 6 years ago
  4. 2af0e3a flow-hash: Add symmetric flag for flow hashing by Mohsin Kazmi · 6 years ago
  5. ddf6e08 Remove unused argument from eth_identify_subint(...) by Damjan Marion · 6 years ago
  6. 96e8cd0 vhost-user: use memory store barrier by Damjan Marion · 6 years ago
  7. 3b4c64e session: fix coverity app name warning by Florin Coras · 6 years ago
  8. 46bf866 vhost-user: add missing inlines by Damjan Marion · 6 years ago
  9. ba1afaa vhost-user: avoid global storage access by Damjan Marion · 6 years ago
  10. 9282538 vhost-user: simplify input loop by Damjan Marion · 6 years ago
  11. ffba3c3 MAP: Use explicit address/prefix types in API by Ole Troan · 6 years ago
  12. 6a8bfd4 vhost-user: hint ethernet-input about single sw_if_index by Damjan Marion · 6 years ago
  13. 9af4504 vhost-user: avoid per-packet feature arc lookups by Damjan Marion · 6 years ago
  14. befe691 vhost-user: fix input node runtime stats by Damjan Marion · 6 years ago
  15. b4515b4 Add RFC5424 syslog protocol support (VPP-1139) by Matus Fabian · 6 years ago
  16. 18934e6 VPP-1309: fixed crash when listing ip arp after removing interface by Pavel Kotucek · 6 years ago
  17. 349f8ca session: improve app cli by Florin Coras · 6 years ago
  18. c1f5a43 session: cleanup use of api_client_index by Florin Coras · 6 years ago
  19. e9cebdf ethernet-input: fix assert in l2 mode by Damjan Marion · 6 years ago
  20. 650223c ethernet-input optimizations by Damjan Marion · 6 years ago
  21. 7e0b17d vhost-user: cleanup by Damjan Marion · 6 years ago
  22. 3553aba IPSEC: remove duplicate memcy by Neale Ranns · 6 years ago
  23. 8ee7251 Link speed sent as little endian across API by Ole Troan · 6 years ago
  24. d3d4241 dhcp4:(VPP-1483) linearize chained packets before handling by Eyal Bari · 6 years ago
  25. 2dd192b Improve feature arc order constraint specification by Dave Barach · 6 years ago
  26. d30bf01 add vlib_prefetch_buffer_data(...) macro by Damjan Marion · 6 years ago
  27. 053a0e4 vcl/session: apps with process workers by Florin Coras · 6 years ago
  28. faf22cb mac_address_t: size to 6 bytes so it represents wire format by Neale Ranns · 6 years ago
  29. 3ae2873 pcap-based dispatch tracer by Dave Barach · 6 years ago
  30. 47527b2 IP-punt: add documentation to the API and fix IP address init by Neale Ranns · 6 years ago
  31. 1866884 QoS: fix always recoding as IP by Neale Ranns · 6 years ago
  32. 13a08cc GBP: redirect contracts by Neale Ranns · 6 years ago
  33. e01f6ef ip4-input: fix prefetch data issue for tunnel decap cases by Zhiyong Yang · 6 years ago
  34. b4d3053 ipsec: infra for selecting backends by Klement Sekera · 6 years ago
  35. 5ecbbc1 VXLAN-GBP: c-n-p error in the dual-loop tracing by Neale Ranns · 6 years ago
  36. 178cf49 Remove c-11 memcpy checks from perf-critical code by Dave Barach · 6 years ago
  37. 6ebd439 tcp: cubic improvements by Florin Coras · 6 years ago
  38. aa01abb tcp: cubic fast convergence by Florin Coras · 6 years ago
  39. 35a5ee1 ipsec: fix typo by Klement Sekera · 6 years ago
  40. 5d9df1d L2 feautre bitmaps output verbose/non-verbose mode by Neale Ranns · 6 years ago
  41. a3d5986 vlib rename vlib_frame_args(...) to vlib_frame_scalar_args(..) by Damjan Marion · 6 years ago
  42. b11175d tcp: handle disconnects after enq notifications by Florin Coras · 6 years ago
  43. 5bb1eca IPv6: Make link-local configurable per-interface (VPP-1446) by Juraj Sloboda · 6 years ago
  44. 8966638 proxy-app: fix active connect by Florin Coras · 6 years ago
  45. 2e31cc3 tcp: basic cubic implementation by Florin Coras · 6 years ago
  46. 97670eb vnet: remove unused field by Damjan Marion · 6 years ago
  47. 5100aa9 vnet: store hw interface speed in kbps instead of using flags by Damjan Marion · 6 years ago
  48. a71844f IP load-balance; trace at the end of the node so the flow hash used is displayed by Neale Ranns · 6 years ago
  49. efefc6b tcp: pacer and mrtt estimation improvements by Florin Coras · 6 years ago
  50. 7ac053b tcp: consume incoming buffers instead of reusing by Florin Coras · 6 years ago
  51. c3baf62 l2: convert l2_patch to new multiarch scheme by Damjan Marion · 6 years ago
  52. 93cc3ee GBP Endpoint Learning by Neale Ranns · 6 years ago
  53. 4d5b917 BD ARP entry use common API types by Neale Ranns · 6 years ago
  54. 0c46998 vhost: crash in vhost_user_tx_avx2 by Steven · 6 years ago
  55. dcb0c1a Change l2_patch from dual-loop to quad-loop by Yulong Pei · 6 years ago
  56. 9ece3c0 tcp: dequeue acked only once per burst by Florin Coras · 6 years ago
  57. b0073e2 vxlan: prefetch extra one cacheline holding external header by Zhiyong Yang · 6 years ago
  58. 5b718d5 Enable atomic swap and store macro with acquire and release ordering by Sirshak Das · 6 years ago
  59. 86327be Genric API types format/unformat support for VAT and custom dump by Neale Ranns · 6 years ago
  60. 871bca9 VPP-1450: binary api call for dumping SPD to interface registration by Filip Varga · 6 years ago
  61. 36ee9f1 tcp: send unsent data in fast recovery by Florin Coras · 6 years ago
  62. 776f3d8 tcp: coverity fixes by Florin Coras · 6 years ago
  63. cc8fa16 vnet: ping: rewrite for maintainability and multicore support by Andrew Yourtchenko · 6 years ago
  64. bd0da97 vlib: define minimum chained buffer segment size by Damjan Marion · 6 years ago
  65. c44a558 session: measure dispatch period only if under load by Florin Coras · 6 years ago
  66. be72ae6 tcp: minimize use of tls by Florin Coras · 6 years ago
  67. bf9f02c arp:add error counters for all failure cases by Eyal Bari · 6 years ago
  68. e55a6d7 tcp: fast retransmit pacing by Florin Coras · 6 years ago
  69. 0d883a4 session: fix sh session cli by Florin Coras · 6 years ago
  70. 11d47af l2fib:remove unused bucket arg in lookup functions by Eyal Bari · 6 years ago
  71. 5f56d73 session: prioritize postponed sessions by Florin Coras · 6 years ago
  72. 5a7ca7b session: add wrk context by Florin Coras · 6 years ago
  73. 1bce5a9 ADJ: init MTU to interface default by Neale Ranns · 6 years ago
  74. 8f8994a change mac address functions take const mac by Neale Ranns · 6 years ago
  75. b8f3544 migrate ipsec to new multiarch infra by Klement Sekera · 6 years ago
  76. cd35e53 Use throttle_t for ND throttling by Neale Ranns · 6 years ago
  77. b3a9381 interface-flags; fix coverity error found in conversion by Neale Ranns · 6 years ago
  78. 0c2319f Fixing Exclusive dpo path issues added when via rpath by Vijayabhaskar Katamreddy · 6 years ago
  79. 9f3b14e session: move test to unittest plugin by Florin Coras · 6 years ago
  80. f238901 bond: problem switching from l2 to l3 by Steven · 6 years ago
  81. 5665ced session: extend connect api for internal apps by Florin Coras · 6 years ago
  82. 75b39f8 FIB: Sources must be keep in priority order, so re-sort after a vec_del by Neale Ranns · 6 years ago
  83. a91866f pg: icmp4 & tcp4 ip length issue by Kingwel Xie · 6 years ago
  84. 49cd3ba pg: incrementing len should be truncated by stream->max_packet_bytes by Kingwel Xie · 6 years ago
  85. 4af4709 pg: allow creating pg for udp based protocols by Kingwel Xie · 6 years ago
  86. 6e43e06 Enumify interface flags by Neale Ranns · 6 years ago
  87. 5723f4a virtio: remove the extra return call by Mohsin Kazmi · 6 years ago
  88. f208b02 vxlan-gbp: On demand udp ports registration by Mohsin Kazmi · 6 years ago
  89. 82b2776 vnet/tcp/tcp.c: address a corner case. by Paul Vinciguerra · 6 years ago
  90. 0c0383d Trivial: Cleanup missing va_ends. by Paul Vinciguerra · 6 years ago
  91. de9a849 session/tcp: improve cli by Florin Coras · 6 years ago
  92. 3935fc8 ACL: Fix next_table_index classifiers consistancy by Gregory Thiemonge · 7 years ago
  93. 1bc5604 ipsec_gre.c: Remove redundant assignments. by Paul Vinciguerra · 6 years ago
  94. d67f112 tcp/session: add tx pacer by Florin Coras · 7 years ago
  95. 2fab01e buffer trace is broken in ipsec-output. copy it from node->flags to frame->frame_flags by Kingwel Xie · 6 years ago
  96. 8797168 SCTP: DATA chunk padding fix and hardening by Marco Varlese · 6 years ago
  97. 7d645f7 L2-fwd trace show the lookup result by Neale Ranns · 6 years ago
  98. a117958 L2-input/output: use feature enum type in flag update function by Neale Ranns · 6 years ago
  99. 8a9566e dns, dhcp: on-demand udp port registration by Dave Barach · 6 years ago
  100. bf4d5ce tcp: fast retransmit improvements by Florin Coras · 6 years ago