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