1. 98311da string_test: coverity woe by Steven · 6 years ago
  2. 754f24b tapv2: add "tap_flags" field to the TAPv2 interface API by Andrew Yourtchenko · 6 years ago
  3. d2bfb78 avf: allocate descriptor memory from local numa by Damjan Marion · 6 years ago
  4. 7c03ed4 VOM: mroutes by Neale Ranns · 6 years ago
  5. e26c81f L2 BD API to flush all IP-MAC entries in the specified BD by John Lo · 6 years ago
  6. 2500c79 MAP: Prevent duplicate MAP-E/T graph nodes. by Jon Loeliger · 6 years ago
  7. ceebc1e Change vpp code to align with openssl interface change by Ping Yu · 6 years ago
  8. 3a63fc5 Handle buffer alloc failure in vlib_buffer_add_data by Dave Barach · 6 years ago
  9. 9d7570c Fix TCP checksum. by Andrej Kozemcak · 6 years ago
  10. 7baeb71 vcl/ldp: add locked sessions shim layer by Florin Coras · 6 years ago
  11. 8dc146e Update tcpdump / wireshark packet format writeup by Dave Barach · 6 years ago
  12. 78d6242 gbp: Fix typo in condition by Mohsin Kazmi · 6 years ago
  13. 356824f vpp-api: Add context to VPPStatsIOError. by Paul Vinciguerra · 6 years ago
  14. 3c8e146 pktgen: support mixed multi/single chunk pcap replay by Dave Barach · 6 years ago
  15. 30e79c2 vcl/session: add api for changing session app worker by Florin Coras · 6 years ago
  16. 3c1cf2c socket API: Use pool index instead of handle in sock_delete handler by Ole Troan · 6 years ago
  17. 3c6f104 VPP-1508: Python3: Support simultaneous p2/p3 venvs. by Paul Vinciguerra · 6 years ago
  18. 03afb6d tcp: fix reset in syn-sent by Florin Coras · 6 years ago
  19. 34a3a08 Add TLS support for VCL by Ping Yu · 6 years ago
  20. 33331ed libmemif: fix incorrect write leading to memory corruption by Koichiro Den · 6 years ago
  21. 6ebc6eb VPP-1525: additional fixes for strings in Japi by Michal Cmarada · 6 years ago
  22. b56fcf1 tcp: add more closing state arcs by Florin Coras · 6 years ago
  23. 18e0d4f tcp: better randomize iss by Florin Coras · 6 years ago
  24. 98d6b61 Fix used-before-set in vl_api_bridge_flags_t_handler by Dave Barach · 6 years ago
  25. d8e94ba Fix an issue in tls.c by Ping Yu · 6 years ago
  26. 4a7cbcd Revert "add ipsecmb plugin" by Florin Coras · 6 years ago
  27. d9818dd Fixes for buliding for 32bit targets: by David Johnson · 6 years ago
  28. d6897c1 Add microarch details to 'show cpu'. by Paul Vinciguerra · 6 years ago
  29. 461caa5 ipsec: fix support check when using AES-GCM by Matthew Smith · 6 years ago
  30. be16020 add ipsecmb plugin by Klement Sekera · 6 years ago
  31. a7a1a22 ldp/vcl: epoll and shutdown cleanup by Florin Coras · 6 years ago
  32. 036343b Default huge page size to the regular page size by Dave Barach · 6 years ago
  33. 671e60e buffers: remove unused code by Damjan Marion · 6 years ago
  34. b0f662f vcl/ldp: add write msg function and fine tuning by Florin Coras · 6 years ago
  35. 22af447 binary api clients: wait for vpp to start by Dave Barach · 6 years ago
  36. c879c14 avf: tx dequeue optimizations by Damjan Marion · 6 years ago
  37. 1e75c6c avf: chained buffers rx support by Damjan Marion · 6 years ago
  38. 9703ce4 avf: chained buffers tx support by Damjan Marion · 6 years ago
  39. aed75f3 vppinfra: add simple ring implementation by Damjan Marion · 6 years ago
  40. 5a2ec8f session: free session after transport and app confirm by Florin Coras · 6 years ago
  41. fa915f8 vcl: handle invalid sessions in epoll by Florin Coras · 6 years ago
  42. fe4827c vpp_papi: MACAddress equals fails in unittest. by Paul Vinciguerra · 6 years ago
  43. 28eedf4 MAP: Install lpm.h as map.h references it. by Jon Loeliger · 6 years ago
  44. 223548d install-dep: force osleap boost dep install by Florin Coras · 6 years ago
  45. d12ff50 tcp: add more last-ack arcs by Florin Coras · 6 years ago
  46. 85a3ddd tcp: separate active and passive establish timers by Florin Coras · 6 years ago
  47. eb25abd avf: optimize RX function by Damjan Marion · 6 years ago
  48. 76bc130 tcp: add fin-wait-1 dispatch arcs by Florin Coras · 6 years ago
  49. 420c6bf GBP: fix dump and VOM populate by Neale Ranns · 6 years ago
  50. 4270808 crypto-input: bug fix check-op by Kingwel Xie · 6 years ago
  51. d482336 FIB: adj src assert fix part 2 by Neale Ranns · 6 years ago
  52. 3c514d5 tcp: compute seq_end in tcp_input by Florin Coras · 6 years ago
  53. bde17bd avf: optimize rx ring refill by Damjan Marion · 6 years ago
  54. 7b8f916 FIB: remove assert from adj src by Neale Ranns · 6 years ago
  55. d8cf40b VOM: stats by Neale Ranns · 6 years ago
  56. e430b6e avf: new ethernet-input support by Damjan Marion · 6 years ago
  57. c811663 avf: add option to specify interface name by Damjan Marion · 6 years ago
  58. c227e49 vcl: fix coverity warnings by Florin Coras · 6 years ago
  59. 54ddf43 tcp: improve waitclose in closing states by Florin Coras · 6 years ago
  60. 8d6f34e ethernet-input tagged packets optimizations by Damjan Marion · 6 years ago
  61. 16d227a dpdk: switch to in-memory mode, deprecate use of socket-mem by Damjan Marion · 6 years ago
  62. 27ca298 tapv2: coverity woe by Steven · 6 years ago
  63. b9894ee crypto-input impprovement: by Kingwel Xie · 6 years ago
  64. 66a1003 bapi/vat: fix socket transport for vat by Florin Coras · 6 years ago
  65. 844a36d http server: improvements by Florin Coras · 6 years ago
  66. 1c17e2e GBP: add allowed ethertypes to contracts by Neale Ranns · 6 years ago
  67. fc7344f MAP: Convert from DPO to input feature. by Jon Loeliger · 6 years ago
  68. a45dc07 Revert "tests: Rework vpp config generation." by Ole Troan · 6 years ago
  69. b7778b6 MFIB: coverity fixes by Neale Ranns · 6 years ago
  70. d2bad81 NAT: fix coverity error 190176 (VPP-1474) by Matus Fabian · 6 years ago
  71. 087c811 Python Tests: Make VppTestCase unit testable. by Paul Vinciguerra · 6 years ago
  72. 919efad tests: Rework vpp config generation. by Paul Vinciguerra · 6 years ago
  73. e21463d Revert "Build issue after https://gerrit.fd.io/r/#/c/16508/." by Ole Trøan · 6 years ago
  74. 78cc4b0 tcp: fix fin_wait_1 condition to send fin by Florin Coras · 6 years ago
  75. 00a469d GBP: test case hardening against timing races by Neale Ranns · 6 years ago
  76. 1af9ab5 tcp: fix syn-sent reset by Florin Coras · 6 years ago
  77. fd0d508 NAT: total users and sessions gauges (VPP-1484) by Matus Fabian · 6 years ago
  78. 775f73c FIB: encode the label stack in the FIB path during table dump by Neale Ranns · 6 years ago
  79. a3aaa61 test/vpp_ip.py: Correct usage of 'is' by Paul Vinciguerra · 6 years ago
  80. 852f5ef VPP-1508 python3 tests: raw_input by Paul Vinciguerra · 6 years ago
  81. defde0f Tests: Cleanup @skip decorator. by Paul Vinciguerra · 6 years ago
  82. 57f170b Build issue after https://gerrit.fd.io/r/#/c/16508/. by Paul Vinciguerra · 6 years ago
  83. fe82068 Trivial: fix src/plugins/map/test.c memory leak by Paul Vinciguerra · 6 years ago
  84. 359db1e delete policer classify repeat count drop packets when action is DROP by cohu · 6 years ago
  85. d0f70a3 reassembly: replace asserts with error counters by Klement Sekera · 6 years ago
  86. aefbede session: add cli option to dump session elog by Florin Coras · 6 years ago
  87. 5c0f166 tcp: fix fin in syn-rcvd by Florin Coras · 6 years ago
  88. 678a657 tcp: add more state machine arcs by Florin Coras · 6 years ago
  89. a8ac77f VOM: stats fixes by Neale Ranns · 6 years ago
  90. 7fd73af tw: fix _16t_1w_2048sl timer weel definition by Florin Coras · 6 years ago
  91. 4079161 VOM: VXLAN-GBP command fixes by Neale Ranns · 6 years ago
  92. 0f14437 VOM: GBP-bridge-domain fix by Neale Ranns · 6 years ago
  93. f34597f MAP: Add API support for MAP input feature. by Jon Loeliger · 6 years ago
  94. c6cb18b Stats: Updated wrong slot on new vector by Ole Troan · 6 years ago
  95. e96bf63 tcp/session: notify transport of close when tx fifo is not empty by Florin Coras · 6 years ago
  96. e2ea193 session: handle close before app accept reply by Florin Coras · 6 years ago
  97. 6fbef23 vlib: support Hyper-v/Azure VMBus by Stephen Hemminger · 6 years ago
  98. b0b9dad Allow the user to select master or release during the install by jdenisco · 6 years ago
  99. 4d3739d dpdk plugin: blacklist PCI devices by type by Dave Barach · 6 years ago
  100. a9d5bea tcp/session: drop connections if message queue is full by Florin Coras · 6 years ago