1. 910d369 buffers: major cleanup and improvements by Damjan Marion · 6 years ago
  2. 4fd5a9d ipsec: fix check support functions by Klement Sekera · 6 years ago
  3. 2d675d7 vls: support passive listeners by Florin Coras · 6 years ago
  4. 822f5a4 lisp: set reachable flag in map-register by Florin Coras · 6 years ago
  5. 4dee8cd ldp: initialize clib time by Florin Coras · 6 years ago
  6. 653cd2d test_syslog.py: pep8 overtab by Ed Kern · 6 years ago
  7. 776e46d VTL: Fix pep8 test/test_syslog.py by Paul Vinciguerra · 6 years ago
  8. 22c0ece virtio: Support legacy and transitional virtio devices by Mohsin Kazmi · 6 years ago
  9. 0ef8ef2 vls: multi-process and multi-threaded apps improvements by Florin Coras · 6 years ago
  10. cac8cfa Fix error while compiling using 'vlib/vlib.h' dependencie. by Dmitry Vakhrushev · 6 years ago
  11. bf61395 make test: remove generic imports by Klement Sekera · 6 years ago
  12. 6077c97 cmake: fix out-of-git-tree build by Damjan Marion · 6 years ago
  13. 7da100b update openssl TLS async to align with openssl master branch by Ping Yu · 6 years ago
  14. ee3fb62 Fix issues with order of NAT commands before set VRF table on an interface by Dmitry Vakhrushev · 6 years ago
  15. 31dd609 Add Ipsec IKE support to openssl 3.0.0 master branch by Ping Yu · 6 years ago
  16. 29c0b33 Less intrusive way to capture numa_node and cpu_id changes by Damjan Marion · 6 years ago
  17. ee72141 Fix issue with cpu_id and numa_code captured too early by Damjan Marion · 6 years ago
  18. 87c6570 session: properly initialize accepted/connected msgs by Florin Coras · 6 years ago
  19. 53fe4a7 perfmon: collect data on selected thread(s) by Dave Barach · 6 years ago
  20. f23a885 cmake: parse DPDK config without compilation by Damjan Marion · 6 years ago
  21. e529732 Run vpp-configure on change to cmake config files. by Burt Silverman · 6 years ago
  22. e0982e5 vcl: add api to expose worker message queues epfd by Florin Coras · 6 years ago
  23. ff42693 cmake: add support for linking with DPDK shared libs by Damjan Marion · 6 years ago
  24. 1aaf0e3 deprecate tapcli by Damjan Marion · 6 years ago
  25. 514e59d MPLS-tunnel: show output to display the tunnel name correctly by Neale Ranns · 6 years ago
  26. 311124e IPSEC: tests use opbject registry by Neale Ranns · 6 years ago
  27. 9e47ac5 tcp_echo: support all ctrl msgs and io cleanup by Florin Coras · 6 years ago
  28. 8eb102c pg: bugfix for pg paylod hdr-size by Kingwel Xie · 6 years ago
  29. 5c1f559 IP6 FIB: walk table for dump (VPP-1553) by Neale Ranns · 6 years ago
  30. a2e29e7 cmake: execute git from src directory by Damjan Marion · 6 years ago
  31. 69a1d64 perfmon: enable pmc event before reading rdpmc index by Damjan Marion · 6 years ago
  32. 5f45e01 session/vcl: support worker ownership change for listeners by Florin Coras · 6 years ago
  33. 8704097 move misc-drop-errors to vnet by Dave Barach · 6 years ago
  34. 8e4a89b IPSEC Tests: to per-test setup and tearDown by Neale Ranns · 6 years ago
  35. e18b45c add "Mtrie mheap usage" in "show ip fib memory" by Lollita Liu · 6 years ago
  36. ec595ef perfmon plugin: 2-way parallel stat collection by Dave Barach · 6 years ago
  37. 22f23ae buffers: fix vector types by Damjan Marion · 6 years ago
  38. 478839b avf: fix queue enable issue by Damjan Marion · 6 years ago
  39. ddd2183 virtio: Minor fixes and header cleanup by Mohsin Kazmi · 6 years ago
  40. e43278f bond: packet drops on VPP bond interface [VPP-1544] by Steven · 6 years ago
  41. 9a8a12a buffers: wrap vlib_buffer_t to union and expose vector types by Damjan Marion · 6 years ago
  42. 4222347 pg: cli improvement by Kingwel Xie · 6 years ago
  43. 72de626 cmake: fix debian preinst script by Damjan Marion · 6 years ago
  44. 194212c Initialize gc_mark_timestamp to zero to avoid garbage values. by Brian Nesbitt · 6 years ago
  45. c0b7a82 vppinfra: add CLIB_CACHE_LINE_ROUND() macro by Damjan Marion · 6 years ago
  46. 78c0ff7 pmalloc: don't iterate if there is no enough free space by Damjan Marion · 6 years ago
  47. 33cc5cf virtio: Add support for logging by Mohsin Kazmi · 6 years ago
  48. 71ad6a9 AH encrypt; don't double enqueue nor emit clib_warnings when seq-num max exceeded by Neale Ranns · 6 years ago
  49. e51a7a0 lisp: cli for marking local mappings authoritative by Florin Coras · 6 years ago
  50. 7425f92 IP route local and connected by Neale Ranns · 6 years ago
  51. 72f7782 vcl: generate epoll events only if requested by Florin Coras · 6 years ago
  52. 31df49c VTL: Test against latest version of syslog_rfc5424_parser. by Paul Vinciguerra · 6 years ago
  53. 8340c69 gbp: fix inlining issue by Damjan Marion · 6 years ago
  54. 879d11c GBP: Sclass to src-epg conversions by Neale Ranns · 6 years ago
  55. 03ae24b virtio: Add api support in vat by Mohsin Kazmi · 6 years ago
  56. d734b8d cmake: supress 'Set runtime path of' noise while generatig deb packages by Damjan Marion · 6 years ago
  57. 691b7d5 cmake: fix debian package dependencies by Damjan Marion · 6 years ago
  58. 4686d39 cmake: place include/ and share/ in /usr (debian packages) by Damjan Marion · 6 years ago
  59. eb97896 NAT: ipfix call optimization by Filip Varga · 6 years ago
  60. 1ec06ff VTL: VppTestResult: Must implement empty constructor. by Paul Vinciguerra · 6 years ago
  61. 0655505 cmake: don't set SONAME for plugins by Damjan Marion · 6 years ago
  62. 7ec2fe2 cmake: package-deb target uses terminal by Damjan Marion · 6 years ago
  63. 5e82b05 VOM: GBP bridge domain flags by Neale Ranns · 6 years ago
  64. a0d82d6 VTL: test/lisp.py Fix recursion error. by Paul Vinciguerra · 6 years ago
  65. 6d9e045 VTL: test/lisp.py. Add missing method: object_id(). by Paul Vinciguerra · 6 years ago
  66. d6c15af virtio: Native virtio driver by Mohsin Kazmi · 6 years ago
  67. 8b5d0b8 VPP-1549 Add missing counter name. by Paul Vinciguerra · 6 years ago
  68. 0ed24e9 ldp: add support for TCP_CONGESTION sockopts (VPP-1550) by Florin Coras · 6 years ago
  69. 5e0c5ff doxygen formatting fix: prevent stray examples appearing in the docs by Andrew Yourtchenko · 6 years ago
  70. 903cf39 cmake: fix missing install() lines for startup.conf and 80-vpp.conf by Damjan Marion · 6 years ago
  71. 628aad3 Fix LB lookup table failed issue by Hongjun Ni · 6 years ago
  72. 8254ab8 NAT: VPP-1537 IPFIX per worker processing by Filip Varga · 6 years ago
  73. b951ad8 Simplify test/util.py:ppp. by Paul Vinciguerra · 6 years ago
  74. 9889402 VTL: Add **kwargs to VppTestRunner constructor. by Paul Vinciguerra · 6 years ago
  75. 955ee28 crypto-input: fix crash bug by Kingwel Xie · 6 years ago
  76. a5c308e dpdk: add buffer.h by Damjan Marion · 6 years ago
  77. 3235382 buffers: remove VLIB_BUFFER_DEFAULT_FREE_LIST macro and fl->n_data_bytes by Damjan Marion · 6 years ago
  78. b67196d buffers: remove vlib_buffer_delete_free_list by Damjan Marion · 6 years ago
  79. 6434430 buffers: don't init metadata, as it is already initialized by Damjan Marion · 6 years ago
  80. d50e347 buffers: keep buffer_main in vlib_main_t by Damjan Marion · 6 years ago
  81. 0a78fa1 Store numa-noda and cpu-index in vlib_main_t by Damjan Marion · 6 years ago
  82. 4d2f86a Rework of debian packaging by Damjan Marion · 6 years ago
  83. e67c1d8 fix data_length in IpSec API call (VPP-1548) by Michal Cmarada · 6 years ago
  84. 34321b3 log: bug fix register class compare mismatch by Su Wang · 6 years ago
  85. 240c238 minor fixup in map doc (people -> seconds) by Jim Thompson · 6 years ago
  86. 0702554 tcp: fix debugging without cc stats (VPP-1547) by Florin Coras · 6 years ago
  87. baee8d4 session: add support for vrf in session unformat (VPP-1546) by Florin Coras · 6 years ago
  88. ddccf7b Fix GCC 8 compiler warnings on strncpy's truncated copy on debian distro by Steven Luong · 6 years ago
  89. 36eb7c2 buffers: remove free-list information from buffer metadata by Damjan Marion · 6 years ago
  90. ab9b7ec buffers: remove freelist argument from vlib_buffer_add_data by Damjan Marion · 6 years ago
  91. 64d557c Add vlib_buffer_copy_indices inline function by Damjan Marion · 6 years ago
  92. 847d528 cmake: print all flags by Damjan Marion · 6 years ago
  93. 6491136 Look for plugins in target triplet subdir by Damjan Marion · 6 years ago
  94. e58041f deprecate clib_memcpy64_x4 by Damjan Marion · 6 years ago
  95. 865872e tcp: allow data in passive open ack (VPP-1545) by Florin Coras · 6 years ago
  96. 8467919 VTL: Fix sphinx doc generation. by Paul Vinciguerra · 6 years ago
  97. 5011c67 VTL: Use latest version of syslog_rfc5424_parser (0.2.0) released: 190117 by Paul Vinciguerra · 6 years ago
  98. f9240dc vcl: move forking logic to vls by Florin Coras · 6 years ago
  99. d753209 VTL: Don't swallow exceptions from syslog_rfc5424_parser by Paul Vinciguerra · 6 years ago
  100. d870ce4 VOM: ip-mroute inspect register handler fix by Neale Ranns · 6 years ago