1. 6442401 session: remove deprecated binary apis by Florin Coras · 6 years ago
  2. a0dbf9e session: notify app of segment removal by Florin Coras · 6 years ago
  3. 92311f6 session: fix unlisten with invalid handles by Florin Coras · 6 years ago
  4. 31c9955 session: cleanup/rename functions by Florin Coras · 6 years ago
  5. f6c4313 session: cleanup session event types by Florin Coras · 6 years ago
  6. 5fd3210 tcp: allow future acks if in window by Florin Coras · 6 years ago
  7. beded85 Tests: Trivial fox use of 'is'. by Paul Vinciguerra · 6 years ago
  8. fe480f6 IPSEC: tunnel-input; don't load the HW interface struct by Neale Ranns · 6 years ago
  9. 2a745c1 nsh: fix load failure by Filip Tehlar · 6 years ago
  10. 0333121 gtpu: migrate old MULTIARCH macros to VLIB_NODE_FN by Filip Tehlar · 6 years ago
  11. 84caa17 dpdk: update mlx[45] linking options by Matthew Smith · 6 years ago
  12. b896094 ioam: migrate old MULTIARCH macros to VLIB_NODE_FN by Filip Tehlar · 6 years ago
  13. 01f5c90 pppoe: migrate old MULTIARCH macros to VLIB_NODE_FN by Filip Tehlar · 6 years ago
  14. bbe2de1 VOM: mprefix and mpath encode fixes by Neale Ranns · 6 years ago
  15. 2b81e3c session: refactor local connects by Florin Coras · 6 years ago
  16. 0382430 VOM: vxlan-tunnel mcast interface fix by Neale Ranns · 6 years ago
  17. a279d9c Tests: Remove all wildcard imports. by Paul Vinciguerra · 6 years ago
  18. e8fece8 Tests: Refactor duplicated code. by Paul Vinciguerra · 6 years ago
  19. 9e52ef6 Save signum and faulting address in static variables by Dave Barach · 6 years ago
  20. 6d8233c Fix API return code in case of error. by Igor Mikhailov (imichail) · 6 years ago
  21. 1be5206 stats: Add node names in /sys/nodes/names by Ole Troan · 6 years ago
  22. 2885b38 MAINTAINERS: Add Paul Vinciguerra to test/ by Paul Vinciguerra · 6 years ago
  23. 5fced04 vpp_papi.py: Change VppEnum from explicit metaclass to metaclass wrapper/decorator. by Paul Vinciguerra · 6 years ago
  24. 5ad273a test/vpp_ip_route.py: Trivial. Remove duplicate key. by Paul Vinciguerra · 6 years ago
  25. 05e1882 Remove unused imports from hooks by Naveen Joy · 6 years ago
  26. 703908a stats: Add interface name to sw_if_index as /if/names by Ole Troan · 6 years ago
  27. 8b40963 VOM: child accessors on GBP route domain by Neale Ranns · 6 years ago
  28. b9625cb l2e: Migrate old MULTIARCH macros to VLIB_NODE_FN by Filip Tehlar · 6 years ago
  29. 901cbb9 MPLS: tunnel delete crash by Neale Ranns · 6 years ago
  30. 53f526b TEST: IPSEC NAT-T with UDP header by Neale Ranns · 6 years ago
  31. d4295e6 session: refactor local/cut-through listens by Florin Coras · 6 years ago
  32. e869269 Fix centos build and build documentation by jdenisco · 6 years ago
  33. a2aefef VPP-1576: fix Coverity issues by Dave Barach · 6 years ago
  34. b93452b DOC ONLY: update bug report section by Dave Barach · 6 years ago
  35. 69818c6 string_test: The dark side of coverity by Steven Luong · 6 years ago
  36. c28cbd4 IKEv2 plugin export fixes by Neale Ranns · 6 years ago
  37. 34931eb NAT44: active-passive HA (VPP-1571) by Matus Fabian · 6 years ago
  38. 8343ee5 Fix crash in barrier sync when vlib_worker_threads is zero by Damjan Marion · 6 years ago
  39. 854559d vmxnet3: RSS support by Steven Luong · 6 years ago
  40. 1bb981d VPP-1574: minimize RPC barrier sync calls by Dave Barach · 6 years ago
  41. 4ba19b8 nsh: migrate old MUTIARCH macros to VLIB_NODE_FN by Filip Tehlar · 6 years ago
  42. 849cbe2 stats: buffer gauge callbacks use index instead of name. by Ole Troan · 6 years ago
  43. ca80dcc vppapigen: Expose "option version" in generated JSON file. by Ole Troan · 6 years ago
  44. 70c35f3 session: fix local binds by Florin Coras · 6 years ago
  45. 3bce8eb VPP-1508 Python3 abstract classes by Paul Vinciguerra · 6 years ago
  46. dd37372 vmxnet3: lro/tso and rx checksum by Steven Luong · 6 years ago
  47. 5ecd5a5 Move pcap rx/tx trace code out of the dpdk plugin by Dave Barach · 6 years ago
  48. f6defa1 Fix vpp crashing when attempting to run in kubernetes Pod by Artem Belov · 6 years ago
  49. d73dbd2 make test: Stop downloading pip. by Paul Vinciguerra · 6 years ago
  50. 38a4ec7 make test: Add exception handling around subprocess. by Paul Vinciguerra · 6 years ago
  51. 2bbbea0 DSLITE: Fix dslite_get_b4_addr_reply message type. by Jon Loeliger · 6 years ago
  52. 1e18eb2 VPP-1508 python tests: unicode by Paul Vinciguerra · 6 years ago
  53. 9338fc6 Remove fake MAP domain 0 entry. by Jon Loeliger · 6 years ago
  54. 49ff6d1 vpp-papi: Only install enum34 for python<=3.4. by Paul Vinciguerra · 6 years ago
  55. d7e7c2b Fix broken ASSERT by Dave Barach · 6 years ago
  56. d7d6e97 VOM: GBP table IDs in GBP route-domain create by Neale Ranns · 6 years ago
  57. 0b1f8a7 Remote Test: fix serialization (dict, Enum) by Jakub Grajciar · 6 years ago
  58. 7c44d78 IKEv2 to plugin by Neale Ranns · 6 years ago
  59. f883f6a buffer chain linearization by Klement Sekera · 6 years ago
  60. b078910 vhoat: potential crash in map_guest_mem using debug image by Steven Luong · 6 years ago
  61. 2cefb06 Add support for 19.01 by jdenisco · 6 years ago
  62. ba7d8f5 session: separate local session logic by Florin Coras · 6 years ago
  63. b691f76 tcp: keep snd sack block free list by Florin Coras · 6 years ago
  64. 18be9b9 Makefile: fix missing help instruction by Steven Luong · 6 years ago
  65. d2bbdef stats: add buffer gauges by Filip Tehlar · 6 years ago
  66. 2a3f6d1 VOM: GBP use singular instance if shared-ptr is set by Neale Ranns · 6 years ago
  67. 918c161 IPSEC: header exports by Neale Ranns · 6 years ago
  68. 8f215b4 Callback functions must have the correct signature by Neale Ranns · 6 years ago
  69. a68d07a Maintainers list update by Marco Varlese · 6 years ago
  70. b1bfda2 avf: fix eat own tail issue on tx by Damjan Marion · 6 years ago
  71. 0e3eb60 VOM: mroute dump debug level fix by Neale Ranns · 6 years ago
  72. 5637e65 VOM: De-template the ACL code. by Neale Ranns · 6 years ago
  73. ba94462 GBP: include sclass in format EPG by Neale Ranns · 6 years ago
  74. 5332200 VOM: fix tests and namespacify l2_vtr by Neale Ranns · 6 years ago
  75. fb2e07d GBP: remove testing asserts by Neale Ranns · 6 years ago
  76. e5b1791 tcp: send enough dupacks to cover all sack holes by Florin Coras · 6 years ago
  77. 78b5fa6 session/vcl: fix coverity warnings by Florin Coras · 6 years ago
  78. 4a310d2 tapv2: coverity strikes back by Steven Luong · 6 years ago
  79. 296988d Add no-append flag to vlib_frame_t by Damjan Marion · 6 years ago
  80. 67f935e vhost: VPP stalls with vhost performing control plane actions by Steven Luong · 6 years ago
  81. 3be3cd6 string_test: Coverity woe by Steven Luong · 6 years ago
  82. 5d0d549 Revert "bond: problem switching from l2 to l3" by Peter Mikus · 6 years ago
  83. 5a6c809 physmem: keep physmem VA in 39-bit address space on x86_64 by Damjan Marion · 6 years ago
  84. 30307af API: client does not set root permissions on shm segment by Neale Ranns · 6 years ago
  85. 0503ace GBP: BD index not BD ID by Neale Ranns · 6 years ago
  86. dfae9f9 vcl/session: send unlisten over message queue by Florin Coras · 6 years ago
  87. 565115e tcp: drop outstanding data when entering closing state by Florin Coras · 6 years ago
  88. 0964985 svm: fix mem ordering for enqueue nocopy by Florin Coras · 6 years ago
  89. eb41443 TESTS: refactor framework send_and_expect. by Paul Vinciguerra · 6 years ago
  90. a052b78 pg: fix payload hex-string bug by Kingwel Xie · 6 years ago
  91. 58ec0f0 Remove autotools leftovers from gitignore by Benoît Ganne · 6 years ago
  92. 65cbcfe pg: fix tracing when device-input feature arc is used by Damjan Marion · 6 years ago
  93. 2768cdc pg: fix crash when multiple streams are enqueuing to the same next by Damjan Marion · 6 years ago
  94. 3b77f67 pg: remove no-recycle option by Damjan Marion · 6 years ago
  95. a4324a9 calculate per-thread time offset by Dave Barach · 6 years ago
  96. 51a423d session: fix local sessions disconnects by Florin Coras · 6 years ago
  97. 84442ee vom: Fix the versioning issue [vpp-1555] by Mohsin Kazmi · 6 years ago
  98. 0be7451 docs: use python3 for make docs. by Paul Vinciguerra · 6 years ago
  99. 2cc29a5 make test-doc: Clean up import errors. by Paul Vinciguerra · 6 years ago
  100. 8a14061 tls: add vcl test by Florin Coras · 6 years ago