1. 3e94c41 buffers: don't use clib_memcpy for copying buffer indices by Damjan Marion · 6 years ago
  2. 7e5735d vhost-user: restart vpp may cause vhost to crash by Steven Luong · 6 years ago
  3. 22e1f1d Move the punt/drop nodes into vlib by Neale Ranns · 6 years ago
  4. aee7364 deprecate VLIB_DEVICE_TX_FUNCTION_MULTIARCH by Filip Tehlar · 6 years ago
  5. 69becfc Add the SRIOV variant PCI Device ID of the Cisco VIC by Jay Lubomirski · 6 years ago
  6. 22364e4 Tests: post-merge review comments for https://gerrit.fd.io/r/#/c/18081/ by Paul Vinciguerra · 6 years ago
  7. 0e20924 buffers: fix ref_count mask in vlib_buffer_free_inline by Damjan Marion · 6 years ago
  8. c3a0e8d deprecate VLIB_NODE_FUNCTION_MULTIARCH by Filip Tehlar · 6 years ago
  9. 47a9c65 tcp: fix entering closing state while in fast recovery by Florin Coras · 6 years ago
  10. fd24744 tcp: avoid computing flags in push hdr inline by Florin Coras · 6 years ago
  11. 485710e vmbus: not having uio_hv_generic is not an error by Stephen Hemminger · 6 years ago
  12. c599c6f Tests: Raise exception, don't raise string. by Paul Vinciguerra · 6 years ago
  13. 6459315 Use AVX2 as default even on AVX512 systems by Damjan Marion · 6 years ago
  14. 176bcb2 svm mq: add unit test by Florin Coras · 6 years ago
  15. 0147c0f tcp: print congestion control algorithm in cli by Florin Coras · 6 years ago
  16. 890fab2 dpdk: pass log-level configuration to EAL by Stephen Hemminger · 6 years ago
  17. 80965f5 Perf tune handoff queue polling by Dave Barach · 6 years ago
  18. 26ea14e ip: migrate old MULTIARCH macros to VLIB_NODE_FN by Filip Tehlar · 6 years ago
  19. 44f0f71 l2: migrate old MULTIARCH macros to VLIB_NODE_FN by Filip Tehlar · 6 years ago
  20. c4be985 DOC ONLY: add packet handoff doc by Dave Barach · 6 years ago
  21. 24b77d1 VPP-1585: fix dns test cli by Filip Tehlar · 6 years ago
  22. 36abbf1 GBP: L3 out fixes by Neale Ranns · 6 years ago
  23. 7bd3435 GBP: custom-dump functions by Neale Ranns · 6 years ago
  24. f726f53 FIB: path parsing, table-id not fib-index (VPP-1586) by Neale Ranns · 6 years ago
  25. fa0ac2c GBP: contracts API fixed length of allowed ethertypes by Neale Ranns · 6 years ago
  26. da7f7b6 ICMP46 error: Clone first buffer instead of "truncating" original buffer by Ole Troan · 6 years ago
  27. 5995482 VPP-1486: Unittest for stat segment file descriptor leak. by Paul Vinciguerra · 6 years ago
  28. 38fb889 FIB: crash when deleting default route by Neale Ranns · 6 years ago
  29. 88aec65 bfd: register udp ports only when enabled by Klement Sekera · 6 years ago
  30. a5b2eec vpp_papi_provider: Remove more wrapper functions. by Ole Troan · 6 years ago
  31. 2d9b427 ldp: fix worker alloc when using eventfds by Florin Coras · 6 years ago
  32. f3a5a93 disable multiarch for error-drop by Filip Tehlar · 6 years ago
  33. 0c65674 VPP-1533: Deleting a non-existent pre-resolved MAP next-hop causes VPP core dump by Ole Troan · 6 years ago
  34. 22ab6f7 VPP-1508: Tests: Fix vpp_api struct.error under py3. by Paul Vinciguerra · 6 years ago
  35. eb9a27f dpo: migrate old MULTIARCH macros to VLIB_NODE_FN by Filip Tehlar · 6 years ago
  36. 79c27eb mfib: migrate old MULTIARCH macros to VLIB_NODE_FN by Filip Tehlar · 6 years ago
  37. bf7ce2c tls: fixes and improvements by Florin Coras · 6 years ago
  38. 9f1a543 session: fix ct that match global table entries by Florin Coras · 6 years ago
  39. 8ae3a53 VPP-1486: stat segment file descriptor leak by Ole Troan · 6 years ago
  40. a7427ec VPP-1508: Use scapy.compat to manage packet level library differences. by Paul Vinciguerra · 6 years ago
  41. 0f6602c Tests: fix time.sleep(0) # yield. Reduce sleep related log messages. by Paul Vinciguerra · 6 years ago
  42. d3a9be2 Tests: remote_test.py. Private member test catching dunder names. by Paul Vinciguerra · 6 years ago
  43. 9a6dafd Tests: use self.assertNotIn(). by Paul Vinciguerra · 6 years ago
  44. f70cead Tests: 'Fix' __del__ in test/remote_test.py. by Paul Vinciguerra · 6 years ago
  45. a1bfb3a Test: Fix hook.py: AttributeError by Paul Vinciguerra · 6 years ago
  46. 593eedf Perf tune get_frame_size_info by Dave Barach · 6 years ago
  47. c7886c5 vcl: update buf if whole buf cannot be done at once by wuzhouhui · 6 years ago
  48. 738b299 SVS: cleanup default route on SVS disable by Neale Ranns · 6 years ago
  49. 679b78f tcp: fix rcv_wnd computation by Florin Coras · 6 years ago
  50. 14ed6df session/tcp/vcl: fixes and optimizations by Florin Coras · 6 years ago
  51. 7e74bf3 tcp: fix window probes in fin-wait-1 by Florin Coras · 6 years ago
  52. 11e2cf5 session: reorganize session fields by Florin Coras · 6 years ago
  53. 5d704ae updates now that flags are supported on the API by Neale Ranns · 6 years ago
  54. 035ea67 parse ethernet header in ct6_in2out by Dave Barach · 6 years ago
  55. eaea421 Tests: Refactor payload_to_info() by Paul Vinciguerra · 6 years ago
  56. ea2450f VPP-1508: Python3 tests. Explicitly specify string formatting. by Paul Vinciguerra · 6 years ago
  57. 4a4cea0 VPP-1508: test_acl_plugin vapi changes for Python3. by Paul Vinciguerra · 6 years ago
  58. 42bdba8 vpp_papi: Adjust aenum import for python3. by Paul Vinciguerra · 6 years ago
  59. 2cbf2fb make-test: Python pep8 compliance for sequences by Naveen Joy · 6 years ago
  60. 974931f Honor vnet_rewrite_data_t data_bytes == 0 by Dave Barach · 6 years ago
  61. f7c1a70 Fix typo in feature arc constraint by Dave Barach · 6 years ago
  62. 715f94e assign flood_class to vnet_sw_interface_t template in subif api handle function by Joe Zhou · 6 years ago
  63. e098e78 Remove local REPLY_MACRO so that socket transport works. by Ole Troan · 6 years ago
  64. d3d1205 ipsec: cli bug fixes by Kingwel Xie · 6 years ago
  65. 48ae19e API: Add python2.7 support for enum flags via aenum by Ole Troan · 6 years ago
  66. 9b309b6 BIER: trace then drop. MPLS: trace the drops by Neale Ranns · 6 years ago
  67. 3543908 gdb-helper: add gdb_show_traces by Kingwel Xie · 6 years ago
  68. e8cb521 classify: migrate old MULTIARCH macros to VLIB_NODE_FN by Filip Tehlar · 6 years ago
  69. 30d9348 policer: migrate old MULTIARCH macros to VLIB_NODE_FN by Filip Tehlar · 6 years ago
  70. 8905347 vlibmemory: coverity woes by Steven Luong · 6 years ago
  71. 313f1b9 Add VAT support for LB by Hongjun Ni · 6 years ago
  72. f8d2e86 session/tls: remove unused t_app_index field by Florin Coras · 6 years ago
  73. 00bff19 ipsec: ipsec-if optimizations & bug fixes by Kingwel Xie · 6 years ago
  74. f940f8a session: use transport custom tx for app transports by Florin Coras · 6 years ago
  75. fe97da3 session: cleanup instances of deprecated io evts by Florin Coras · 6 years ago
  76. 7a6fac1 19.01.1 Release Notes by Dave Wallace · 6 years ago
  77. 9a47537 test framework: vpp_papi_provider.py - further cleanup by Ole Troan · 6 years ago
  78. fb6c752 sctp chunk_len fix by Sirshak das · 6 years ago
  79. c0737e9 session: use session index instead of fifo for evt by Florin Coras · 6 years ago
  80. 2c49ffe udp: migrate old MULTIARCH macros to VLIB_NODE_FN by Filip Tehlar · 6 years ago
  81. 653e43f session: use vpp to switch io events for ct sessions by Florin Coras · 6 years ago
  82. a55df10 ipv6 connection tracking plugin by Dave Barach · 6 years ago
  83. e275bed tcp: migrate old MULTIARCH macros to VLIB_NODE_FN by Filip Tehlar · 6 years ago
  84. c98275f ipsec: esp-encrypt and esp-decrypt cleanup by Damjan Marion · 6 years ago
  85. 4ba6772 GBP: use sclass in the DP for policy by Neale Ranns · 6 years ago
  86. 6955595 Tests: Example duplicate code refactoring. by Paul Vinciguerra · 6 years ago
  87. 6266877 interface: migrate old MULTIARCH macros to VLIB_NODE_FN by Filip Tehlar · 6 years ago
  88. 1fc33b3 cop: migrate old MULTIARCH macros to VLIB_NODE_FN by Filip Tehlar · 6 years ago
  89. e1714d3 vxlan*: migrate old MULTIARCH macros to VLIB_NODE_FN by Filip Tehlar · 6 years ago
  90. f6266b5 vmbus: fix bug that breaks multiple netvsc vdevs by Matthew Smith · 6 years ago
  91. a79271f span: migrate old MULTIARCH macros to VLIB_NODE_FN by Filip Tehlar · 6 years ago
  92. 55333d7 geneve: migrate old MULTIARCH macros to VLIB_NODE_FN by Filip Tehlar · 6 years ago
  93. 7a542f4 ipip: migrate old MULTIARCH macros to VLIB_NODE_FN by Filip Tehlar · 6 years ago
  94. a5a458f sctp: migrate old MULTIARCH macros to VLIB_NODE_FN by Filip Tehlar · 6 years ago
  95. 4ed0039 rpm: set exec bits on plugins by Matthew Smith · 6 years ago
  96. 99ae31d ip: coverity woes by Steven Luong · 6 years ago
  97. 9515510 vlib: coverity woes by Steven Luong · 6 years ago
  98. 77eb28f IPSEC: tunnel encap/decap dual loop speedups by Neale Ranns · 6 years ago
  99. 0f5a3b2 GBP: format EPG retention policy by Neale Ranns · 6 years ago
  100. 8da9fc6 GBP: learn from ARP and L2 packets by Neale Ranns · 6 years ago