aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins
AgeCommit message (Expand)AuthorFilesLines
2020-02-21dhcp: update secondary radv_info structuresDave Barach1-22/+47
2020-02-21vrrp: fix coverity errorsMatthew Smith2-1/+12
2020-02-20hsa: cleanup vpp_echo JSON outputDave Wallace1-4/+8
2020-02-20dpdk: rx checksum offloadFlorin Coras1-0/+8
2020-02-20nat: user deletion function & extra metricsFilip Varga4-0/+272
2020-02-20map: honor pre-resolve param in map-tAlexander Chernavin6-30/+154
2020-02-20map: honor icmp6-unreachables param in map-tAlexander Chernavin2-2/+47
2020-02-20nat: avoid running pointless session cleanupsKlement Sekera3-11/+33
2020-02-20nat: nat44 split slow and fast pathFilip Varga2-1080/+339
2020-02-20ikev2: fix logging initFilip Tehlar1-3/+2
2020-02-20tls: need to use thread id to fetch the eventYu Ping1-2/+1
2020-02-19tls: handle disconect and reset in async modeYu Ping3-11/+38
2020-02-18misc: deprecating the pluginFlorin Coras15-8618/+0
2020-02-18crypto: add support for testing quad loops in crypto algosFilip Tehlar5-97/+504
2020-02-18crypto: add chained buffer support in ipsecmb (AES-GCM)Filip Tehlar1-0/+83
2020-02-18vrrp: do not define _details as autoreplyVratko Polak1-4/+3
2020-02-18misc: fix coverity warningsDave Barach2-2/+2
2020-02-18tls: Add Feature yamlYu Ping1-0/+11
2020-02-18rdma: fix bug related to ring bufferElias Rudberg1-2/+2
2020-02-18tls: Picotls engine symmetric crypto enhancement by vpp crypto frameworkSimon Zhang4-1/+373
2020-02-17misc: fix coverity warningsDave Barach1-1/+1
2020-02-17gtpu: offload RX flowChenmin Sun6-2/+785
2020-02-17ikev2: IKE plugin manages the state of the protected tunnel interfaceNeale Ranns1-2/+8
2020-02-17crypto-native: calculate ghash using vpclmulqdq instructionsDamjan Marion1-0/+126
2020-02-15tls: Fix Picotls ctx_read rx_content issueSimon Zhang1-18/+21
2020-02-14vrrp dns: fix coverity warningsDave Barach3-2/+9
2020-02-14dpdk: TSO does not work for Cisco VICSteven Luong1-0/+11
2020-02-14dpdk: fix flow(with mark action) deletion crash issueChenmin Sun1-1/+1
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