1. 1017a1d virtio: fix the gro enable/disable on tx-vrings by Mohsin Kazmi · 4 years, 3 months ago
  2. 2fca85b cnat: fix cnat_translation_cli_add_del by Dave Barach · 4 years, 3 months ago
  3. baa4064 cnat: fix session scanner restart point by Dave Barach · 4 years, 3 months ago
  4. 1e26143 build: remove OS distros which are EOL by Dave Wallace · 4 years, 3 months ago
  5. af897c5 cnat: Add DHCP support by Nathan Skrzypczak · 4 years, 3 months ago
  6. ce25b60 cnat: Introduce parametric source policy by Nathan Skrzypczak · 4 years, 3 months ago
  7. 613b2c3 cnat: Add support for SNat ICMP by Nathan Skrzypczak · 4 years, 3 months ago
  8. ece3921 cnat: Ip ICMP error support by Nathan Skrzypczak · 4 years, 3 months ago
  9. 277d402 docs: fix typo in bihash clib_bihash_search() documentation by Jon Loeliger · 4 years, 3 months ago
  10. 18f0d3e vppinfra: dont complain about linux-vdso.so.1 by Dave Barach · 4 years, 3 months ago
  11. 6b6c10b vppinfra session: file platform independent private data by Florin Coras · 4 years, 3 months ago
  12. 9d21150 bfd: add missing unlock by Klement Sekera · 4 years, 3 months ago
  13. 561ae5d vppinfra: add clib_mem_set_numa_affinity() by Damjan Marion · 4 years, 3 months ago
  14. 03b2695 virtio: refactor tx trace by Mohsin Kazmi · 4 years, 3 months ago
  15. 4977434 wireguard: coverity fix by Artem Glazychev · 4 years, 3 months ago
  16. dcf512a vlib: fix the last error by Mohsin Kazmi · 4 years, 3 months ago
  17. 17569cb build: fix missing openssl package on debian-10 by Dave Wallace · 4 years, 3 months ago
  18. 7bf6ed6 session tcp udp tls quic: improve cli formatting by Florin Coras · 4 years, 3 months ago
  19. 1c0573d session: fix sapi coverity warning by Florin Coras · 4 years, 3 months ago
  20. a079844 build: fix fts.py to run on debian-9/python3.5 by Dave Wallace · 4 years, 3 months ago
  21. 2de5fc0 ip: use main heap for mtrie, part 2 (remove args) by Damjan Marion · 4 years, 3 months ago
  22. e85aa4c lldp: fix format string for hw->name by Vladimir Isaev · 4 years, 3 months ago
  23. d63f73b cnat: Disable default scanner process by Nathan Skrzypczak · 4 years, 3 months ago
  24. 8eb6940 wireguard: add handoff node by Artem Glazychev · 4 years, 3 months ago
  25. 6a3d4cc vppapigen: crcchecker: harmonize the in_progress marking by Andrew Yourtchenko · 4 years, 3 months ago
  26. 5b7ea91 tls: fix session format assert crash in connected callback by jiangxiaoming · 4 years, 3 months ago
  27. ae0d46e ipip: Add option to tunnel create help string by Neale Ranns · 4 years, 3 months ago
  28. bc31247 build: allow for rc3/rc4 style tags by Andrew Yourtchenko · 4 years, 3 months ago
  29. 2b202bc lisp: Move to plugin by Neale Ranns · 4 years, 3 months ago
  30. b468773 vxlan-gbp: Mark APIs as in-progress by Neale Ranns · 4 years, 3 months ago
  31. 6816c3b crypto: revert crypto set handler all API by Yulong Pei · 4 years, 3 months ago
  32. db999df session: use wrk instead of thread index in node by Florin Coras · 4 years, 3 months ago
  33. 3a6adc5 geneve: Move to plugin by Neale Ranns · 4 years, 3 months ago
  34. 6810a77 misc: Move l2tp to plugin by Neale Ranns · 4 years, 3 months ago
  35. 3f9fdd9 lldp: Move to plugin by Neale Ranns · 4 years, 3 months ago
  36. 4b1b133 vrrp: set up multicast for both address families by Matthew Smith · 4 years, 3 months ago
  37. 8157a16 ip: use main heap for mtrie by Damjan Marion · 4 years, 3 months ago
  38. 88caf28 acl: remove custom ACL-plugin heap by Andrew Yourtchenko · 4 years, 3 months ago
  39. 0978e60 dpdk: hugepage availibility check using new api by Damjan Marion · 4 years, 3 months ago
  40. 27b50fe build: touch files when extracting rpm tarballs by Dave Wallace · 4 years, 3 months ago
  41. bc35f46 build: remove opensuse build infra by Dave Wallace · 4 years, 3 months ago
  42. 7360e3d session: grab worker barrier for sapi msgs by Florin Coras · 4 years, 3 months ago
  43. 1f799bc dpdk: prevent linking dpdk against libbsd by Mohammed Hawari · 4 years, 3 months ago
  44. 5cc11b1 build: missing deb pkg on ubuntu-20.04 by Dave Wallace · 4 years, 3 months ago
  45. a2bbeb8 fib: skip byte swap on n_paths in mroute details by Matthew Smith · 4 years, 3 months ago
  46. 3d81267 vat: add infrastructure to align vnet test code and plugin test code by Ole Troan · 4 years, 3 months ago
  47. 34262d4 vlib: add decrement counter method by Sergey Matov · 4 years, 3 months ago
  48. 84f3d9f tap: do not use strlen on vector by Vladimir Isaev · 4 years, 3 months ago
  49. b8b6fe4 session: fix vpp exit abnormal due to application as a proxy server with ldp by fanyf · 4 years, 3 months ago
  50. 4c4633c dpdk: call the meson-based build instead of Makefiles by Mohammed Hawari · 4 years, 3 months ago
  51. b6b484d virtio: fix txq locking by Benoît Ganne · 4 years, 3 months ago
  52. 1965f75 vpp: make main heap page size configurable from startup.conf by Damjan Marion · 4 years, 3 months ago
  53. bdbb0c5 stats: configurable page size by Damjan Marion · 4 years, 3 months ago
  54. e6b8305 teib: Use ip_address_t not ip46_address_t by Neale Ranns · 4 years, 3 months ago
  55. 5ef2516 vlib: show FD in 'show memory map' by Damjan Marion · 4 years, 3 months ago
  56. 256b67b teib: Add adj-fibs for peers/adjacencies on p2mp interface by Neale Ranns · 4 years, 4 months ago
  57. fc639ff vlib: map thread stack instead of allocating them from heap by Damjan Marion · 4 years, 3 months ago
  58. 6bfd076 vppinfra: support main heap with different page sizes by Damjan Marion · 4 years, 3 months ago
  59. c63e2a4 vppinfra: detect memory attributes on clib_mem_init by Damjan Marion · 4 years, 3 months ago
  60. f6e6c78 vppinfra: allow handoff to main thread by Damjan Marion · 4 years, 3 months ago
  61. eb801d0 vcl: avoid heap use for ldp debug by Florin Coras · 4 years, 3 months ago
  62. ba3a200 avf: wrong argument passed to avf_log_err by Steven Luong · 4 years, 3 months ago
  63. 57d1ec0 vppinfra: introduce clib_mem_main by Damjan Marion · 4 years, 3 months ago
  64. 33ce5e5 vpp: fix main heap init by Benoît Ganne · 4 years, 3 months ago
  65. 007abe7 vmxnet3: gso fixes by Steven Luong · 4 years, 3 months ago
  66. cc7c88e vcl: refactor bapi client index for sapi reuse by Florin Coras · 4 years, 3 months ago
  67. 8b0cd69 vppapigen: crcchecker: report in-progress messages by Andrew Yourtchenko · 4 years, 3 months ago
  68. 8c91b2a crypto: Crypto set handler API to support set all as CLI by Yulong Pei · 4 years, 3 months ago
  69. b3a8f4e misc: fix the formatting style by Mohsin Kazmi · 4 years, 3 months ago
  70. f916414 api: clean up use of deprecated flag by Ole Troan · 4 years, 3 months ago
  71. 62bd50d vppapigen: crcchecker: report deprecated messages by Andrew Yourtchenko · 4 years, 3 months ago
  72. d1146f6 flowprobe: add show commands for params and list of interfaces for recording by jan_cavojsky · 4 years, 3 months ago
  73. 331016a docs: improve plugin developer's guide by Dave Barach · 4 years, 3 months ago
  74. 23c3d34 tcp: make max gso packet size configurable by Simon Zhang · 4 years, 3 months ago
  75. 2237cc8 lisp: fix lisp|one_eid_table_dump's local|remote options in vat by Onong Tayeng · 4 years, 3 months ago
  76. 69f77a3 crypto: Crypto SW Scheduler Coverity Warnings by Neale Ranns · 4 years, 3 months ago
  77. 139a6ae crypto-native: fix issues detected by coiverity by Damjan Marion · 4 years, 3 months ago
  78. 466872f build: fix the the build on centos/rhel 8 by Yichen Wang · 4 years, 6 months ago
  79. 9514781 l2: allocate l2fib only when needed by Damjan Marion · 4 years, 3 months ago
  80. f99a7d6 session: del app worker on socket detach by Florin Coras · 4 years, 3 months ago
  81. 76770fd wireguard: coverity fixes by Neale Ranns · 4 years, 3 months ago
  82. 935ce75 vcl: add support for app socket api by Florin Coras · 4 years, 3 months ago
  83. b88de90 vcl: cleanup bapi and wrk registration by Florin Coras · 4 years, 3 months ago
  84. 61ae056 session: add unix socket api for app attachment by Florin Coras · 4 years, 3 months ago
  85. 4a2c794 vcl: always fill buffer or drain rx fifo by Florin Coras · 4 years, 3 months ago
  86. a26b0d1 wireguard: increase FIB source priority by Neale Ranns · 4 years, 3 months ago
  87. 9459d65 nat: delay datastructure allocation until configured by Ole Troan · 4 years, 3 months ago
  88. b509504 vppinfra: add clib_log2_page_sz and format/unformat functions by Damjan Marion · 4 years, 3 months ago
  89. 999395c ikev2: fix copy-paste error when freeing memory by Filip Tehlar · 4 years, 3 months ago
  90. d75a2d1 wireguard: Fix for tunnel encap by Neale Ranns · 4 years, 3 months ago
  91. 8c6ba29 lisp: fix spelling mistake in option name by Onong Tayeng · 4 years, 3 months ago
  92. f8b3193 misc: edit the MAINTAINERS entries for crypto plugins for common style by Andrew Yourtchenko · 4 years, 3 months ago
  93. 8847749 quic: Clean quic_crypto_setup_cipher by Nathan Skrzypczak · 4 years, 3 months ago
  94. b418c39 lisp: fix help msg of show eid-table command by Onong Tayeng · 4 years, 3 months ago
  95. 504bcb7 dpdk: fix coverity defect #214232, #182930 by Chenmin Sun · 4 years, 3 months ago
  96. 698eeb1 avf: add assert to ensure that adminq is used only from avf process by Damjan Marion · 4 years, 3 months ago
  97. 160a2a9 avf: change promisc mode from the avf process node by Damjan Marion · 4 years, 3 months ago
  98. 8fb4d10 nat: Fix next feature for ED with multiple workers by Vladimir Isaev · 4 years, 4 months ago
  99. 171d6ac avf: fix race between avf and cli/api process by Damjan Marion · 4 years, 3 months ago
  100. 268e3b6 vlib: fix call to vlib_get_node_by_name by Benoît Ganne · 4 years, 3 months ago