1. b7778b6 MFIB: coverity fixes by Neale Ranns · 6 years ago
  2. d2bad81 NAT: fix coverity error 190176 (VPP-1474) by Matus Fabian · 6 years ago
  3. 087c811 Python Tests: Make VppTestCase unit testable. by Paul Vinciguerra · 6 years ago
  4. 919efad tests: Rework vpp config generation. by Paul Vinciguerra · 6 years ago
  5. e21463d Revert "Build issue after https://gerrit.fd.io/r/#/c/16508/." by Ole Trøan · 6 years ago
  6. 78cc4b0 tcp: fix fin_wait_1 condition to send fin by Florin Coras · 6 years ago
  7. 00a469d GBP: test case hardening against timing races by Neale Ranns · 6 years ago
  8. 1af9ab5 tcp: fix syn-sent reset by Florin Coras · 6 years ago
  9. fd0d508 NAT: total users and sessions gauges (VPP-1484) by Matus Fabian · 6 years ago
  10. 775f73c FIB: encode the label stack in the FIB path during table dump by Neale Ranns · 6 years ago
  11. a3aaa61 test/vpp_ip.py: Correct usage of 'is' by Paul Vinciguerra · 6 years ago
  12. 852f5ef VPP-1508 python3 tests: raw_input by Paul Vinciguerra · 6 years ago
  13. defde0f Tests: Cleanup @skip decorator. by Paul Vinciguerra · 6 years ago
  14. 57f170b Build issue after https://gerrit.fd.io/r/#/c/16508/. by Paul Vinciguerra · 6 years ago
  15. fe82068 Trivial: fix src/plugins/map/test.c memory leak by Paul Vinciguerra · 6 years ago
  16. 359db1e delete policer classify repeat count drop packets when action is DROP by cohu · 6 years ago
  17. d0f70a3 reassembly: replace asserts with error counters by Klement Sekera · 6 years ago
  18. aefbede session: add cli option to dump session elog by Florin Coras · 6 years ago
  19. 5c0f166 tcp: fix fin in syn-rcvd by Florin Coras · 6 years ago
  20. 678a657 tcp: add more state machine arcs by Florin Coras · 6 years ago
  21. a8ac77f VOM: stats fixes by Neale Ranns · 6 years ago
  22. 7fd73af tw: fix _16t_1w_2048sl timer weel definition by Florin Coras · 6 years ago
  23. 4079161 VOM: VXLAN-GBP command fixes by Neale Ranns · 6 years ago
  24. 0f14437 VOM: GBP-bridge-domain fix by Neale Ranns · 6 years ago
  25. f34597f MAP: Add API support for MAP input feature. by Jon Loeliger · 6 years ago
  26. c6cb18b Stats: Updated wrong slot on new vector by Ole Troan · 6 years ago
  27. e96bf63 tcp/session: notify transport of close when tx fifo is not empty by Florin Coras · 6 years ago
  28. e2ea193 session: handle close before app accept reply by Florin Coras · 6 years ago
  29. 6fbef23 vlib: support Hyper-v/Azure VMBus by Stephen Hemminger · 6 years ago
  30. b0b9dad Allow the user to select master or release during the install by jdenisco · 6 years ago
  31. 4d3739d dpdk plugin: blacklist PCI devices by type by Dave Barach · 6 years ago
  32. a9d5bea tcp/session: drop connections if message queue is full by Florin Coras · 6 years ago
  33. 65eb772 VPP-1508: Have test/Makefile honor PYTHON= envvar. by Paul Vinciguerra · 6 years ago
  34. b686508 NAT44: nat44_add_del_lb_static_mapping enhancements (VPP-1514) by Matus Fabian · 6 years ago
  35. 003d5da VAPI/VOM: Removing legacy stats tests, add string type. by Ole Troan · 6 years ago
  36. 91bfa6e MAP: Add longest matching prefix (LPM) data structures by Ole Troan · 6 years ago
  37. 9e829a8 MFIB: recurse resolution through an MFIB entry by Neale Ranns · 6 years ago
  38. 05b5d1b make wipe: Clean up *.api.json files. by Paul Vinciguerra · 6 years ago
  39. 6eb6163 Build changes required for Fedora and CentOS by Thomas F Herbert · 6 years ago
  40. 8006c6a PAPI: Add MACAddress object wrapper for vl_api_mac_address_t by Ole Troan · 6 years ago
  41. 02782d6 MAP: Remove dual loop in MAP-T in preparation for refactor. by Ole Troan · 6 years ago
  42. e78ac9d tcp: cleanup connections if handshake fails by Florin Coras · 6 years ago
  43. ec0cc2c Remove autotools files from extras/libmemif by Mauro Sardara · 6 years ago
  44. 9edb83a punt: additional tests for multi clients by Pavel Kotucek · 6 years ago
  45. b0055c8 STATS: add vlib_set_simple_counter (VPP-1484) by Matus Fabian · 6 years ago
  46. bef3619 Improve perfmon json table picker by Dave Barach · 6 years ago
  47. 82b22f7 docs: Add vmxmet3 driver by jdenisco · 6 years ago
  48. 8124cb7 tcp: fix handling of broken syn options by Florin Coras · 6 years ago
  49. 91236ce tcp: accept rst that fail paws by Florin Coras · 6 years ago
  50. 05ce4b8 vcl: handle reset while reading/writing data by Florin Coras · 6 years ago
  51. 66b48a9 VOM: IGMP only supports IPv4 by Neale Ranns · 6 years ago
  52. f49ba0e stats: Deprecate old stats framework by Ole Troan · 6 years ago
  53. b6d92d8 make test: add option for adding extra vpp config by Klement Sekera · 6 years ago
  54. be420e5 libmemif: fix possible segfault on memif_get_details by Koichiro Den · 6 years ago
  55. 4eed747 Fix TestIPv4FibCrud interdependencies. by Paul Vinciguerra · 6 years ago
  56. 8f554b7 Added CMake building system for libmemif by msardara · 6 years ago
  57. d6e9aec String type: Not include \0 in show_version by Ole Troan · 6 years ago
  58. 3c7d4f9 vcl/session: handle reset/disconnect before app accept by Florin Coras · 6 years ago
  59. 7bb27ca vmxnet3: support clear hardware interface counters by Steven · 6 years ago
  60. 18f34a8 MAP: Encode ht-ratio as f64 for API. by Jon Loeliger · 6 years ago
  61. 4659d0e docs: clarify vector element alignment description. by Dave Wallace · 6 years ago
  62. 4ee633e VPP-1523: harden reassembly by Klement Sekera · 6 years ago
  63. ae80983 IP6-MFIB: replace the radix tree with bihash (VPP-1526) by Neale Ranns · 6 years ago
  64. 7e70ff5 VOM: fixes for stats by Neale Ranns · 6 years ago
  65. 884f0af String type: Fix off by one error by Ole Troan · 6 years ago
  66. c5b6b31 Revert gerrit 16429 to fix a Debian build-break by Dave Barach · 6 years ago
  67. a5e7376 NAT: counters (VPP-1484) by Matus Fabian · 6 years ago
  68. 2eca70d Fix test results by juraj.linkes · 6 years ago
  69. ac475f4 Fix compiling issue with GCC-8.x in string test functions by Lijian.Zhang · 6 years ago
  70. 41b923a VPP-1510: add support for punt delete by Pavel Kotucek · 6 years ago
  71. cbee13a MAP: Fix inverted 'is_add'/'is_del' flag in map_pre_resolve() call. by Jon Loeliger · 6 years ago
  72. 400f6d8 reassembly: fix internal buffer count accounting by Klement Sekera · 6 years ago
  73. 14d7e90 VPP-1522: harden reassembly code by Klement Sekera · 6 years ago
  74. 69db1a6 fix vlib_buffer_chain_compress assert in debug by Klement Sekera · 6 years ago
  75. 2e7e6ae tcp: drop handshake ack with fin set by Florin Coras · 6 years ago
  76. 21bb9af make build failure. by Paul Vinciguerra · 6 years ago
  77. 1314ec6 test/hook.py. Add human-friendly annotations to log msgs. by Paul Vinciguerra · 6 years ago
  78. e91e6de Fix VPP-1530 Classify session creation error by jackiechen1985 · 6 years ago
  79. e80b591 tcp: fix handling of no wscale in syns by Florin Coras · 6 years ago
  80. 05ecfcc ldp/vcl: reduce debug verbosity by Florin Coras · 6 years ago
  81. 4850e3e tcp: validate seq for handshake ack by Florin Coras · 6 years ago
  82. 42ceddb session/tcp: support tx flush mark by Florin Coras · 6 years ago
  83. 413f4a5 API: Use string type instead of u8. by Ole Troan · 6 years ago
  84. 6f666ad docs: Update the requirements by jdenisco · 6 years ago
  85. b2ecc5d ip4_rewrite_inline: fix variable error by Zhiyong Yang · 6 years ago
  86. 173e20c vapi: code cleanup by Klement Sekera · 6 years ago
  87. 51edc3a vom: Add support for new stats by Mohsin Kazmi · 6 years ago
  88. eb6c799 VPP-1529: check hop-by-hop header length by Dave Barach · 6 years ago
  89. cf3ecb1 VOM: vxlan-tunnel takes egress interface for multicast by Neale Ranns · 6 years ago
  90. 11312ef dpdk: net/bonding: fix buffer corruption in packets by Igor Mikhailov (imichail) · 6 years ago
  91. ca7f53a Fix CDP failure in make test by Lijian.Zhang · 6 years ago
  92. 0bcad32 PAPI: Allow ipaddress object as argument and return values from API calls by Ole Troan · 6 years ago
  93. 41b25cf fix spurious error setting SA on ipsec intf by Matthew Smith · 6 years ago
  94. 057b356 Change ipsec feature node names by Pierre Pfister · 6 years ago
  95. bb5d22d New api in order to get max entries of connection table is added. by Khers · 6 years ago
  96. a409f27 Fix vat dependencies by juraj.linkes · 6 years ago
  97. 185e649 Fix typo in sanity test description by juraj.linkes · 6 years ago
  98. 4c422f9 Add IPSec interface FIB index for TX packet by Pierre Pfister · 6 years ago
  99. 240f69a Fix [csit-dev] CSIT IPv6 IPSec transport mode tests are failing by jackiechen1985 · 6 years ago
  100. 5a2e278 MAP: Add API support for setting parameters. by Jon Loeliger · 6 years ago