- 6a3d4cc vppapigen: crcchecker: harmonize the in_progress marking by Andrew Yourtchenko · 4 years, 2 months ago
- 5b7ea91 tls: fix session format assert crash in connected callback by jiangxiaoming · 4 years, 2 months ago
- ae0d46e ipip: Add option to tunnel create help string by Neale Ranns · 4 years, 2 months ago
- bc31247 build: allow for rc3/rc4 style tags by Andrew Yourtchenko · 4 years, 2 months ago
- 2b202bc lisp: Move to plugin by Neale Ranns · 4 years, 3 months ago
- b468773 vxlan-gbp: Mark APIs as in-progress by Neale Ranns · 4 years, 2 months ago
- 6816c3b crypto: revert crypto set handler all API by Yulong Pei · 4 years, 3 months ago
- db999df session: use wrk instead of thread index in node by Florin Coras · 4 years, 3 months ago
- 3a6adc5 geneve: Move to plugin by Neale Ranns · 4 years, 3 months ago
- 6810a77 misc: Move l2tp to plugin by Neale Ranns · 4 years, 3 months ago
- 3f9fdd9 lldp: Move to plugin by Neale Ranns · 4 years, 3 months ago
- 4b1b133 vrrp: set up multicast for both address families by Matthew Smith · 4 years, 3 months ago
- 8157a16 ip: use main heap for mtrie by Damjan Marion · 4 years, 3 months ago
- 88caf28 acl: remove custom ACL-plugin heap by Andrew Yourtchenko · 4 years, 3 months ago
- 0978e60 dpdk: hugepage availibility check using new api by Damjan Marion · 4 years, 3 months ago
- 27b50fe build: touch files when extracting rpm tarballs by Dave Wallace · 4 years, 3 months ago
- bc35f46 build: remove opensuse build infra by Dave Wallace · 4 years, 3 months ago
- 7360e3d session: grab worker barrier for sapi msgs by Florin Coras · 4 years, 3 months ago
- 1f799bc dpdk: prevent linking dpdk against libbsd by Mohammed Hawari · 4 years, 3 months ago
- 5cc11b1 build: missing deb pkg on ubuntu-20.04 by Dave Wallace · 4 years, 3 months ago
- a2bbeb8 fib: skip byte swap on n_paths in mroute details by Matthew Smith · 4 years, 3 months ago
- 3d81267 vat: add infrastructure to align vnet test code and plugin test code by Ole Troan · 4 years, 3 months ago
- 34262d4 vlib: add decrement counter method by Sergey Matov · 4 years, 3 months ago
- 84f3d9f tap: do not use strlen on vector by Vladimir Isaev · 4 years, 3 months ago
- b8b6fe4 session: fix vpp exit abnormal due to application as a proxy server with ldp by fanyf · 4 years, 3 months ago
- 4c4633c dpdk: call the meson-based build instead of Makefiles by Mohammed Hawari · 4 years, 3 months ago
- b6b484d virtio: fix txq locking by Benoît Ganne · 4 years, 3 months ago
- 1965f75 vpp: make main heap page size configurable from startup.conf by Damjan Marion · 4 years, 3 months ago
- bdbb0c5 stats: configurable page size by Damjan Marion · 4 years, 3 months ago
- e6b8305 teib: Use ip_address_t not ip46_address_t by Neale Ranns · 4 years, 3 months ago
- 5ef2516 vlib: show FD in 'show memory map' by Damjan Marion · 4 years, 3 months ago
- 256b67b teib: Add adj-fibs for peers/adjacencies on p2mp interface by Neale Ranns · 4 years, 3 months ago
- fc639ff vlib: map thread stack instead of allocating them from heap by Damjan Marion · 4 years, 3 months ago
- 6bfd076 vppinfra: support main heap with different page sizes by Damjan Marion · 4 years, 3 months ago
- c63e2a4 vppinfra: detect memory attributes on clib_mem_init by Damjan Marion · 4 years, 3 months ago
- f6e6c78 vppinfra: allow handoff to main thread by Damjan Marion · 4 years, 3 months ago
- eb801d0 vcl: avoid heap use for ldp debug by Florin Coras · 4 years, 3 months ago
- ba3a200 avf: wrong argument passed to avf_log_err by Steven Luong · 4 years, 3 months ago
- 57d1ec0 vppinfra: introduce clib_mem_main by Damjan Marion · 4 years, 3 months ago
- 33ce5e5 vpp: fix main heap init by Benoît Ganne · 4 years, 3 months ago
- 007abe7 vmxnet3: gso fixes by Steven Luong · 4 years, 3 months ago
- cc7c88e vcl: refactor bapi client index for sapi reuse by Florin Coras · 4 years, 3 months ago
- 8b0cd69 vppapigen: crcchecker: report in-progress messages by Andrew Yourtchenko · 4 years, 3 months ago
- 8c91b2a crypto: Crypto set handler API to support set all as CLI by Yulong Pei · 4 years, 3 months ago
- b3a8f4e misc: fix the formatting style by Mohsin Kazmi · 4 years, 3 months ago
- f916414 api: clean up use of deprecated flag by Ole Troan · 4 years, 3 months ago
- 62bd50d vppapigen: crcchecker: report deprecated messages by Andrew Yourtchenko · 4 years, 3 months ago
- d1146f6 flowprobe: add show commands for params and list of interfaces for recording by jan_cavojsky · 4 years, 3 months ago
- 331016a docs: improve plugin developer's guide by Dave Barach · 4 years, 3 months ago
- 23c3d34 tcp: make max gso packet size configurable by Simon Zhang · 4 years, 3 months ago
- 2237cc8 lisp: fix lisp|one_eid_table_dump's local|remote options in vat by Onong Tayeng · 4 years, 3 months ago
- 69f77a3 crypto: Crypto SW Scheduler Coverity Warnings by Neale Ranns · 4 years, 3 months ago
- 139a6ae crypto-native: fix issues detected by coiverity by Damjan Marion · 4 years, 3 months ago
- 466872f build: fix the the build on centos/rhel 8 by Yichen Wang · 4 years, 5 months ago
- 9514781 l2: allocate l2fib only when needed by Damjan Marion · 4 years, 3 months ago
- f99a7d6 session: del app worker on socket detach by Florin Coras · 4 years, 3 months ago
- 76770fd wireguard: coverity fixes by Neale Ranns · 4 years, 3 months ago
- 935ce75 vcl: add support for app socket api by Florin Coras · 4 years, 3 months ago
- b88de90 vcl: cleanup bapi and wrk registration by Florin Coras · 4 years, 3 months ago
- 61ae056 session: add unix socket api for app attachment by Florin Coras · 4 years, 3 months ago
- 4a2c794 vcl: always fill buffer or drain rx fifo by Florin Coras · 4 years, 3 months ago
- a26b0d1 wireguard: increase FIB source priority by Neale Ranns · 4 years, 3 months ago
- 9459d65 nat: delay datastructure allocation until configured by Ole Troan · 4 years, 3 months ago
- b509504 vppinfra: add clib_log2_page_sz and format/unformat functions by Damjan Marion · 4 years, 3 months ago
- 999395c ikev2: fix copy-paste error when freeing memory by Filip Tehlar · 4 years, 3 months ago
- d75a2d1 wireguard: Fix for tunnel encap by Neale Ranns · 4 years, 3 months ago
- 8c6ba29 lisp: fix spelling mistake in option name by Onong Tayeng · 4 years, 3 months ago
- f8b3193 misc: edit the MAINTAINERS entries for crypto plugins for common style by Andrew Yourtchenko · 4 years, 3 months ago
- 8847749 quic: Clean quic_crypto_setup_cipher by Nathan Skrzypczak · 4 years, 3 months ago
- b418c39 lisp: fix help msg of show eid-table command by Onong Tayeng · 4 years, 3 months ago
- 504bcb7 dpdk: fix coverity defect #214232, #182930 by Chenmin Sun · 4 years, 3 months ago
- 698eeb1 avf: add assert to ensure that adminq is used only from avf process by Damjan Marion · 4 years, 3 months ago
- 160a2a9 avf: change promisc mode from the avf process node by Damjan Marion · 4 years, 3 months ago
- 8fb4d10 nat: Fix next feature for ED with multiple workers by Vladimir Isaev · 4 years, 3 months ago
- 171d6ac avf: fix race between avf and cli/api process by Damjan Marion · 4 years, 3 months ago
- 268e3b6 vlib: fix call to vlib_get_node_by_name by Benoît Ganne · 4 years, 3 months ago
- 2fe2537 nat: endian mismatch by Filip Varga · 4 years, 3 months ago
- 3f0ae66 build: fix build for Debian 9 and Debian 10 by Benoît Ganne · 4 years, 3 months ago
- 66bb7dd avf: fix race between avf process node and avf_delete_if(...) by Damjan Marion · 4 years, 4 months ago
- 78681de l2: fix null deref in l2_to_bvi() by Matthew Smith · 4 years, 3 months ago
- 730cec8 ikev2: fix memory leaks by Benoît Ganne · 4 years, 3 months ago
- 31309fa quic: fix coverity warning by Aloys Augustin · 4 years, 3 months ago
- 6884935 misc: selinux fixes (packet_socket r/w) by Martin Millnert · 4 years, 3 months ago
- 5f473c0 lisp: fix vat crash with one_add_del_local_eid api by Onong Tayeng · 4 years, 3 months ago
- cf52788 wireguard: fix handshake procedure by Artem Glazychev · 4 years, 3 months ago
- a3960a8 lisp: fix crash with arp and packet trace on by Onong Tayeng · 4 years, 3 months ago
- 5d2091d af_xdp: documents incompatibility with 1GB hugepages and high buffers-per-numa. by Mohammed Hawari · 4 years, 3 months ago
- 0b31630 vlib: support interrupt re-arm from node by Damjan Marion · 4 years, 3 months ago v21.01-rc0
- c4781a3 docs: Improve new plugin doc & add govpp API doc by Nathan Skrzypczak · 4 years, 3 months ago
- f681e9f docs: Update and improve indent install by Nathan Skrzypczak · 4 years, 3 months ago
- adf2fe0 l2: check secondary macs on BVI interface by Matthew Smith · 4 years, 3 months ago
- 9715828 docs: Fix create memif cli by Nathan Skrzypczak · 4 years, 3 months ago
- da5b4ef svm: fix non-null-terminated string by Benoît Ganne · 4 years, 3 months ago
- d78a5bc misc: Merge 20.05.1, 19.08.3 RELEASE.md sections by Andrew Yourtchenko · 4 years, 3 months ago
- edca132 wireguard: initial implementation of wireguard protocol by Artem Glazychev · 4 years, 3 months ago
- ef80ad6 crypto: change cryptodev with new cryptodev API by Fan Zhang · 4 years, 3 months ago
- c466509 interface: support configuring RSS steering queues by Chenmin Sun · 4 years, 5 months ago
- 7650086 stats: Fix stat_segment to set timeout directly by Rajesh Goel · 4 years, 3 months ago
- ddfd562 tcp: fix the tcp unittest to work by Ryujiro Shibuya · 4 years, 3 months ago
- f6cb044 dpdk-ipsec: don't leak buffers on crypto alloc failure by Christian Hopps · 4 years, 5 months ago