- 2c91922 build: make rpath optional by Nathan Moos · 4 years ago
- 4881cb4 nat: deal with flows instead of sessions by Klement Sekera · 4 years ago
- 4a58e49 ipsec: Support MPLS over IPSec[46] interface by Neale Ranns · 4 years ago
- 20399f8 tls: make picotls engine able to initial connection as client by Simon Zhang · 4 years ago
- 4beb1c6 tcp: remove bad assert by Ivan Shvedunov · 4 years ago
- 35ef865 build: add missing openssl-devel package for centos-8 vpp-ext-deps by Dave Wallace · 4 years ago
- 8c0474a misc: checkstyle ignore .patch files in trailing whitespace check by Neale Ranns · 4 years ago
- e700df8 vlib: fix counter_will_expand prediction by Miklos Tirpak · 4 years ago
- d7b9af4 bash: move jjb sandbox bash functions to ci-management repo by Dave Wallace · 4 years ago
- dfd3954 docs: Update FIB documentation by Neale Ranns · 4 years, 1 month ago
- 1b5ca98 vxlan: Protect against tunnel config where source is not local by Neale Ranns · 4 years ago
- 887f1aa ikev2: remove assert condition by Filip Tehlar · 4 years ago
- bf93c6e crypto-openssl: chacha support in openssl version by Ray Kinsella · 4 years ago
- 4806006 ip: vtep fixes for alignment and cache update. by Ray Kinsella · 4 years ago
- e8f848a vcl: fix session_handle_to_vlsh_table update after session migrate by wanghanlin · 4 years ago
- b6f367e build: Add deps for ubuntu 20.10 by Pim van Pelt · 4 years ago
- 9822729 dpdk: allow configure individual VMBUS devices by Vladimir Ratnikov · 4 years, 1 month ago
- dcacdc4 vcl: fix deadlock in rpc by wanghanlin · 4 years ago
- 56177e6 acl: fix tag C-string overflow by Benoît Ganne · 4 years ago
- 68d7c54 nat: refactor and split fo EI/ED features p.2 by Filip Varga · 4 years ago
- 0bc78d8 session svm: fix fifo migration by Florin Coras · 4 years ago
- b716e38 l2: fix tests for learn_limit by Jerome Tollet · 4 years ago
- 0f8d100 l2: Separating scan-delay and learn-limit into a separate API from want_l2_macs_events by Jerome Tollet · 4 years ago
- 23f41d7 tests: move bond tests to src/vnet/bonding/test by Dave Wallace · 4 years ago
- 00c3f45 l2: fix l2 bd_learnlimit by Jerome Tollet · 4 years ago
- 02da926 tests: Use soft links for the test file staging by Neale Ranns · 4 years ago
- 27ba500 vhost: Add event index for interrupt notification to driver by Steven Luong · 4 years, 1 month ago
- ed4b38e ikev2: fix lookup in wrong ip table by Filip Tehlar · 4 years ago
- a5a9efd vcl session: switch to generic cert key apis by Florin Coras · 4 years ago
- e294de6 ipip: Support MPLS over IP by Neale Ranns · 4 years ago
- a9e2774 ipsec: Deprecated the old IPsec Tunnel interface by Neale Ranns · 4 years ago
- 3b6c84c vcl: allow all workers to block on api by Florin Coras · 4 years ago
- 4da0ea9 svm: force fixed memfd mapping if va provided by Florin Coras · 4 years ago
- 86cff9c api: fromjson/tojson generated code memory leak by Ole Troan · 4 years ago
- 803c162 acl: fix cli tag parsing by Benoît Ganne · 4 years ago
- 95f59f3 ipsec: Mark the interface create reply deprecated by Neale Ranns · 4 years ago
- 5f93e3b l2: add per bridge domain learn limit by Jerome Tollet · 4 years ago
- 1b576e0 ebuild: follow symbolic links in find_newer_filtered_fn by Dave Barach · 4 years ago
- e2e9fe5 tap: fix the buffering index for gro by Mohsin Kazmi · 4 years ago
- a210798 nat: refactor and split fo EI/ED features by Filip Varga · 4 years ago
- 641c6be teib: fix typo in cli by Paul Vinciguerra · 4 years ago
- 4dd4308 ipsec: ipsec cli nexthop error by yedg · 4 years, 4 months ago
- 17672aa svm: fifo segment sptr for fifo hdr free list by Florin Coras · 4 years ago
- 9a45bd8 session: remove fifo segment va allocator by Florin Coras · 4 years ago
- 14f066e svm vcl: allow random offsets for fifo segments in apps by Florin Coras · 4 years ago
- b462418 svm: allow mq attachments at random offsets by Florin Coras · 4 years ago
- 04943b4 session: convert evt q segment to fifo segment by Florin Coras · 4 years ago
- 1f952d3 svm: move active fifo list to private slice by Florin Coras · 4 years ago
- 5481ad4 vlib: add missing file template descriptions by Paul Vinciguerra · 4 years, 11 months ago
- f6472e0 ip: Use full reassembly for fragments in ip6-local by Neale Ranns · 4 years ago
- af58882 svm: change fifo pointers to offsets by Florin Coras · 4 years ago
- 2c1084a virtio: Extend vhost multi-queues support beyond 8 queue pairs by Steven Luong · 4 years ago
- 05bc31b build: add plugin dependencies only when present by Ruslan Babayev · 4 years ago
- c547e91 svm: split fifo into private and shared structs by Florin Coras · 4 years ago
- 8219f1f hsa: detach fifo segments in echo app by Florin Coras · 4 years ago
- 7b0fa55 vppinfra: mem bulk test by Florin Coras · 4 years ago
- dd9299c tests: move bier tests to src/vnet/bier/test by Dave Wallace · 4 years, 1 month ago
- 4b8011e svm: separate private from shared fifo segment ptrs by Florin Coras · 4 years ago
- 213b1bb svm: remove fifo segment heap by Florin Coras · 4 years ago
- 0da8168 vppinfra: add bulk memory allocator by Damjan Marion · 4 years ago
- 9d7d599 tests: move bfd tests to src/vnet/bfd/test by Dave Wallace · 4 years, 1 month ago
- 8dbcacf tests: fix gathering of test src files by Dave Wallace · 4 years ago
- 630ca99 docs: update list of plugins by Paul Vinciguerra · 4 years, 9 months ago
- dfd1caf svm: honor max requested bytes in fifo segments by Florin Coras · 4 years ago
- f9e500e tcp: terminate options with nops by Florin Coras · 4 years ago
- 40a5da8 tls: use fifo segments instead of chunks by Florin Coras · 4 years ago
- 3daf1f5 avf: fix gcc compiling warning on Arm by Jieqiang Wang · 4 years ago
- ee6b0e2 papi: remove import vpp_transport_socket by Paul Vinciguerra · 4 years ago
- ac9a585 docs: fix missing quotes in ubuntu install instructions by Paul Vinciguerra · 4 years, 9 months ago
- 5b8b1ae tls: add custom openssl bio by Florin Coras · 4 years ago
- 8b60fb0 perfmon: new perfmon plugin by Damjan Marion · 4 years, 1 month ago
- f5b27cb misc: deprecate old perfmon by Damjan Marion · 4 years ago
- 25f371e dpdk: rebase cryptodev engine for dpdk 20.11 by Fan Zhang · 4 years ago
- a9585fd ipsec: fixed esp_decrypt pkt len after icv moved by PiotrX Kleski · 4 years ago
- e3e1617 avf: optimized with NEON SIMD instruction by Lijian.Zhang · 4 years ago
- 942542f misc: migrate from GNU indent to clang-format by Damjan Marion · 4 years ago
- 44cae54 fib: Remove unused FIB path-list DB variable by Neale Ranns · 4 years ago
- 5f9a5c7 hsa: http server: memset after pool_put will cause ASAN issue by jiangxiaoming · 4 years ago
- 8840580 hsa: http server: fix http response format type error by jiangxiaoming · 4 years ago
- d6a1ace vppinfra: fix vec_max_len by Florin Coras · 4 years ago
- 5bfaa6e docs: revise home gateway use-case documentation by Dave Barach · 4 years ago
- f05c9a4 tests: move fib tests to src/vnet/fib/test by Dave Wallace · 4 years, 1 month ago
- 7742d5b misc: Initial 21.06-rc0 commit by Andrew Yourtchenko · 4 years ago v21.06-rc0
- 53be16d ip: fix possible missing trace indexes by Klement Sekera · 4 years ago
- b61f3cc misc: update MAINTAINERS file by Dave Barach · 4 years ago
- da33ec5 build: remove centos-7 directive from Makefile by Dave Wallace · 4 years ago
- 18f1e41 nat: refactor & MW support for NAT tests by Filip Varga · 4 years ago
- 6cbb111 l2: add l2 learn limit tests by Jerome Tollet · 4 years ago
- 58a6e77 api: crchcecker ignore version < 1.0.0 and outside of src directory by Ole Tr�an · 4 years ago
- 3dcf795 nat: set out2in-dpo during plugin enabling by Alexander Chernavin · 4 years ago
- c06fe76 build: add Steven as maintainer for l2 and vxlan by Andrew Yourtchenko · 4 years ago
- 5c1e48c classify: add pcap/trace classfier mgmt API calls by Jon Loeliger · 4 years, 2 months ago
- 510aaa8 api: crchcecker ignore version < 1.0.0 and outside of src directory by Ole Troan · 4 years ago
- 49d601a build: stop trying to build py2 versions of vpp_papi by Paul Vinciguerra · 4 years ago
- 6ff0dfa ikev2: add reason for deleted sa debug log by Benoît Ganne · 4 years ago
- 1474ab3 ikev2: fix show ikev2 profile by Benoît Ganne · 4 years ago
- 506aa3c session: free segment manager only from main by Florin Coras · 4 years ago
- df5fbf6 build: update ctags --tag-relative option used in make ctags by Jerome Tollet · 4 years ago
- f0ca1e8 misc: refactor clib_bitmap_foreach macro by Damjan Marion · 4 years ago
- b2c31b6 misc: move to new pool_foreach macros by Damjan Marion · 4 years ago