aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins
AgeCommit message (Expand)AuthorFilesLines
2019-11-12ip: IP address and prefix types (moved from LISP)Neale Ranns1-20/+20
2019-11-12tls: fix picotls coverity warningsFlorin Coras1-13/+13
2019-11-11ip: functional interface to ip fragmentationOle Troan5-214/+148
2019-11-10dhcp: ipv6 prefix delegation improvementsDave Barach3-13/+99
2019-11-10tls: picotls engine basic enabling for TLSSimon Zhang5-0/+878
2019-11-09dhcp: fix dhcpv6 client and dhcpv6 prefix delegationDave Barach3-37/+19
2019-11-09build: Fix typo introduced in src/plugins/mdata/FEATURE.yamlPaul Vinciguerra1-1/+1
2019-11-08rdma: fix next node rx redirectBenoît Ganne1-8/+2
2019-11-08rdma: fix name auto-generation on createBenoît Ganne1-1/+5
2019-11-08tests: python3 use byte strings in raw()Ole Troan6-135/+135
2019-11-07crypto-ipsecmb: improve gcm performance using dedicated API.Fan Zhang1-88/+54
2019-11-07dpdk: ipsec gcm fixesChristian Hopps3-25/+14
2019-11-07crypto: fix crypto perf unittest crashFan Zhang1-1/+33
2019-11-07hsa: Add ckpair & crypto engine in vpp_echoNathan Skrzypczak6-78/+80
2019-11-07quic: Add support for ckpair & crypto engineNathan Skrzypczak2-20/+49
2019-11-06docs: add spellcheck to 'make docs' sphinx docsPaul Vinciguerra1-1/+1
2019-11-06dpdk: conditionally revert rte_vfio_dma_map patchDamjan Marion1-0/+5
2019-11-06build: add yaml file linting to make checkstylePaul Vinciguerra5-12/+16
2019-11-06quic: free qctx after udp cleanupNathan Skrzypczak1-22/+58
2019-11-05misc: Fix python scripts shebang lineRenato Botelho do Couto28-28/+28
2019-11-05docs: fix issues with src/scripts/fts.pyPaul Vinciguerra1-2/+2
2019-11-05nat: NAT udp counter & unit test fixesFilip Varga5-20/+20
2019-11-05nat: respect udp checksumFilip Varga6-170/+428
2019-11-04quic: enhance error reportingDave Wallace2-6/+24
2019-11-04quic: remove redundant function callsDave Wallace1-2/+0
2019-11-04nat: revert respect udp checksumOle Troan6-428/+166
2019-11-04ikev2: fix traffic selector matchFilip Tehlar1-2/+2
2019-11-04nat: revert fix dual-loop tcp checksum botchOle Troan1-17/+9
2019-11-04nat: fix dual-loop tcp checksum botchDave Barach1-9/+17
2019-11-01dpdk: fix tso not properly check the 'enable-tcp-udp-checksum' option issueChenmin Sun1-16/+15
2019-11-01quic: fifo size is u32Dave Wallace3-18/+32
2019-10-31dhcp: fix proxy dhcpv6 size checkBenoît Ganne1-2/+3
2019-10-31vlib: only dump 1st buffer in chain by defaultBenoît Ganne1-1/+1
2019-10-31quic: fix wrong error checkingDave Wallace1-6/+1
2019-10-31quic: disable failing testFlorin Coras1-0/+1
2019-10-31acl: add missing square brackets to vat_help option in acl apiJieqiang Wang1-2/+2
2019-10-30quic: fix quicly fifo size mismatchDave Wallace1-3/+13
2019-10-30http_static: fifo-size is u32Dave Wallace1-0/+5
2019-10-30dns: fix typo in counterPaul Vinciguerra1-1/+1
2019-10-30hsa: vpp_echo fifo size is u32Dave Wallace2-15/+23
2019-10-30dpdk: use local loggerPaul Vinciguerra1-5/+5
2019-10-30quic: fix typosPaul Vinciguerra1-4/+4
2019-10-30dhcp: allocate memory for dnsAleksander Djuric1-2/+8
2019-10-30lb: refactor ntohl in lb_conf handlerVratko Polak1-9/+9
2019-10-29dpdk: replace deprecated VFIO API invocationDamjan Marion1-1/+2
2019-10-28ping: move the echo responder into the ping pluginNeale Ranns1-0/+212
2019-10-28vlib: don't use vector for keeping buffer indices in the poolDamjan Marion1-11/+7
2019-10-28nat: respect udp checksumFilip Varga6-166/+428
2019-10-25dhcp: fix crash on unicast renewal sendNeale Ranns10-417/+644
2019-10-25mdata: buffer metadata change tracker pluginDave Barach7-0/+746