aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins
AgeCommit message (Expand)AuthorFilesLines
2020-09-17vppinfra: support main heap with different page sizesDamjan Marion1-1/+1
2020-09-16avf: wrong argument passed to avf_log_errSteven Luong1-1/+1
2020-09-16vmxnet3: gso fixesSteven Luong4-13/+29
2020-09-16api: clean up use of deprecated flagOle Troan3-13/+13
2020-09-16flowprobe: add show commands for params and list of interfaces for recordingjan_cavojsky1-0/+87
2020-09-15crypto: Crypto SW Scheduler Coverity WarningsNeale Ranns1-1/+1
2020-09-15crypto-native: fix issues detected by coiverityDamjan Marion2-3/+11
2020-09-14wireguard: coverity fixesNeale Ranns2-6/+10
2020-09-14wireguard: increase FIB source priorityNeale Ranns1-2/+7
2020-09-14nat: delay datastructure allocation until configuredOle Troan2-18/+33
2020-09-10ikev2: fix copy-paste error when freeing memoryFilip Tehlar1-1/+1
2020-09-12wireguard: Fix for tunnel encapNeale Ranns7-89/+468
2020-09-11quic: Clean quic_crypto_setup_cipherNathan Skrzypczak1-16/+13
2020-09-11dpdk: fix coverity defect #214232, #182930Chenmin Sun2-1/+8
2020-09-11avf: add assert to ensure that adminq is used only from avf processDamjan Marion1-0/+5
2020-09-11avf: change promisc mode from the avf process nodeDamjan Marion2-7/+26
2020-09-11nat: Fix next feature for ED with multiple workersVladimir Isaev3-2/+25
2020-09-11avf: fix race between avf and cli/api processDamjan Marion6-35/+43
2020-09-11nat: endian mismatchFilip Varga1-7/+13
2020-09-11avf: fix race between avf process node and avf_delete_if(...)Damjan Marion4-18/+34
2020-09-11ikev2: fix memory leaksBenoît Ganne1-7/+20
2020-09-11quic: fix coverity warningAloys Augustin1-1/+1
2020-09-10wireguard: fix handshake procedureArtem Glazychev2-12/+17
2020-09-10af_xdp: documents incompatibility with 1GB hugepages and high buffers-per-numa.Mohammed Hawari1-0/+2
2020-09-09wireguard: initial implementation of wireguard protocolArtem Glazychev31-0/+6216
2020-09-09crypto: change cryptodev with new cryptodev APIFan Zhang2-0/+1581
2020-09-09interface: support configuring RSS steering queuesChenmin Sun3-34/+154
2020-09-09tcp: fix the tcp unittest to workRyujiro Shibuya1-0/+2
2020-09-08dpdk-ipsec: don't leak buffers on crypto alloc failureChristian Hopps2-6/+8
2020-09-08dpdk: fix extended stat stringsChristian Hopps1-2/+2
2020-09-08dpdk: fix interface counters to never go backwardChristian Hopps1-33/+24
2020-09-08svm session: document unsupported fifo deq combinationsFlorin Coras1-5/+21
2020-09-06marvell: add cli options to configure rxq and txq sizesChristian E. Hopps1-1/+6
2020-09-05docs: Improve & link cnat docNathan Skrzypczak1-13/+79
2020-09-04cnat: fix cnat_set_snat() debug CLIDave Barach1-6/+18
2020-09-04cnat: fix snat ip v6 testsMathiasRaoul1-6/+6
2020-09-04vrrp: improve RFC compliance for ARP/NDMatthew Smith2-38/+48
2020-09-04dpdk-ipsec: use init function instead of one-time processChristian Hopps1-11/+3
2020-09-04dpdk-ipsec: fix show outputChristian Hopps3-3/+3
2020-09-04ip: enhance vtep4_check of tunnel by vector wayZhiyong Yang1-12/+30
2020-09-03crypto: Add async crypto APIsNathan Skrzypczak5-0/+132
2020-09-03crypto: SW scheduler async crypto enginePiotrX Kleski4-2/+795
2020-09-02nat: twice-nat static mapping pool addressFilip Varga10-95/+354
2020-09-01crypto-openssl: add chacha20-poly1305 to crypto-opensslArtem Glazychev3-9/+223
2020-09-01misc: fix uninitialized use warnings with gcc-{8,9}Aloys Augustin2-3/+3
2020-09-01ip: fix ip zero checksum verificationBenoît Ganne5-8/+8
2020-09-01dpdk: fix mac address length was wrongjiangxiaoming1-1/+1
2020-09-01cnat: Fix typo in ts handlingNathan Skrzypczak1-1/+0
2020-08-31nat: fix type in api messageKlement Sekera4-2/+204
2020-08-31vppinfra: convert A_extend_to_B to B_from_A format of vector inlinesDamjan Marion1-2/+2