1. 5a2ec8f session: free session after transport and app confirm by Florin Coras · 6 years ago
  2. fa915f8 vcl: handle invalid sessions in epoll by Florin Coras · 6 years ago
  3. fe4827c vpp_papi: MACAddress equals fails in unittest. by Paul Vinciguerra · 6 years ago
  4. 28eedf4 MAP: Install lpm.h as map.h references it. by Jon Loeliger · 6 years ago
  5. 223548d install-dep: force osleap boost dep install by Florin Coras · 6 years ago
  6. d12ff50 tcp: add more last-ack arcs by Florin Coras · 6 years ago
  7. 85a3ddd tcp: separate active and passive establish timers by Florin Coras · 6 years ago
  8. eb25abd avf: optimize RX function by Damjan Marion · 6 years ago
  9. 76bc130 tcp: add fin-wait-1 dispatch arcs by Florin Coras · 6 years ago
  10. 420c6bf GBP: fix dump and VOM populate by Neale Ranns · 6 years ago
  11. 4270808 crypto-input: bug fix check-op by Kingwel Xie · 6 years ago
  12. d482336 FIB: adj src assert fix part 2 by Neale Ranns · 6 years ago
  13. 3c514d5 tcp: compute seq_end in tcp_input by Florin Coras · 6 years ago
  14. bde17bd avf: optimize rx ring refill by Damjan Marion · 6 years ago
  15. 7b8f916 FIB: remove assert from adj src by Neale Ranns · 6 years ago
  16. d8cf40b VOM: stats by Neale Ranns · 6 years ago
  17. e430b6e avf: new ethernet-input support by Damjan Marion · 6 years ago
  18. c811663 avf: add option to specify interface name by Damjan Marion · 6 years ago
  19. c227e49 vcl: fix coverity warnings by Florin Coras · 6 years ago
  20. 54ddf43 tcp: improve waitclose in closing states by Florin Coras · 6 years ago
  21. 8d6f34e ethernet-input tagged packets optimizations by Damjan Marion · 6 years ago
  22. 16d227a dpdk: switch to in-memory mode, deprecate use of socket-mem by Damjan Marion · 6 years ago
  23. 27ca298 tapv2: coverity woe by Steven · 6 years ago
  24. b9894ee crypto-input impprovement: by Kingwel Xie · 6 years ago
  25. 66a1003 bapi/vat: fix socket transport for vat by Florin Coras · 6 years ago
  26. 844a36d http server: improvements by Florin Coras · 6 years ago
  27. 1c17e2e GBP: add allowed ethertypes to contracts by Neale Ranns · 6 years ago
  28. fc7344f MAP: Convert from DPO to input feature. by Jon Loeliger · 6 years ago
  29. a45dc07 Revert "tests: Rework vpp config generation." by Ole Troan · 6 years ago
  30. b7778b6 MFIB: coverity fixes by Neale Ranns · 6 years ago
  31. d2bad81 NAT: fix coverity error 190176 (VPP-1474) by Matus Fabian · 6 years ago
  32. 087c811 Python Tests: Make VppTestCase unit testable. by Paul Vinciguerra · 6 years ago
  33. 919efad tests: Rework vpp config generation. by Paul Vinciguerra · 6 years ago
  34. e21463d Revert "Build issue after https://gerrit.fd.io/r/#/c/16508/." by Ole Trøan · 6 years ago
  35. 78cc4b0 tcp: fix fin_wait_1 condition to send fin by Florin Coras · 6 years ago
  36. 00a469d GBP: test case hardening against timing races by Neale Ranns · 6 years ago
  37. 1af9ab5 tcp: fix syn-sent reset by Florin Coras · 6 years ago
  38. fd0d508 NAT: total users and sessions gauges (VPP-1484) by Matus Fabian · 6 years ago
  39. 775f73c FIB: encode the label stack in the FIB path during table dump by Neale Ranns · 6 years ago
  40. a3aaa61 test/vpp_ip.py: Correct usage of 'is' by Paul Vinciguerra · 6 years ago
  41. 852f5ef VPP-1508 python3 tests: raw_input by Paul Vinciguerra · 6 years ago
  42. defde0f Tests: Cleanup @skip decorator. by Paul Vinciguerra · 6 years ago
  43. 57f170b Build issue after https://gerrit.fd.io/r/#/c/16508/. by Paul Vinciguerra · 6 years ago
  44. fe82068 Trivial: fix src/plugins/map/test.c memory leak by Paul Vinciguerra · 6 years ago
  45. 359db1e delete policer classify repeat count drop packets when action is DROP by cohu · 6 years ago
  46. d0f70a3 reassembly: replace asserts with error counters by Klement Sekera · 6 years ago
  47. aefbede session: add cli option to dump session elog by Florin Coras · 6 years ago
  48. 5c0f166 tcp: fix fin in syn-rcvd by Florin Coras · 6 years ago
  49. 678a657 tcp: add more state machine arcs by Florin Coras · 6 years ago
  50. a8ac77f VOM: stats fixes by Neale Ranns · 6 years ago
  51. 7fd73af tw: fix _16t_1w_2048sl timer weel definition by Florin Coras · 6 years ago
  52. 4079161 VOM: VXLAN-GBP command fixes by Neale Ranns · 6 years ago
  53. 0f14437 VOM: GBP-bridge-domain fix by Neale Ranns · 6 years ago
  54. f34597f MAP: Add API support for MAP input feature. by Jon Loeliger · 6 years ago
  55. c6cb18b Stats: Updated wrong slot on new vector by Ole Troan · 6 years ago
  56. e96bf63 tcp/session: notify transport of close when tx fifo is not empty by Florin Coras · 6 years ago
  57. e2ea193 session: handle close before app accept reply by Florin Coras · 6 years ago
  58. 6fbef23 vlib: support Hyper-v/Azure VMBus by Stephen Hemminger · 6 years ago
  59. b0b9dad Allow the user to select master or release during the install by jdenisco · 6 years ago
  60. 4d3739d dpdk plugin: blacklist PCI devices by type by Dave Barach · 6 years ago
  61. a9d5bea tcp/session: drop connections if message queue is full by Florin Coras · 6 years ago
  62. 65eb772 VPP-1508: Have test/Makefile honor PYTHON= envvar. by Paul Vinciguerra · 6 years ago
  63. b686508 NAT44: nat44_add_del_lb_static_mapping enhancements (VPP-1514) by Matus Fabian · 6 years ago
  64. 003d5da VAPI/VOM: Removing legacy stats tests, add string type. by Ole Troan · 6 years ago
  65. 91bfa6e MAP: Add longest matching prefix (LPM) data structures by Ole Troan · 6 years ago
  66. 9e829a8 MFIB: recurse resolution through an MFIB entry by Neale Ranns · 6 years ago
  67. 05b5d1b make wipe: Clean up *.api.json files. by Paul Vinciguerra · 6 years ago
  68. 6eb6163 Build changes required for Fedora and CentOS by Thomas F Herbert · 6 years ago
  69. 8006c6a PAPI: Add MACAddress object wrapper for vl_api_mac_address_t by Ole Troan · 6 years ago
  70. 02782d6 MAP: Remove dual loop in MAP-T in preparation for refactor. by Ole Troan · 6 years ago
  71. e78ac9d tcp: cleanup connections if handshake fails by Florin Coras · 6 years ago
  72. ec0cc2c Remove autotools files from extras/libmemif by Mauro Sardara · 6 years ago
  73. 9edb83a punt: additional tests for multi clients by Pavel Kotucek · 6 years ago
  74. b0055c8 STATS: add vlib_set_simple_counter (VPP-1484) by Matus Fabian · 6 years ago
  75. bef3619 Improve perfmon json table picker by Dave Barach · 6 years ago
  76. 82b22f7 docs: Add vmxmet3 driver by jdenisco · 6 years ago
  77. 8124cb7 tcp: fix handling of broken syn options by Florin Coras · 6 years ago
  78. 91236ce tcp: accept rst that fail paws by Florin Coras · 6 years ago
  79. 05ce4b8 vcl: handle reset while reading/writing data by Florin Coras · 6 years ago
  80. 66b48a9 VOM: IGMP only supports IPv4 by Neale Ranns · 6 years ago
  81. f49ba0e stats: Deprecate old stats framework by Ole Troan · 6 years ago
  82. b6d92d8 make test: add option for adding extra vpp config by Klement Sekera · 6 years ago
  83. be420e5 libmemif: fix possible segfault on memif_get_details by Koichiro Den · 6 years ago
  84. 4eed747 Fix TestIPv4FibCrud interdependencies. by Paul Vinciguerra · 6 years ago
  85. 8f554b7 Added CMake building system for libmemif by msardara · 6 years ago
  86. d6e9aec String type: Not include \0 in show_version by Ole Troan · 6 years ago
  87. 3c7d4f9 vcl/session: handle reset/disconnect before app accept by Florin Coras · 6 years ago
  88. 7bb27ca vmxnet3: support clear hardware interface counters by Steven · 6 years ago
  89. 18f34a8 MAP: Encode ht-ratio as f64 for API. by Jon Loeliger · 6 years ago
  90. 4659d0e docs: clarify vector element alignment description. by Dave Wallace · 6 years ago
  91. 4ee633e VPP-1523: harden reassembly by Klement Sekera · 6 years ago
  92. ae80983 IP6-MFIB: replace the radix tree with bihash (VPP-1526) by Neale Ranns · 6 years ago
  93. 7e70ff5 VOM: fixes for stats by Neale Ranns · 6 years ago
  94. 884f0af String type: Fix off by one error by Ole Troan · 6 years ago
  95. c5b6b31 Revert gerrit 16429 to fix a Debian build-break by Dave Barach · 6 years ago
  96. a5e7376 NAT: counters (VPP-1484) by Matus Fabian · 6 years ago
  97. 2eca70d Fix test results by juraj.linkes · 6 years ago
  98. ac475f4 Fix compiling issue with GCC-8.x in string test functions by Lijian.Zhang · 6 years ago
  99. 41b923a VPP-1510: add support for punt delete by Pavel Kotucek · 6 years ago
  100. cbee13a MAP: Fix inverted 'is_add'/'is_del' flag in map_pre_resolve() call. by Jon Loeliger · 6 years ago