1. 9a8a12a buffers: wrap vlib_buffer_t to union and expose vector types by Damjan Marion · 6 years ago
  2. 4222347 pg: cli improvement by Kingwel Xie · 6 years ago
  3. 72de626 cmake: fix debian preinst script by Damjan Marion · 6 years ago
  4. 194212c Initialize gc_mark_timestamp to zero to avoid garbage values. by Brian Nesbitt · 6 years ago
  5. c0b7a82 vppinfra: add CLIB_CACHE_LINE_ROUND() macro by Damjan Marion · 6 years ago
  6. 78c0ff7 pmalloc: don't iterate if there is no enough free space by Damjan Marion · 6 years ago
  7. 33cc5cf virtio: Add support for logging by Mohsin Kazmi · 6 years ago
  8. 71ad6a9 AH encrypt; don't double enqueue nor emit clib_warnings when seq-num max exceeded by Neale Ranns · 6 years ago
  9. e51a7a0 lisp: cli for marking local mappings authoritative by Florin Coras · 6 years ago
  10. 7425f92 IP route local and connected by Neale Ranns · 6 years ago
  11. 72f7782 vcl: generate epoll events only if requested by Florin Coras · 6 years ago
  12. 31df49c VTL: Test against latest version of syslog_rfc5424_parser. by Paul Vinciguerra · 6 years ago
  13. 8340c69 gbp: fix inlining issue by Damjan Marion · 6 years ago
  14. 879d11c GBP: Sclass to src-epg conversions by Neale Ranns · 6 years ago
  15. 03ae24b virtio: Add api support in vat by Mohsin Kazmi · 6 years ago
  16. d734b8d cmake: supress 'Set runtime path of' noise while generatig deb packages by Damjan Marion · 6 years ago
  17. 691b7d5 cmake: fix debian package dependencies by Damjan Marion · 6 years ago
  18. 4686d39 cmake: place include/ and share/ in /usr (debian packages) by Damjan Marion · 6 years ago
  19. eb97896 NAT: ipfix call optimization by Filip Varga · 6 years ago
  20. 1ec06ff VTL: VppTestResult: Must implement empty constructor. by Paul Vinciguerra · 6 years ago
  21. 0655505 cmake: don't set SONAME for plugins by Damjan Marion · 6 years ago
  22. 7ec2fe2 cmake: package-deb target uses terminal by Damjan Marion · 6 years ago
  23. 5e82b05 VOM: GBP bridge domain flags by Neale Ranns · 6 years ago
  24. a0d82d6 VTL: test/lisp.py Fix recursion error. by Paul Vinciguerra · 6 years ago
  25. 6d9e045 VTL: test/lisp.py. Add missing method: object_id(). by Paul Vinciguerra · 6 years ago
  26. d6c15af virtio: Native virtio driver by Mohsin Kazmi · 6 years ago
  27. 8b5d0b8 VPP-1549 Add missing counter name. by Paul Vinciguerra · 6 years ago
  28. 0ed24e9 ldp: add support for TCP_CONGESTION sockopts (VPP-1550) by Florin Coras · 6 years ago
  29. 5e0c5ff doxygen formatting fix: prevent stray examples appearing in the docs by Andrew Yourtchenko · 6 years ago
  30. 903cf39 cmake: fix missing install() lines for startup.conf and 80-vpp.conf by Damjan Marion · 6 years ago
  31. 628aad3 Fix LB lookup table failed issue by Hongjun Ni · 6 years ago
  32. 8254ab8 NAT: VPP-1537 IPFIX per worker processing by Filip Varga · 6 years ago
  33. b951ad8 Simplify test/util.py:ppp. by Paul Vinciguerra · 6 years ago
  34. 9889402 VTL: Add **kwargs to VppTestRunner constructor. by Paul Vinciguerra · 6 years ago
  35. 955ee28 crypto-input: fix crash bug by Kingwel Xie · 6 years ago
  36. a5c308e dpdk: add buffer.h by Damjan Marion · 6 years ago
  37. 3235382 buffers: remove VLIB_BUFFER_DEFAULT_FREE_LIST macro and fl->n_data_bytes by Damjan Marion · 6 years ago
  38. b67196d buffers: remove vlib_buffer_delete_free_list by Damjan Marion · 6 years ago
  39. 6434430 buffers: don't init metadata, as it is already initialized by Damjan Marion · 6 years ago
  40. d50e347 buffers: keep buffer_main in vlib_main_t by Damjan Marion · 6 years ago
  41. 0a78fa1 Store numa-noda and cpu-index in vlib_main_t by Damjan Marion · 6 years ago
  42. 4d2f86a Rework of debian packaging by Damjan Marion · 6 years ago
  43. e67c1d8 fix data_length in IpSec API call (VPP-1548) by Michal Cmarada · 6 years ago
  44. 34321b3 log: bug fix register class compare mismatch by Su Wang · 6 years ago
  45. 240c238 minor fixup in map doc (people -> seconds) by Jim Thompson · 6 years ago
  46. 0702554 tcp: fix debugging without cc stats (VPP-1547) by Florin Coras · 6 years ago
  47. baee8d4 session: add support for vrf in session unformat (VPP-1546) by Florin Coras · 6 years ago
  48. ddccf7b Fix GCC 8 compiler warnings on strncpy's truncated copy on debian distro by Steven Luong · 6 years ago
  49. 36eb7c2 buffers: remove free-list information from buffer metadata by Damjan Marion · 6 years ago
  50. ab9b7ec buffers: remove freelist argument from vlib_buffer_add_data by Damjan Marion · 6 years ago
  51. 64d557c Add vlib_buffer_copy_indices inline function by Damjan Marion · 6 years ago
  52. 847d528 cmake: print all flags by Damjan Marion · 6 years ago
  53. 6491136 Look for plugins in target triplet subdir by Damjan Marion · 6 years ago
  54. e58041f deprecate clib_memcpy64_x4 by Damjan Marion · 6 years ago
  55. 865872e tcp: allow data in passive open ack (VPP-1545) by Florin Coras · 6 years ago
  56. 8467919 VTL: Fix sphinx doc generation. by Paul Vinciguerra · 6 years ago
  57. 5011c67 VTL: Use latest version of syslog_rfc5424_parser (0.2.0) released: 190117 by Paul Vinciguerra · 6 years ago
  58. f9240dc vcl: move forking logic to vls by Florin Coras · 6 years ago
  59. d753209 VTL: Don't swallow exceptions from syslog_rfc5424_parser by Paul Vinciguerra · 6 years ago
  60. d870ce4 VOM: ip-mroute inspect register handler fix by Neale Ranns · 6 years ago
  61. dd39529 cmake: initial cross-compilation support by Damjan Marion · 6 years ago
  62. 58a93e8 tls: preallocate app sessions on connect/accept by Florin Coras · 6 years ago
  63. 72b0428 vcl/session: replicate events for shared sessions by Florin Coras · 6 years ago
  64. 4fbc41a VTL: Move doc generation and linting to python3. by Paul Vinciguerra · 6 years ago
  65. 1d052d2 DOC ONLY: wireshark dissector upstreamed by Dave Barach · 6 years ago
  66. a704f5b Fix ASSERT usage issue in cryptodev by Simon Zhang · 6 years ago
  67. 6dd5e34 cmake3 exsit in epel(centos), install epel-release by drenfong.wang · 6 years ago
  68. 29f0a5d vmbus: fix strncpy related warnings by Stephen Hemminger · 6 years ago
  69. 4e8a831 pci: fix strncpy warnings by Stephen Hemminger · 6 years ago
  70. ef080e1 fix dpdk cryptodev enable issue by Simon Zhang · 6 years ago v19.04-rc0
  71. f564139 NAT: Fixed issues with dropping reverse packets with output-feature. by Dmitry Vakhrushev · 6 years ago
  72. d91fa61 make test: raise packet tracing limit to 1000 by Klement Sekera · 6 years ago
  73. f599931 DOC ONLY: update readme.md by Dave Barach · 6 years ago
  74. 31fe7aa vmxnet3: add numa support and link speed by Steven · 6 years ago
  75. 32ef137 api_helper_macro mp->pid is network endian by Ole Troan · 6 years ago
  76. 04575c5 VTL: vpp_papi_provider: Don't shortcircuit vpp_papi jasonfile detection. by Paul Vinciguerra · 6 years ago
  77. dd3c5d2 VTL: Allow running simple unittest.TestCases. by Paul Vinciguerra · 6 years ago
  78. 262e064 VTL: New version of pyparsing breaks tests. by Paul Vinciguerra · 6 years ago
  79. 0a9dd3c remove useless line in dpdk cryptodev by Simon Zhang · 6 years ago
  80. ad9d528 bonding: support custom interface IDs by Alexander Chernavin · 6 years ago
  81. e589b38 dpdk: show hardware may display the wrong information for rss active by Steven · 6 years ago
  82. b5e55a2 session: generate wrong thread errors instead of crashing by Florin Coras · 6 years ago
  83. eab857f Fix custom-dump for gre_add_del_tunnel: src and dst IPs by Igor Mikhailov (imichail) · 6 years ago
  84. 0ac827e Fix 'show interface span' field length by Igor Mikhailov (imichail) · 6 years ago
  85. 46e8e91 Fix interactive tests by juraj.linkes · 6 years ago
  86. 14fa5c2 gbp2: Fix typo in condition by Mohsin Kazmi · 6 years ago
  87. f09179f strncpy_s_inline copies more bytes than necessary by Steven · 6 years ago
  88. 339bc6b vpp_config: Rework for Python2/3 compatibility. by Paul Vinciguerra · 6 years ago
  89. 6ad7231 VOM: IP route ECMP support by Neale Ranns · 6 years ago
  90. 1bcad5c session/vcl: improve fifo tx notifications by Florin Coras · 6 years ago
  91. 45db885 ARP/ND: copy opaque2 persistent fields to new packet by Neale Ranns · 6 years ago
  92. e33cab3 Enable random reassembly test for ARM by juraj.linkes · 6 years ago
  93. 23c9a2e Enable GBP tests for ARM by juraj.linkes · 6 years ago
  94. 7b01e9e Use the official libpcap file type by Dave Barach · 6 years ago
  95. f076963 test/vpp_papi_provider.py: Fix simple copy/paste error. by Paul Vinciguerra · 6 years ago
  96. 8aeb220 test framework. Remove unused code. by Paul Vinciguerra · 6 years ago
  97. 5f4eb24 gbp: Fix coverity warnings by Mohsin Kazmi · 6 years ago
  98. e3034cd VXLAN: Prevent duplicate bypass graph nodes. by Jon Loeliger · 6 years ago
  99. 95eec06 Fix name of ipv6-n-tuple by Hongjun Ni · 6 years ago
  100. e40231b virtio: fix kick race issue by Damjan Marion · 6 years ago