aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins
AgeCommit message (Expand)AuthorFilesLines
2020-02-14crypto-native: refactor CBC codeDamjan Marion4-606/+440
2020-02-13nsim: fix quad-loop packet traceDave Barach1-11/+12
2020-02-13vrrp: add plugin providing vrrp supportMatthew Smith17-0/+6872
2020-02-13vppinfra: add 128-bit and 512-bit a ^ b ^ c shortcutDamjan Marion1-18/+6
2020-02-13crypto-native: add AArch64 AES-GCM native implementationDamjan Marion5-55/+60
2020-02-13dpdk: Add iova-mode to startupVladimir Ratnikov1-1/+2
2020-02-13ikev2: Responder honours the protected tunnel configNeale Ranns2-0/+10
2020-02-13crypto-native: add AArch64 ghash supportDamjan Marion1-1/+23
2020-02-12tcp: move connections to wrk ctxFlorin Coras1-11/+3
2020-02-12crypto-native: fix ghash function namingDamjan Marion1-6/+6
2020-02-12crypto-native: use and instead of blendDamjan Marion1-4/+1
2020-02-12crypto-native: add missing static_always_inlineDamjan Marion1-6/+6
2020-02-12crypto-native: refactor GCM code to use generic typesDamjan Marion3-291/+325
2020-02-11vppinfra: remove the historical mheap memory allocatorDave Barach2-50/+3
2020-02-11ikev2: Configure a profile with an existing interfaceNeale Ranns7-30/+141
2020-02-11crypto-native: fix ARM compilatiion flagsDamjan Marion1-1/+1
2020-02-11ipsec: add support for chained buffersFilip Tehlar8-146/+556
2020-02-11sr: update NH value for Ethernet payloadspcamaril8-25/+25
2020-02-11tls: refactor picotls ctx_read process to improve CPSSimon Zhang2-58/+55
2020-02-10sctp: API cleanupJakub Grajciar2-26/+30
2020-02-10ikev2: better loggingFilip Tehlar5-187/+317
2020-02-07tests: skip extended quic tests under developmentDave Wallace1-4/+21
2020-02-07quic: update config values for large stream testsDave Wallace1-84/+88
2020-02-07svm: use default SVM address in fifo unit testsBenoƮt Ganne1-1/+2
2020-02-07quic: fix coverity warningMathiasRaoul1-2/+1
2020-02-07nat: api & cli command for forcing session cleanupFilip Varga4-0/+98
2020-02-06hsa: proxy wnd update only if enough space is availableFlorin Coras1-0/+16
2020-02-06quic: fix coverity warningMathiasRaoul1-2/+2
2020-02-05vppinfra: numa vector placement supportDave Barach1-2/+4
2020-02-05nat: move dslite to separate sub-pluginOle Troan19-763/+775
2020-02-05dpdk: use port_id as interface name suffix for representorsHaggai Eran1-1/+7
2020-02-05dpdk: output switch informationHaggai Eran1-0/+21
2020-02-04nat: pool allocation function fixFilip Varga1-1/+1
2020-02-04ip: translate fragmented icmp to fragmented icmp6Alexander Chernavin1-7/+32
2020-02-03tls: refactor for tls async event handlingYu Ping4-196/+162
2020-01-31quic: quicly crypto offloadingMathiasRaoul4-57/+579
2020-01-31crypto-native: add ARMv8 AES-CBC implementationDamjan Marion7-367/+756
2020-01-31quic: update quicly to v0.0.10-vppMathiasRaoul1-1/+1
2020-01-30crypto-native: refactor AES codeDamjan Marion4-166/+169
2020-01-30misc: deprecate dpdk hqosDamjan Marion11-3355/+0
2020-01-30misc: deprecate netmap and ixge driversDamjan Marion3-4250/+0
2020-01-30map: Add several more MAP-T BR testsJon Loeliger1-8/+294
2020-01-30vcl session: propagate cleanup notifications to appsFlorin Coras1-0/+9
2020-01-30map: Prevent IPv4 prefix spoofing during IPv6 -> IPv4Jon Loeliger2-2/+279
2020-01-30map: handle ip4 ttl=1 packets in map-tAlexander Chernavin3-10/+20
2020-01-30crypto-native: don't expand aes-cbc keys twiceDamjan Marion2-11/+7
2020-01-29tests: add map-t fragmentation verificationsAlexander Chernavin1-10/+36
2020-01-28dhcp: disable extraneous vlib_log spewDave Barach1-9/+12
2020-01-28hsa: proxy rcv wnd update acks after full fifosFlorin Coras1-6/+87
2020-01-28crypto-native: rename crypto_ia32 to crypto_nativeDamjan Marion8-93/+93