1. 3235382 buffers: remove VLIB_BUFFER_DEFAULT_FREE_LIST macro and fl->n_data_bytes by Damjan Marion · 6 years ago
  2. b67196d buffers: remove vlib_buffer_delete_free_list by Damjan Marion · 6 years ago
  3. 6434430 buffers: don't init metadata, as it is already initialized by Damjan Marion · 6 years ago
  4. d50e347 buffers: keep buffer_main in vlib_main_t by Damjan Marion · 6 years ago
  5. 0a78fa1 Store numa-noda and cpu-index in vlib_main_t by Damjan Marion · 6 years ago
  6. 4d2f86a Rework of debian packaging by Damjan Marion · 6 years ago
  7. e67c1d8 fix data_length in IpSec API call (VPP-1548) by Michal Cmarada · 6 years ago
  8. 34321b3 log: bug fix register class compare mismatch by Su Wang · 6 years ago
  9. 240c238 minor fixup in map doc (people -> seconds) by Jim Thompson · 6 years ago
  10. 0702554 tcp: fix debugging without cc stats (VPP-1547) by Florin Coras · 6 years ago
  11. baee8d4 session: add support for vrf in session unformat (VPP-1546) by Florin Coras · 6 years ago
  12. ddccf7b Fix GCC 8 compiler warnings on strncpy's truncated copy on debian distro by Steven Luong · 6 years ago
  13. 36eb7c2 buffers: remove free-list information from buffer metadata by Damjan Marion · 6 years ago
  14. ab9b7ec buffers: remove freelist argument from vlib_buffer_add_data by Damjan Marion · 6 years ago
  15. 64d557c Add vlib_buffer_copy_indices inline function by Damjan Marion · 6 years ago
  16. 847d528 cmake: print all flags by Damjan Marion · 6 years ago
  17. 6491136 Look for plugins in target triplet subdir by Damjan Marion · 6 years ago
  18. e58041f deprecate clib_memcpy64_x4 by Damjan Marion · 6 years ago
  19. 865872e tcp: allow data in passive open ack (VPP-1545) by Florin Coras · 6 years ago
  20. f9240dc vcl: move forking logic to vls by Florin Coras · 6 years ago
  21. dd39529 cmake: initial cross-compilation support by Damjan Marion · 6 years ago
  22. 58a93e8 tls: preallocate app sessions on connect/accept by Florin Coras · 6 years ago
  23. 72b0428 vcl/session: replicate events for shared sessions by Florin Coras · 6 years ago
  24. a704f5b Fix ASSERT usage issue in cryptodev by Simon Zhang · 6 years ago
  25. 29f0a5d vmbus: fix strncpy related warnings by Stephen Hemminger · 6 years ago
  26. 4e8a831 pci: fix strncpy warnings by Stephen Hemminger · 6 years ago
  27. ef080e1 fix dpdk cryptodev enable issue by Simon Zhang · 6 years ago v19.04-rc0
  28. f564139 NAT: Fixed issues with dropping reverse packets with output-feature. by Dmitry Vakhrushev · 6 years ago
  29. 31fe7aa vmxnet3: add numa support and link speed by Steven · 6 years ago
  30. 32ef137 api_helper_macro mp->pid is network endian by Ole Troan · 6 years ago
  31. 0a9dd3c remove useless line in dpdk cryptodev by Simon Zhang · 6 years ago
  32. ad9d528 bonding: support custom interface IDs by Alexander Chernavin · 6 years ago
  33. e589b38 dpdk: show hardware may display the wrong information for rss active by Steven · 6 years ago
  34. b5e55a2 session: generate wrong thread errors instead of crashing by Florin Coras · 6 years ago
  35. eab857f Fix custom-dump for gre_add_del_tunnel: src and dst IPs by Igor Mikhailov (imichail) · 6 years ago
  36. 0ac827e Fix 'show interface span' field length by Igor Mikhailov (imichail) · 6 years ago
  37. 14fa5c2 gbp2: Fix typo in condition by Mohsin Kazmi · 6 years ago
  38. f09179f strncpy_s_inline copies more bytes than necessary by Steven · 6 years ago
  39. 1bcad5c session/vcl: improve fifo tx notifications by Florin Coras · 6 years ago
  40. 45db885 ARP/ND: copy opaque2 persistent fields to new packet by Neale Ranns · 6 years ago
  41. 7b01e9e Use the official libpcap file type by Dave Barach · 6 years ago
  42. 5f4eb24 gbp: Fix coverity warnings by Mohsin Kazmi · 6 years ago
  43. e3034cd VXLAN: Prevent duplicate bypass graph nodes. by Jon Loeliger · 6 years ago
  44. 95eec06 Fix name of ipv6-n-tuple by Hongjun Ni · 6 years ago
  45. e40231b virtio: fix kick race issue by Damjan Marion · 6 years ago
  46. 294afe2 vcl/ldp: select cleanup/improvements by Florin Coras · 6 years ago
  47. 98311da string_test: coverity woe by Steven · 6 years ago
  48. 754f24b tapv2: add "tap_flags" field to the TAPv2 interface API by Andrew Yourtchenko · 6 years ago
  49. d2bfb78 avf: allocate descriptor memory from local numa by Damjan Marion · 6 years ago
  50. 7c03ed4 VOM: mroutes by Neale Ranns · 6 years ago
  51. e26c81f L2 BD API to flush all IP-MAC entries in the specified BD by John Lo · 6 years ago
  52. 2500c79 MAP: Prevent duplicate MAP-E/T graph nodes. by Jon Loeliger · 6 years ago
  53. ceebc1e Change vpp code to align with openssl interface change by Ping Yu · 6 years ago
  54. 3a63fc5 Handle buffer alloc failure in vlib_buffer_add_data by Dave Barach · 6 years ago
  55. 9d7570c Fix TCP checksum. by Andrej Kozemcak · 6 years ago
  56. 7baeb71 vcl/ldp: add locked sessions shim layer by Florin Coras · 6 years ago
  57. 78d6242 gbp: Fix typo in condition by Mohsin Kazmi · 6 years ago
  58. 356824f vpp-api: Add context to VPPStatsIOError. by Paul Vinciguerra · 6 years ago
  59. 3c8e146 pktgen: support mixed multi/single chunk pcap replay by Dave Barach · 6 years ago
  60. 30e79c2 vcl/session: add api for changing session app worker by Florin Coras · 6 years ago
  61. 3c1cf2c socket API: Use pool index instead of handle in sock_delete handler by Ole Troan · 6 years ago
  62. 03afb6d tcp: fix reset in syn-sent by Florin Coras · 6 years ago
  63. 34a3a08 Add TLS support for VCL by Ping Yu · 6 years ago
  64. b56fcf1 tcp: add more closing state arcs by Florin Coras · 6 years ago
  65. 18e0d4f tcp: better randomize iss by Florin Coras · 6 years ago
  66. 98d6b61 Fix used-before-set in vl_api_bridge_flags_t_handler by Dave Barach · 6 years ago
  67. d8e94ba Fix an issue in tls.c by Ping Yu · 6 years ago
  68. 4a7cbcd Revert "add ipsecmb plugin" by Florin Coras · 6 years ago
  69. d9818dd Fixes for buliding for 32bit targets: by David Johnson · 6 years ago
  70. d6897c1 Add microarch details to 'show cpu'. by Paul Vinciguerra · 6 years ago
  71. 461caa5 ipsec: fix support check when using AES-GCM by Matthew Smith · 6 years ago
  72. be16020 add ipsecmb plugin by Klement Sekera · 6 years ago
  73. a7a1a22 ldp/vcl: epoll and shutdown cleanup by Florin Coras · 6 years ago
  74. 036343b Default huge page size to the regular page size by Dave Barach · 6 years ago
  75. 671e60e buffers: remove unused code by Damjan Marion · 6 years ago
  76. b0f662f vcl/ldp: add write msg function and fine tuning by Florin Coras · 6 years ago
  77. 22af447 binary api clients: wait for vpp to start by Dave Barach · 6 years ago
  78. c879c14 avf: tx dequeue optimizations by Damjan Marion · 6 years ago
  79. 1e75c6c avf: chained buffers rx support by Damjan Marion · 6 years ago
  80. 9703ce4 avf: chained buffers tx support by Damjan Marion · 6 years ago
  81. aed75f3 vppinfra: add simple ring implementation by Damjan Marion · 6 years ago
  82. 5a2ec8f session: free session after transport and app confirm by Florin Coras · 6 years ago
  83. fa915f8 vcl: handle invalid sessions in epoll by Florin Coras · 6 years ago
  84. fe4827c vpp_papi: MACAddress equals fails in unittest. by Paul Vinciguerra · 6 years ago
  85. 28eedf4 MAP: Install lpm.h as map.h references it. by Jon Loeliger · 6 years ago
  86. d12ff50 tcp: add more last-ack arcs by Florin Coras · 6 years ago
  87. 85a3ddd tcp: separate active and passive establish timers by Florin Coras · 6 years ago
  88. eb25abd avf: optimize RX function by Damjan Marion · 6 years ago
  89. 76bc130 tcp: add fin-wait-1 dispatch arcs by Florin Coras · 6 years ago
  90. 420c6bf GBP: fix dump and VOM populate by Neale Ranns · 6 years ago
  91. 4270808 crypto-input: bug fix check-op by Kingwel Xie · 6 years ago
  92. d482336 FIB: adj src assert fix part 2 by Neale Ranns · 6 years ago
  93. 3c514d5 tcp: compute seq_end in tcp_input by Florin Coras · 6 years ago
  94. bde17bd avf: optimize rx ring refill by Damjan Marion · 6 years ago
  95. 7b8f916 FIB: remove assert from adj src by Neale Ranns · 6 years ago
  96. e430b6e avf: new ethernet-input support by Damjan Marion · 6 years ago
  97. c811663 avf: add option to specify interface name by Damjan Marion · 6 years ago
  98. c227e49 vcl: fix coverity warnings by Florin Coras · 6 years ago
  99. 54ddf43 tcp: improve waitclose in closing states by Florin Coras · 6 years ago
  100. 8d6f34e ethernet-input tagged packets optimizations by Damjan Marion · 6 years ago