1. 743ee3e GRE: fix VRF unit-tests by Neale Ranns · 6 years ago
  2. 609e121 VPP-1507: Added binary api to dump configured ip_punt_redirect by Pavel Kotucek · 6 years ago
  3. dfe4cf4 ldp: basic multiworker support by Florin Coras · 6 years ago
  4. 8be6c40 vppinfra: add pool_dup macro by Florin Coras · 6 years ago
  5. 330bf93 Export ethernet/mac_address.h as part of API installation. by Jon Loeliger · 6 years ago
  6. b8c72a4 make test: create virtualenv under /test/ by Klement Sekera · 6 years ago
  7. 040950a dpdk-ipsec-nodes multiarch: nodes are formatted in VLIB_NODE_FN style by Kingwel Xie · 6 years ago
  8. 14033aa dpdk: bump to DPDK 18.11 by Damjan Marion · 6 years ago
  9. a173a7a MAP: Use bool type in map.api instead of u8. by Ole Troan · 6 years ago
  10. 5891425 vppapigen: Fix python3 compatibility by Ole Troan · 6 years ago
  11. 53fffa1 API: Add support for type aliases by Ole Troan · 6 years ago
  12. 4f10db3 ipsec: move ipsec defs to ipsec.h by Klement Sekera · 6 years ago
  13. 555ea9a VPP-1508: vpp_transport_socket.py fix import by Paul Vinciguerra · 6 years ago
  14. 19515ac Use acquire/release ordering when accessing svm_fifo shared variable cursize by Sirshak Das · 6 years ago
  15. 5785e89 vpp_papi: Reserved keywords. by Paul Vinciguerra · 6 years ago
  16. 068ec38 pmalloc: fix shared hugepage backed mmap on older kernels by Damjan Marion · 6 years ago
  17. 940d1c8 dpdk: allow interface name to be specified from startup.conf by Damjan Marion · 6 years ago
  18. 8ebd792 cmake: display warning and continue if dpdk not present by Damjan Marion · 6 years ago
  19. 5a5a869 Remove useless prefetch in ip4-rewrite node by Simon Zhang · 6 years ago
  20. 7e713f1 vpp_papi: Use new style classes. by Paul Vinciguerra · 6 years ago
  21. 526ad04 test/remote_test.py: Fix missing import by Paul Vinciguerra · 6 years ago
  22. 30e273b ldp: sid to fd mapper for apps with multiple workers by Florin Coras · 6 years ago
  23. dbc34b8 pmalloc: correct format_pmalloc_map u32 index overrun bug by Kingwel Xie · 6 years ago
  24. ad4426e docs: Add more on trex by jdenisco · 6 years ago
  25. e411d9d cmake: Add protocol.h to lacp plugin .h includes by Alexander Chernavin · 6 years ago
  26. f1f2aa6 VPP-1508 python3 tests: use six.iteritems by Paul Vinciguerra · 6 years ago
  27. 6e4c6ad VPP-1508 python3 tests: .encode('hex') by Paul Vinciguerra · 6 years ago
  28. 6c74617 VPP-1508 Fix for bug introduced in tests on use of repr. by Paul Vinciguerra · 6 years ago
  29. f970d2f Minor tweaks by Dave Barach · 6 years ago
  30. abec012 Split non-parallel testsuite by juraj.linkes · 6 years ago
  31. 2152e1c stats: Remove unneeded dependencies in stat_client by Ole Troan · 6 years ago
  32. 3d2df21 Python3 tests: Fix asserts. by Paul Vinciguerra · 6 years ago
  33. 6221927 Fix IPSec CLI key parsing by Pierre Pfister · 6 years ago
  34. a25def7 Add a feature arc consistency check by Dave Barach · 6 years ago
  35. 37f4456 vppinfra: prevent dlmalloc from allocating memory via mmap_alloc() by Andrew Yourtchenko · 6 years ago
  36. 2af0e3a flow-hash: Add symmetric flag for flow hashing by Mohsin Kazmi · 6 years ago
  37. ab11ec9 vapi: break if parsing progress cannot be made by Klement Sekera · 6 years ago
  38. ddf6e08 Remove unused argument from eth_identify_subint(...) by Damjan Marion · 6 years ago
  39. 162989e Revert "VPP-1508 python3 tests: raw_input" by Ole Trøan · 6 years ago
  40. 76f3a2b test_fib.py: Remove empty methods by Paul Vinciguerra · 6 years ago
  41. ab9e20b VPP-1508 Add support for environment markers. by Paul Vinciguerra · 6 years ago
  42. 9db9445 VPP-1508 python3 tests locals() by Paul Vinciguerra · 6 years ago
  43. 86ebba6 Fix swapped decorators in VppTestCase. by Paul Vinciguerra · 6 years ago
  44. 72f0004 VPP-1508 python3 tests: raw_input by Paul Vinciguerra · 6 years ago
  45. 00671cf VPP-1508 python3 tests: python3 repr. by Paul Vinciguerra · 6 years ago
  46. 61e63bf make test: Fix too wide subprocess exceptions by Paul Vinciguerra · 6 years ago
  47. c2b4dc5 Use a dissector table instead of strcmp by Dave Barach · 6 years ago
  48. ce55bcd vlib:init free list buffers vec by Eyal Bari · 6 years ago
  49. c29a0ea Fix typo in test/test_acl_plugin_conns.py by Paul Vinciguerra · 6 years ago
  50. 0c79453 Fix Typo: test/test_mtu.py by Paul Vinciguerra · 6 years ago
  51. 4a144b4 VPP-1505 VPP-1508 Remove dep.: py_lispnetworking by Paul Vinciguerra · 6 years ago
  52. 96e8cd0 vhost-user: use memory store barrier by Damjan Marion · 6 years ago
  53. e61ad8d make test: remove test-ext, fix test*-all targets by Klement Sekera · 6 years ago
  54. ccfead6 Fix test framework keepalive by juraj.linkes · 6 years ago
  55. 3d9b92a Fix test logging propagation by juraj.linkes · 6 years ago
  56. 7303ee8 VPP-1476: L2fib failures in master by Pavel Kotucek · 6 years ago
  57. 3b4c64e session: fix coverity app name warning by Florin Coras · 6 years ago
  58. e015246 acl-plugin: fix coverity error that the fix related for [VPP-1502] has triggered by Andrew Yourtchenko · 6 years ago
  59. 2a7b546 doc: delete wrong description since VPP support 1G hugepage by Yulong Pei · 6 years ago
  60. 9b0ce02 Fix permission for vpp_papi by Onong Tayeng · 6 years ago
  61. 46bf866 vhost-user: add missing inlines by Damjan Marion · 6 years ago
  62. ba1afaa vhost-user: avoid global storage access by Damjan Marion · 6 years ago
  63. 9282538 vhost-user: simplify input loop by Damjan Marion · 6 years ago
  64. 7f8a8db NAT44: improve expired sessions reuse (VPP-1503) by Matus Fabian · 6 years ago
  65. ffba3c3 MAP: Use explicit address/prefix types in API by Ole Troan · 6 years ago
  66. fccd1b2 Revert "Add support for MAP-T CE (VPP-1058)" by Ole Troan · 6 years ago
  67. 94f5096 acl-plugin: optimize hash memory usage + fix the startup config parsing for memory sizes [VPP-1502] by Andrew Yourtchenko · 6 years ago
  68. 6a8bfd4 vhost-user: hint ethernet-input about single sw_if_index by Damjan Marion · 6 years ago
  69. 9af4504 vhost-user: avoid per-packet feature arc lookups by Damjan Marion · 6 years ago
  70. befe691 vhost-user: fix input node runtime stats by Damjan Marion · 6 years ago
  71. 5ba9159 Revert "Fix instance method call in test/framework.py" by Ole Trøan · 6 years ago
  72. c32023b Fix instance method call in test/framework.py by Paul Vinciguerra · 6 years ago
  73. 5642109 stat_client issues while running parallel tests. by Paul Vinciguerra · 6 years ago
  74. b4515b4 Add RFC5424 syslog protocol support (VPP-1139) by Matus Fabian · 6 years ago
  75. 19ca78f stats: golang vpp_if_stats_client by Koren Lev · 6 years ago
  76. 15e8e68 NAT44: Apply transitory timeout on TCP RST (VPP-1494) by Matus Fabian · 6 years ago
  77. fdd19c4 dpdk: don't shift flags twice by Damjan Marion · 6 years ago
  78. 18934e6 VPP-1309: fixed crash when listing ip arp after removing interface by Pavel Kotucek · 6 years ago
  79. 349f8ca session: improve app cli by Florin Coras · 6 years ago
  80. c1f5a43 session: cleanup use of api_client_index by Florin Coras · 6 years ago
  81. e9cebdf ethernet-input: fix assert in l2 mode by Damjan Marion · 6 years ago
  82. 1dda386 Add wireshark dissector to extras by Dave Barach · 6 years ago
  83. 1201a80 Add buffer tracing to the dispatch tracer by Dave Barach · 6 years ago
  84. 41684c2 memif input-node improvements by Damjan Marion · 6 years ago
  85. 650223c ethernet-input optimizations by Damjan Marion · 6 years ago
  86. 7e0b17d vhost-user: cleanup by Damjan Marion · 6 years ago
  87. 3553aba IPSEC: remove duplicate memcy by Neale Ranns · 6 years ago
  88. 45cd3a3 make test: Shorten VCL extended test times by Dave Wallace · 6 years ago
  89. 7c37a67 Fix inspection for 18.10, requirements by jdenisco · 6 years ago
  90. 8ee7251 Link speed sent as little endian across API by Ole Troan · 6 years ago
  91. f1cd92d acl-plugin: performance optimizations for established connections by Andrew Yourtchenko · 6 years ago
  92. 111add7 NAT44: fix virtual fragmentation reassembly in forwarding mode (VPP-1501) by Matus Fabian · 6 years ago
  93. 9162c2d vlib: reset frame flags when frame is reused by Damjan Marion · 6 years ago
  94. 33b81da vom: Add support for redirect contracts in gbp by Mohsin Kazmi · 6 years ago
  95. 142eb85 vlib: add vlib_buffer_enqueue_to_single_next(...) function by Damjan Marion · 6 years ago
  96. 0724357 vppinfra: add 128 and 256 bit vector scatter/gather inlines by Damjan Marion · 6 years ago
  97. d3d4241 dhcp4:(VPP-1483) linearize chained packets before handling by Eyal Bari · 6 years ago
  98. c7b03fe VPP-1498: test/framework.py: AttributeError by Paul Vinciguerra · 6 years ago
  99. 2dd192b Improve feature arc order constraint specification by Dave Barach · 6 years ago
  100. 6c01dce NAT44: fix bug in TCP close with output-feature interface (VPP-1493) by Matus Fabian · 6 years ago