1. c42c7f0 Pipe: fix double count on TX (TX counting is done in interface-output) by Neale Ranns · 6 years ago
  2. 7363d47 gbp: Add gbp bd flags unit test by Mohsin Kazmi · 6 years ago
  3. 64b3cc2 Doxygen: clean up vec.h by Dave Wallace · 6 years ago
  4. 0eed0e1 quic: support addition of fifo segments by Florin Coras · 6 years ago
  5. 05f7ca1 make the output of "show api dump file <filename> compare-current" doxygen-friendly by Andrew Yourtchenko · 6 years ago
  6. c213089 quic: update app ns on connect by Florin Coras · 6 years ago
  7. 72ac548 crypto: fix init dependency by Filip Tehlar · 6 years ago
  8. dc195d6 rdma: more batching, compile rdma-core in release mode by Benoît Ganne · 6 years ago
  9. fa7512e session: fix app name formatting by Florin Coras · 6 years ago
  10. f753744 fix pcap_trace cli output issue by Jack Xu · 6 years ago
  11. ccf65fb Fix failing centos jobs due to yum replacing python34 with python36. by Paul Vinciguerra · 6 years ago
  12. ae605b8 vlib: fix "foo_msg" and "foo_msg_reply" in API message table triggering the "defininion changed" output by Andrew Yourtchenko · 6 years ago
  13. f118ea2 QUIC: Build cleanup by Dave Wallace · 6 years ago
  14. b71fa75 IPSEC: punt reasons; SPI=0, no-tunnel by Neale Ranns · 6 years ago
  15. 6416e62 tcp: do not delete session on establish pop by Florin Coras · 6 years ago
  16. 8509aa2 ldp: ignore TCP_CORK socket option by Florin Coras · 6 years ago
  17. a154017 session: fix http server rpc to main by Florin Coras · 6 years ago
  18. 282a3cb tcp: properly validate acks between snd_nxt and una_max by Florin Coras · 6 years ago
  19. 7c22ff7 ipsec: trunc_size -> icv_size by Damjan Marion · 6 years ago
  20. 085637f crypto: pass multiple ops to handler by Damjan Marion · 6 years ago
  21. 1aa3557 GBP: Counters per-contract by Neale Ranns · 6 years ago
  22. 070fd4b tcp: shorten wait in fin-wait-1 with fin rcvd by Florin Coras · 6 years ago
  23. deb8af6 Add crypto_ia32 plugin by Damjan Marion · 6 years ago
  24. 8ea109e gbp: Add bd flags by Mohsin Kazmi · 6 years ago
  25. dc66aad Fix problem building rdma-core. by Thomas F Herbert · 6 years ago
  26. 82c5dda lacp: passive mode support [VPP-1551] by Steven Luong · 6 years ago
  27. 5ae793a IPSEC: correctly size per-thread data by Neale Ranns · 6 years ago
  28. 09a3bc5 virtio: Add support for multiqueue by Mohsin Kazmi · 6 years ago
  29. 692f9b1 pci: Fix the crash on deleting the pci device by Mohsin Kazmi · 6 years ago
  30. 211ef2e rdma: tx: fix stats and add batching by Benoît Ganne · 6 years ago
  31. b294f10 IPSEC: show CLI improvements by Neale Ranns · 6 years ago
  32. 2b60018 GBP: iVXLAN reflection check by Neale Ranns · 6 years ago
  33. 7cae003 QUIC: Build system update by Aloys Augustin · 6 years ago
  34. 02ad5bc session: allow more fifos in preallocated segments by Florin Coras · 6 years ago
  35. 509028a session: fix cli for sessions in created state by Florin Coras · 6 years ago
  36. 6575a9a session: do not enable pre-input node with 0 workers by Florin Coras · 6 years ago
  37. fe269f3 stat-segment: scaling improvement by Neale Ranns · 6 years ago
  38. 096f2f8 session: remove session logic from io rx evt sender by Florin Coras · 6 years ago
  39. 69b68ef session: use app cb function wrappers by Florin Coras · 6 years ago
  40. f6adf1f vppinfra: add u32x4 min / max sse4.2 inlines by Damjan Marion · 6 years ago
  41. f65074e tcp: improve rcv process ack processing by Florin Coras · 6 years ago
  42. c6c4394 lisp: use crypto lib instead of openssl directly by Filip Tehlar · 6 years ago
  43. f05e732 IPSEC-GRE; tests by Neale Ranns · 6 years ago
  44. 2b5ba95 IPSEC: tunnel scaling - don't stack the inbould SA by Neale Ranns · 6 years ago
  45. ea5bb77 IPSEC: remove pointless feature ordering by Neale Ranns · 6 years ago
  46. 72491e2 dpdk: fix build error when mlx support enabled by Matthew Smith · 6 years ago
  47. d1a12ef vppinfra: fix sparse_vec_index() returning non-zero index for some nonexistent elements by Andrew Yourtchenko · 6 years ago
  48. a4b10e5 dpdk 19.02: fixed speed capability error issue by Chenmin Sun · 6 years ago
  49. f545caa Enhance vlib_buffer_clone to change headroom space for packet by John Lo · 6 years ago
  50. ac3b113 VPP-1576: fix a class of spurious warnings by Dave Barach · 6 years ago
  51. 65ec33b vppinfra: add few more cpuid flags by Damjan Marion · 6 years ago
  52. 2d6fc6b SPAN: Add pending frame on current thread, not on main by Igor Mikhailov (imichail) · 6 years ago
  53. 19e540f Convince Coverity that s = format (0, ...) is OK by Dave Barach · 6 years ago
  54. 26dc58b Minor bug fixes by Dave Barach · 6 years ago
  55. d93638e revert quicly related build/external changes by Damjan Marion · 6 years ago
  56. e524d45 IPSEC-GRE: fixes and API update to common types. by Neale Ranns · 6 years ago
  57. 95c0ca4 tests: test/vpp_l2.py fix missing name. by Paul Vinciguerra · 6 years ago
  58. 63d3ac6 vls: add pthread check on vls_attr by Florin Coras · 6 years ago
  59. 3593a91 tests: refactor vpp_object.py by Paul Vinciguerra · 6 years ago
  60. 60f3e65 Integrate first QUIC protocol implementation by Nathan Skrzypczak · 6 years ago
  61. db4cae5 VOM: recurive route update fix by Neale Ranns · 6 years ago
  62. d2a4194 BVI: coverity error fix by Neale Ranns · 6 years ago
  63. efd0d29 Update MAINTAINERS by Dave Barach · 6 years ago
  64. b4fff3a ipsec: esp-decrypt rework by Damjan Marion · 6 years ago
  65. d7603d9 IPSEC: tunnel fragmentation by Neale Ranns · 6 years ago
  66. 74b7437 tcp: remove sent rcv wnd 0 flag by Florin Coras · 6 years ago
  67. d4bdd93 dhcp: only register UDP ports that are needed by Matthew Smith · 6 years ago
  68. f20fd1a tcp: improve updating of rcv wnd by Florin Coras · 6 years ago
  69. 96d4e53 rdma: add option to specify inteface name by Damjan Marion · 6 years ago
  70. a03d182 crypto: add vnet_crypto_op_init (...) by Damjan Marion · 6 years ago
  71. 1e3aa5e ipsec: USE_EXTENDED_SEQ_NUM -> USE_ESN by Damjan Marion · 6 years ago
  72. 9fd2479 cmake: add vpp_plugin_find_library macro by Damjan Marion · 6 years ago
  73. 76b5649 Punt Infra by Neale Ranns · 6 years ago
  74. 1f4e1cb ipsec: anti-replay code cleanup by Damjan Marion · 6 years ago
  75. b38ee66 session: remove unused tx context field by Florin Coras · 6 years ago
  76. fe750c2 Add RDMA ibverb driver plugin by Benoît Ganne · 6 years ago
  77. 6bc6fd0 session: cap max burst to a constant by Florin Coras · 6 years ago
  78. 4d3aa07 Avoid overwrite in clib_memcpy_le{32,64} by Damjan Marion · 6 years ago
  79. 0e967e0 VXLAN-GBP: format flags in encap trace by Neale Ranns · 6 years ago
  80. 51793f5 tcp: remove unused buffer flags by Florin Coras · 6 years ago
  81. 987aea8 IPSEC: 4o6 and 6o4 for tunnel interfaces by Neale Ranns · 6 years ago
  82. 45d8f85 IPSEC: fix build breakage from ships in the night merges by Neale Ranns · 6 years ago
  83. 7d3161a vat:ignore SIGWINCH signal by ezkexma · 6 years ago
  84. 0729f64 AppImage packaging by Dave Barach · 6 years ago
  85. 25edf14 IPSEC: run encrpyt as a feautre on the tunnel by Neale Ranns · 6 years ago
  86. 8feeaff Typos. A bunch of typos I've been collecting. by Paul Vinciguerra · 6 years ago
  87. 64f7530 make-test: fix ValueError raised by hook in python3 by Naveen Joy · 6 years ago
  88. 3b12aa9 VOM: routes support multipath so set is_multipath in route update by Neale Ranns · 6 years ago
  89. 4dd4cf4 GBP: fixes for l3-out routing by Neale Ranns · 6 years ago
  90. d709cbc ipsec: compress ipsec_sa_t so data used by dataplane code fits in cacheline by Damjan Marion · 6 years ago
  91. fbf278a tcp: add cc algo lookup table by Florin Coras · 6 years ago
  92. 9c1f824 vom: Add support for BVI interface by Mohsin Kazmi · 6 years ago
  93. 8164a03 FIB: do debug before remvoing last source by Neale Ranns · 6 years ago
  94. 40ddc31 GBP: missing L3-out type coversion by Neale Ranns · 6 years ago
  95. ec6e8d2 Add missing OpenSUSE Leap 15.0 build deps by Benoît Ganne · 6 years ago
  96. 4c3ba81 ADJ: midchain delegate to performing stacking by Neale Ranns · 6 years ago
  97. af3f078 IPSEC: more expressive API errors by Neale Ranns · 6 years ago
  98. 7ced772 node: vector must be checked with vec_header by Kingwel Xie · 6 years ago
  99. 32ee2f1 VPP-1508: Tests: Update version of syslog_rfc5424_parser. by Paul Vinciguerra · 6 years ago
  100. 1469d54 crypto: add set crypto handler CLI by Filip Tehlar · 6 years ago