aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2023-02-03ipsec: fix AES CBC IV generation (CVE-2022-46397)stable/2110Benoît Ganne3-29/+65
2021-11-30build: Remove boost dependencies from VOMDave Wallace1-3/+2
2021-11-30rdma: fix rdma-core installBenoît Ganne1-3/+3
2021-11-17misc: 21.10.1 Release Notesv21.10.1Andrew Yourtchenko1-0/+9
2021-11-16ip6: set local flag on outbound echo replyMatthew Smith1-0/+4
2021-11-03build: add missing fib headers in packagesBenoît Ganne2-0/+9
2021-10-27misc: 21.10 Release Notesv21.10Andrew Yourtchenko1-1/+473
2021-10-25nat: fix static mapping segvJoshua Roys1-1/+1
2021-09-24vcl: grab wrk create lock soonerv21.10-rc2Florin Coras1-3/+6
2021-09-23misc: Initial changes for stable/2110 branchv21.10-rc1Andrew Yourtchenko1-0/+1
2021-09-23wireguard: fix wg-output-tun feature configurationAloys Augustin1-3/+0
2021-09-23svm: remove unused fifo functionsFlorin Coras2-60/+3
2021-09-23stats: revert stat_validate_counter_vector3 non-staticRay Kinsella2-4/+1
2021-09-22tap: remove cxq_vring from tap/tunMohsin Kazmi1-1/+0
2021-09-22virtio: fix the type of argument in virtio_show()Mohsin Kazmi2-7/+8
2021-09-22ping: set fib_index for lookup_nodeArtem Glazychev1-0/+1
2021-09-22interface: allow an interface's index to be given in 'sh int'Neale Ranns1-0/+15
2021-09-22misc: update MAINTAINERS fileFan Zhang1-2/+11
2021-09-22hash: fix the initialization warning error on gcc-10Mohsin Kazmi1-4/+4
2021-09-22ip: add ip_table_allocate to apiAloys Augustin8-63/+296
2021-09-22classify: improve vnet_classify_hashDamjan Marion1-27/+23
2021-09-22classify: simplify vnet_classify_find_entry_inlineDamjan Marion1-88/+72
2021-09-22vppinfra: make default hugepage size configurableDamjan Marion4-37/+29
2021-09-22interface: fix poll vector reallocMohammed Hawari2-4/+6
2021-09-21pnat: fix the version of the PNAT plugin from the hardcoded 0.0.1Andrew Yourtchenko1-1/+2
2021-09-21vapi: compile vpp-api folder before the pluginsArthur de Kerhor1-2/+2
2021-09-21session: implement app_ns deletionNathan Skrzypczak12-50/+182
2021-09-20classify: improve find entry performanceDamjan Marion1-10/+9
2021-09-20classify: avoid dependent read of classify maskDamjan Marion2-9/+9
2021-09-20session: use table_format in sh app nsNathan Skrzypczak1-10/+22
2021-09-20vppinfra: format table improvementsNathan Skrzypczak2-10/+32
2021-09-20hash: add support for hashing infraMohsin Kazmi9-0/+731
2021-09-17build: use GNUInstallDirs install destinationsNick Brown8-11/+12
2021-09-17dpdk: enable ENA tx offloadBenoît Ganne1-0/+7
2021-09-17vppinfra: move format_table from perfmonNathan Skrzypczak5-17/+19
2021-09-17misc: put devtools plugins into separate component/packageDamjan Marion6-3/+18
2021-09-17ebuild: cleanup of DPDK options in external.mkMohammed Hawari1-19/+0
2021-09-17memif: avoid double pool_put on a clib_fileSteven Luong1-1/+2
2021-09-16dpdk: fix checksum offloadFlorin Coras1-2/+1
2021-09-16avf: fix RSS hash keyBenoît Ganne1-4/+11
2021-09-16session: Add sock_name option to add_nsNathan Skrzypczak5-44/+183
2021-09-16vxlan: improve to use the hardware offloadMohsin Kazmi3-84/+49
2021-09-16dpdk: add support for outer udp and ipv4 checksumsMohsin Kazmi4-16/+70
2021-09-16dpdk: fix the outer ipv4 checksumMohsin Kazmi2-0/+110
2021-09-16ip6-nd: add ip6-nd proxyMohsin Kazmi7-2/+639
2021-09-15vlib: add option to plugin registration to prefer deep bindingDamjan Marion2-6/+7
2021-09-15tap: set device name on creation via TUNSETIFFDuncan Eastoe1-17/+8
2021-09-14vlib: add graceful termination with statusPierre Pfister2-1/+12
2021-09-14misc: volunteer as extra maintainer for DPDKMohammed Hawari1-0/+1
2021-09-13interface: fix init fib_index_by_sw_if_indexNathan Skrzypczak13-69/+18