1. 1adc7e7 misc: fix error handling in punt_replicate by Dave Barach · 4 years, 8 months ago
  2. e759bb5 udp: cleanup input node by Florin Coras · 4 years, 8 months ago
  3. 8324c55 ping: fix buffer allocator error handling by Dave Barach · 4 years, 8 months ago
  4. 954c707 misc: check return values from vlib_buffer_copy(...) by Dave Barach · 4 years, 8 months ago
  5. 8d0d8d2 gbp: More reliable unit-tests by Neale Ranns · 4 years, 8 months ago
  6. 61717cc nat: use correct data types for memory sizes by Klement Sekera · 4 years, 9 months ago
  7. 7d69718 virtio: fix the tcp/udp checksum offloads by Mohsin Kazmi · 4 years, 8 months ago
  8. 88cecfa ip: do not clear the locally-originated flag by Neale Ranns · 4 years, 8 months ago
  9. f18f09b acl: fix unresolved symbol for format_fib_prefix in vat plugin by Neale Ranns · 4 years, 8 months ago
  10. ba5f9bc nat: ED: global session LRU list by Klement Sekera · 4 years, 8 months ago
  11. 248ce43 nat: preallocate pools by Klement Sekera · 4 years, 9 months ago
  12. 6e8e10f sr: Fix the coverity issue by Tetsuya Murakami · 4 years, 8 months ago
  13. ae16a98 session: alloc exact number of bufs for multi-seg deqs by Simon Zhang · 4 years, 9 months ago
  14. a8c3b86 session: add more session errors by Florin Coras · 4 years, 8 months ago
  15. 95e1925 l2: handle complete clone fail in l2_flood by Dave Barach · 4 years, 8 months ago
  16. 85bee75 nat: ED: port re-use algorithm by Klement Sekera · 4 years, 10 months ago
  17. b1bb513 vat: fix vat strncpy stringop-overflow by Ray Kinsella · 4 years, 8 months ago
  18. 26c9d4b nat: don't drop packet for expired session by Klement Sekera · 4 years, 8 months ago
  19. c98ef75 udp: move cli to separate file by Florin Coras · 4 years, 8 months ago
  20. 1f2e146 tests: pin sphinx and sphinx-rtd-theme by Aloys Augustin · 4 years, 8 months ago
  21. e10d167 tcp: fix conf mtu parsing by Florin Coras · 4 years, 8 months ago
  22. ab57edb udp session: allow dgram ip fragmentation by Florin Coras · 4 years, 8 months ago
  23. ba78e23 udp session: jumbo frames and configurable mtu by Florin Coras · 4 years, 8 months ago
  24. 59fea5a ikev2: make liveness params configurable by Filip Tehlar · 4 years, 9 months ago
  25. 483a3d8 sr: fix byte-order in steering API by Ignas Bacius · 4 years, 8 months ago
  26. ec9cb96 sr: Support uSID function. by Tetsuya Murakami · 4 years, 9 months ago
  27. 032a5e3 vat: fix static analysis warning by Dave Barach · 4 years, 8 months ago
  28. 7a2abce vcl session: enforce full dgram reads/writes by Florin Coras · 4 years, 8 months ago
  29. 57660d9 session udp: shared local endpoints by Florin Coras · 4 years, 8 months ago
  30. a2ffc6c docs: pin down sphinx to avoid crash with Sphinx 3.0.0 by Andrew Yourtchenko · 4 years, 8 months ago
  31. 2e1fa54 bonding: Add GSO support by Steven Luong · 5 years ago
  32. 582eac5 misc: fix python sonarcloud BLOCKER level issues by Paul Vinciguerra · 4 years, 9 months ago
  33. c17d6cf ikev2: fix wrong index computation by Filip Tehlar · 4 years, 9 months ago
  34. 1766ddc ip: reassembly: don't set error if no error by Klement Sekera · 4 years, 9 months ago
  35. 0250090 misc: strcpy be gone by Dave Barach · 4 years, 8 months ago
  36. 9f86d22 session tls: support tls descheduling by Florin Coras · 4 years, 9 months ago
  37. ed8db52 session tls: improve app transports tx scheduling by Florin Coras · 4 years, 10 months ago
  38. 3e07a4a misc: sprintf be gone by Dave Barach · 4 years, 8 months ago
  39. 3102c38 vcl: fix vcl_test.py sonarcloud issue by Dave Wallace · 4 years, 9 months ago
  40. 00e01d3 session: improve error reporting by Florin Coras · 5 years ago
  41. 39aa7a5 misc: fix sonarcloud html issue by Dave Wallace · 4 years, 9 months ago
  42. e33c002 session: init port_proto_type asap by Florin Coras · 4 years, 9 months ago
  43. d85666f session udp: fix transport flags and migration by Florin Coras · 4 years, 9 months ago
  44. 888d9f0 session: remove obsolete apis by Florin Coras · 4 years, 9 months ago
  45. ea7ac91 docs: 80-vpp.conf fix transposition error in comments by Paul Vinciguerra · 4 years, 9 months ago
  46. 4fce36b ip: remove vl_api_address_family_t byte order swap by Jakub Grajciar · 4 years, 9 months ago
  47. b32436a dpdk: VM VHOST tests with rxq>1 failing by Steven Luong · 4 years, 9 months ago
  48. 0765d97 tcp: explicit use of timer wheel in timer apis by Florin Coras · 4 years, 9 months ago
  49. 48d32b4 ipsec: provide stat index in sa details by Matthew Smith · 4 years, 9 months ago
  50. c35f3e8 misc: fix static analysis warnings by Dave Barach · 4 years, 9 months ago
  51. 999840c tcp: move features to separate files by Florin Coras · 4 years, 9 months ago
  52. a26f544 docs: Fix venv under python3 by Paul Vinciguerra · 4 years, 9 months ago
  53. 57a5a2d udp session vcl: add udp iperf test by Florin Coras · 4 years, 9 months ago
  54. dfd980f tcp: count zero wnd enqueue attempts by Florin Coras · 4 years, 9 months ago
  55. 883bf3d docs: add a timebase precision section by Dave Barach · 4 years, 9 months ago
  56. d7b828f vppinfra: fix vppinfra test code build by Dave Barach · 4 years, 9 months ago
  57. 0a1e183 session udp: support connect on listeners by Florin Coras · 4 years, 9 months ago
  58. 9076789 vppinfra: add tw_timer_2t_2w_512sl variant by Dave Barach · 4 years, 9 months ago
  59. 5da10c4 vcl: support sendto for dgrams by Florin Coras · 4 years, 9 months ago
  60. 805d58c session: allow rx events independnt of state by Florin Coras · 4 years, 9 months ago
  61. 9c4ec6f udp: improvements to cli by Florin Coras · 4 years, 9 months ago
  62. a039620 udp: track connection port sharing by Florin Coras · 4 years, 9 months ago
  63. 6eef40b session: fix fifos display by Aloys Augustin · 4 years, 9 months ago
  64. 164c44f ip: Fix the AH/ESP protocol numbers on the API by Neale Ranns · 4 years, 9 months ago
  65. 9361974 udp: validate input data length by Florin Coras · 4 years, 9 months ago
  66. 8c18f85 nat: fix unknown proto translation out2in_ed by Alexander Chernavin · 4 years, 9 months ago
  67. 5cee0bc ipsec: use id in ipsec_tunnel_protect_details by Matthew Smith · 4 years, 9 months ago
  68. 967e9af ikev2: fix crash during peer live check by Filip Tehlar · 4 years, 9 months ago
  69. e4e8c6b ipsec: fix chained ESP by Filip Tehlar · 4 years, 10 months ago
  70. 53f06a0 vlib: move pci api types from vnet/pci to vlib/pci by Jakub Grajciar · 4 years, 9 months ago
  71. e6b4a5a rdma: print device info from PCI VPD in 'show hardware' output by Damjan Marion · 4 years, 9 months ago
  72. b0d2eda ipsec: fix udp-encap in transport mode by Alexander Chernavin · 4 years, 9 months ago
  73. 5484daa tcp: reuse session infra for syns and resets by Florin Coras · 4 years, 9 months ago
  74. 87b7e3d session udp: flag for connected udp by Florin Coras · 4 years, 9 months ago
  75. 102dd1c vxlan: leverage vlib_get_buffers in vxlan_encap_inline by Zhiyong Yang · 4 years, 9 months ago
  76. 0c7aa7a vppinfra: add support for avx512 alignment version of load and store by Zhiyong Yang · 4 years, 9 months ago
  77. 0937fdf gso: fix the header parser to read only by Mohsin Kazmi · 4 years, 9 months ago
  78. 7654a71 interface: remove mtu clib_warning message from api handler by Paul Vinciguerra · 4 years, 9 months ago
  79. d18528f vcl: support for uword segments by Florin Coras · 4 years, 9 months ago
  80. ffdc72d quic: Check quicly version tag at compile time by MathiasRaoul · 4 years, 10 months ago
  81. 4e14977 vppinfra: add clib_bihash_get_bucket by Damjan Marion · 4 years, 9 months ago
  82. 491741a docs ethernet: add docs for ethernet Section by Paul Vinciguerra · 4 years, 10 months ago
  83. 5ac392d docs: minor typos in configuring/startup.rst by Paul Vinciguerra · 4 years, 10 months ago
  84. 1f16205 build tests: fix 'test-wipe-papi' target by Paul Vinciguerra · 4 years, 9 months ago
  85. 2f8cd91 acl: API cleanup by Jakub Grajciar · 4 years, 9 months ago
  86. 64d9da3 docs: document lxd container bootstrap procedure by Dave Barach · 4 years, 9 months ago
  87. 162ea76 dpdk: enable DPDK iAVF PMD by Chenmin Sun · 4 years, 10 months ago
  88. 492a5d0 acl: revert acl: api cleanup by Ole Trøan · 4 years, 9 months ago
  89. aad1ee1 acl: API cleanup by Jakub Grajciar · 4 years, 9 months ago
  90. 4897d77 session: fix coverity warning by Dave Barach · 4 years, 9 months ago
  91. 1c2ac86 nat: transitory timeout for TCP CLOSED state by Klement Sekera · 4 years, 9 months ago
  92. 65c30ce svm: correct format_fifo_segment by Ryujiro Shibuya · 4 years, 9 months ago
  93. 33c9931 build: use gcc-8 as default on ubuntu 18.04 by Damjan Marion · 4 years, 9 months ago
  94. 39cf40a tests: speed up ipsec unit tests execution by Filip Tehlar · 4 years, 9 months ago
  95. 336eac8 ikev2: fix wrong usage of BN_bn2bin() by Filip Tehlar · 4 years, 9 months ago
  96. c415d0a ikev2: dead peer detection by Filip Tehlar · 4 years, 9 months ago
  97. 138676b ikev2: fix gcm in ike protocol by Filip Tehlar · 4 years, 9 months ago
  98. 07063b8 session: api to add new transport types by Florin Coras · 4 years, 9 months ago
  99. 4e783b9 tcp: avoid updating rcv wnd in resets by Florin Coras · 4 years, 9 months ago
  100. b24e287 sr: Change the CLI keyword from address to prefix. by Tetsuya Murakami · 4 years, 9 months ago