1. c33edde avf: print queue id in packet trace by Damjan Marion · 5 years ago
  2. 4bf8888 dns: add basic functional "make test" case by Dave Barach · 5 years ago
  3. b610310 dpdk: bump DPDK version to 19.08 by Damjan Marion · 5 years ago
  4. 017002a avf: fix init when num_rx_queues > num_tx_queues by Damjan Marion · 5 years ago
  5. 2d9520e tcp: default to debug disabled by Florin Coras · 5 years ago
  6. 58caa37 misc: missing ntohl for bond_slave's custom dump by Steven Luong · 5 years ago
  7. be4d1aa tls: Add C API for TLS openssl to set engine by Ping Yu · 5 years ago
  8. e717482 vppapigen: remove support for legacy typedefs by Paul Vinciguerra · 5 years ago
  9. 630ab58 ip: reassembly: send packet out on correct worker by Klement Sekera · 5 years ago
  10. d991a79 vlib: create unix runtime directory by Ole Troan · 5 years ago
  11. 9af7e2e fix pcap_write function by Jack Xu · 6 years ago
  12. 053204a api: Cleanup APIs interface.api by Jakub Grajciar · 6 years ago
  13. df36f49 tcp: forward conn resets through tcp-output by Florin Coras · 5 years ago
  14. 2cd3cc8 vppapigen: remove python2 support by Paul Vinciguerra · 5 years ago
  15. e8d2dcb dns: handle multiple replies for single requests by Dave Barach · 5 years ago
  16. dee4c2e hsa: move udp_echo to vpp_echo by Nathan Skrzypczak · 5 years ago
  17. a8462fb hsa: move tcp_echo to vpp_echo by Nathan Skrzypczak · 5 years ago
  18. 1682b51 quic: fix rx_callback refactoring by Nathan Skrzypczak · 5 years ago
  19. ff47fb6 vppapigen map: raise ValueError when fieldname is python keyword by Paul Vinciguerra · 5 years ago
  20. c458f5c dpdk: fix ipsec coverity warning by Matthew Smith · 5 years ago
  21. 785daf4 vlib: fix vlib_buffer_main_init_numa_node memory leak. by Guanghua Zhang · 5 years ago
  22. 416e32c build: fix vpp compilation failure on ThunderX2 and Amp by Jianlin Lv · 5 years ago
  23. c9122f9 vppinfra: Update "show cpu" output for AArch64 chips by Nitin Saxena · 6 years ago
  24. a665921 ip: leverage existing vlib_buffer_advance by Zhiyong Yang · 5 years ago
  25. e16f6a7 nsh: rewrite nsh_output_inline by Zhiyong Yang · 5 years ago
  26. 0dcafcc rdma: add support for MAC changes by Benoît Ganne · 5 years ago
  27. de5ed58 dpdk: add TSO support in dpdk plugin. by Chenmin Sun · 5 years ago
  28. 4d843b9 dpdk: QAT devices update, add c4xxx and xeon d15xx by Jim Thompson · 5 years ago
  29. a75ad87 devices: skip checksum calculation if guest supports checksum offload by Steven Luong · 5 years ago
  30. 74eba44 rdma: add support for input feature arcs by Benoît Ganne · 5 years ago
  31. dfb3b87 session: add explicit reset api by Florin Coras · 5 years ago
  32. 12f6936 tcp: set cc_algo on connection alloc by Florin Coras · 5 years ago
  33. d206724 tcp: allow cc algos to set pacing rate by Florin Coras · 5 years ago
  34. 14bea1b gso: fix l3 and l4 header offset in case of tagged interface by Mohsin Kazmi · 5 years ago
  35. 0a57343 gso: fix the segmentation to use current_data offset by Mohsin Kazmi · 5 years ago
  36. bac326c bonding lacp: deleting virtual interface which was enslaved may cause crash by Steven Luong · 5 years ago
  37. c02924e acl: fix stats-segment counters validation on acl update by Andrew Yourtchenko · 5 years ago
  38. 5cd987d devices: vhost-user crashes displaying show trace for deleted interface by Steven Luong · 5 years ago
  39. ecd1fc7 hsa: Refactor quic_echo to allow other protocols by Nathan Skrzypczak · 5 years ago
  40. d25d364 tcp: fix cc algo name parsing by Florin Coras · 5 years ago
  41. f85770c quic: quic_app_rx_callback refactor. by Mathias Raoul · 5 years ago
  42. 7dfcf7f gso: remove the ip checksum flag in case of ipv6 by Mohsin Kazmi · 5 years ago
  43. 77cc14a ipsec: fix missed IPSEC_INTEG_ALG_MD5_96 by Dmitry Vakhrushev · 5 years ago
  44. 018c14b dhcp: resolver process node index in main_t by Dave Barach · 5 years ago
  45. 6631780 vlib: copy trace_handle in vlib_buffer_copy/clone() functions by John Lo · 5 years ago
  46. 5025d40 dpdk: ipsec tunnel support for ip6-in-ip4 by Matthew G Smith · 5 years ago
  47. 531969e stats: refactor header files by Dave Barach · 5 years ago
  48. 9094b5c tcp: extend protocol configuration by Florin Coras · 5 years ago
  49. 1b3ce39 gbp: do not scan gbp bihash if not instantiated by Benoît Ganne · 5 years ago
  50. 60f16c2 svm: fix svmtool and svmdbtool segment fault. by Guanghua Zhang · 5 years ago
  51. 5d8a806 session: fix enqueue notification on 32bit systems by Florin Coras · 5 years ago
  52. d8ca1e4 fib: add adj_midchain.h to the list of files to install in the include path by Alberto Compagno · 5 years ago
  53. 3705980 http_static: fix session expiration timer bugs by Dave Barach · 5 years ago
  54. 6c92f5b ip: allow addrs from the same prefix on intf by Matthew Smith · 5 years ago
  55. 79c04d6 tcp: handle fin+rst+syn in closing state by Florin Coras · 5 years ago
  56. 12b245e http_static: debug spew control, session expiration timers by Dave Barach · 5 years ago
  57. 6b53fd5 http_static: tls support by Dave Barach · 5 years ago
  58. 561be28 crypto: add '-maes' compile switch by Benoît Ganne · 5 years ago
  59. 243e193 quic: handle session migration notifications by Aloys Augustin · 5 years ago
  60. 8ed2d52 vlib: fix vlib_buffer_copy to preserve buffer flags bit by John Lo · 5 years ago
  61. a678974 session: allow closed transports to send by Florin Coras · 5 years ago
  62. d09236d tls: mark as no lookup transport by Florin Coras · 5 years ago
  63. f03c494 tls: handle transport reset by Florin Coras · 5 years ago
  64. 71dd9d5 stats: create /run/vpp before stat socket bind() by YohanPipereau · 6 years ago
  65. edfe2c0 api: vppapitrace JSON/API trace converter by Ole Troan · 5 years ago
  66. 9cbf681 udp: fix rx event generation by Florin Coras · 5 years ago
  67. fcd26a0 svm: fix fifo max writeable chunk computation by Florin Coras · 5 years ago
  68. 75c48c1 tcp: cleanup timers by Florin Coras · 5 years ago
  69. ef2b335 tls: fix close with data by Florin Coras · 5 years ago
  70. d1ba3d2 tcp: fix zero rwnd sent check by Florin Coras · 5 years ago
  71. 6595ff7 api: api socket respect unix runtime directory by Ole Troan · 5 years ago
  72. b339233 udp: fix connections move by Aloys Augustin · 5 years ago
  73. c0bc26e rdma: add missing symbols by Benoît Ganne · 5 years ago
  74. 08f2a5d interface: fix checksum flags by Florin Coras · 5 years ago
  75. adb17a8 fib tests: IP multicast over GRE by Neale Ranns · 5 years ago
  76. 8511687 gbp: update gbp endpoint cli by Benoît Ganne · 5 years ago
  77. f8475a7 udp: fix session migrate when not needed by Nathan Skrzypczak · 5 years ago
  78. d597ec7 quic: Add missing session_migrate_callback by Nathan Skrzypczak · 5 years ago
  79. dd1ccb4 rdma: fix double-free in rdma-tx by Benoît Ganne · 5 years ago
  80. ae16a80 dpdk: remove SFP eeprom dump from 'show hardware-interfaces' and 'show hardware-interfaces verbose' by Lijian.Zhang · 5 years ago
  81. 3bcf1a9 ethernet: change to mark the CFI bit in the L2 header. by Prashant Maheshwari · 5 years ago
  82. 0a6562c svm: fix fifo growth on dequeue with drop by Florin Coras · 5 years ago
  83. 0048223 session: cache align transport base class by Florin Coras · 5 years ago
  84. 470b2a6 vcl: fix bapi disconnect with socket transport by Florin Coras · 5 years ago
  85. 7858d6e docs: Add more quic plugin documentation by Nathan Skrzypczak · 5 years ago
  86. 09db37a quic: fix memset 0 picotls depends on by Nathan Skrzypczak · 5 years ago
  87. b1b98f5 vxlan: fix VXLANoIP6 checksum offload setup by John Lo · 5 years ago
  88. 3bc6bc2 ip: fix ip6/udp checksum for pkts using buffer chaining by John Lo · 5 years ago
  89. 46eb195 quic: Improve quic echo connect threading by Nathan Skrzypczak · 5 years ago
  90. be0ffbc vlib: fix out of memory issue by Filip Tehlar · 5 years ago
  91. 5dedae7 devices: add null check after map_guest_mem calls by Steven Luong · 5 years ago
  92. d2c9e70 vcl: initialize worker thread index and heap map slot by Florin Coras · 5 years ago
  93. d516ca4 vppinfra: Expose function setting __os_thread_index by Nathan Skrzypczak · 5 years ago
  94. edfe0ee tcp: add more connection stats by Florin Coras · 5 years ago
  95. c62a83d ethernet: fix ARP feature arc definition by Dave Barach · 5 years ago
  96. 678d64d vmxnet3: don't bypass ethernet_input by Steven Luong · 5 years ago
  97. 23b26e7 lb: fix usage of lb_main in test by Florin Coras · 5 years ago
  98. 2be3eb6 ipsec: FIx feature ordering by Neale Ranns · 5 years ago
  99. 7c615ae virtio: add the display information in virtio cli by Chenmin Sun · 5 years ago
  100. 2253aba quic: fix connection move with multiple workers by Aloys Augustin · 5 years ago