aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-11-07crypto-ipsecmb: improve gcm performance using dedicated API.Fan Zhang1-88/+54
2019-11-07pmalloc: always lock pagesDamjan Marion2-25/+16
2019-11-07build: Fix 3rd party CI systems.Paul Vinciguerra1-1/+4
2019-11-07dpdk: ipsec gcm fixesChristian Hopps3-25/+14
2019-11-07crypto: fix crypto perf unittest crashFan Zhang1-1/+33
2019-11-07tcp: fix retransmit with no sacksFlorin Coras3-10/+18
2019-11-07api: fix dead client scan heap issueNathan Skrzypczak1-0/+4
2019-11-07session: Add crypto contextNathan Skrzypczak3-7/+68
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-07session: ckpair store & crypto engine as mq paramsNathan Skrzypczak5-4/+12
2019-11-07session: fix app attach on errorNathan Skrzypczak1-3/+2
2019-11-07svm: fix byte accounting when allocating fifo headerFlorin Coras1-0/+1
2019-11-07interface: shmemioerror while getting name_filter argAleksander Djuric4-6/+14
2019-11-07tests: make threads in punt tests join when finishedAndrew Yourtchenko1-8/+23
2019-11-06tcp: validate the IP address while checking TCP connectionSrikanth Akula1-9/+31
2019-11-06misc: add lcov scripts, README.mdDave Barach3-0/+62
2019-11-06docs: Rewrite the what is VPP (first) section, also fix the buildJohn DeNisco32-555/+161
2019-11-06docs: add spellcheck to 'make docs' sphinx docsPaul Vinciguerra18-60/+92
2019-11-06dpdk: conditionally revert rte_vfio_dma_map patchDamjan Marion1-0/+5
2019-11-06build: add yaml file linting to make checkstylePaul Vinciguerra12-29/+54
2019-11-06quic: free qctx after udp cleanupNathan Skrzypczak1-22/+58
2019-11-06tcp: IPv6 flow label supportTarun Gupta3-10/+36
2019-11-05misc: Fix python scripts shebang lineRenato Botelho do Couto112-112/+112
2019-11-05docs: fix 'make doxygen' under python3Paul Vinciguerra13-74/+105
2019-11-05docs: fix issues with src/scripts/fts.pyPaul Vinciguerra3-23/+39
2019-11-05nat: NAT udp counter & unit test fixesFilip Varga5-20/+20
2019-11-05session tcp: refactor pacer timeFlorin Coras10-104/+81
2019-11-05ip: Fragmentation fixesNeale Ranns10-123/+193
2019-11-05tcp: correct validity check return valueRyujiro Shibuya1-0/+1
2019-11-05tests: support setting random seedKlement Sekera4-1/+13
2019-11-05libmemif: reset number of queues on disconnectJakub Grajciar1-9/+6
2019-11-05nat: respect udp checksumFilip Varga6-170/+428
2019-11-05tests: avoid test runner hanging on child test process joinAndrew Yourtchenko1-1/+13
2019-11-05ipsec: ipsec-input: check for too-short packetsBenoƮt Ganne1-12/+25
2019-11-04quic: enhance error reportingDave Wallace2-6/+24
2019-11-04quic: fix quicly rtt time skewDave Wallace1-0/+15
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-04vlib: fix for vlib_node_add_next_with_slotChristian Hopps1-1/+10
2019-11-04mpls: number of mpls tunnel paths returns zeroIJsbrand Wijnands1-1/+1
2019-11-04nat: fix dual-loop tcp checksum botchDave Barach1-9/+17
2019-11-04build: install generated api enum and type headersDave Barach2-0/+4
2019-11-03session: fix show cli with closed sessionFlorin Coras1-1/+3
2019-11-02session: reschedule asap when snd space constrainedFlorin Coras2-7/+28
2019-11-02vlib: enhance the "show cli" debug CLI commandDave Barach3-49/+210
2019-11-01vlib: Handle race in thread barrier processingAlexander Kabaev1-1/+1
2019-11-01dpdk: fix tso not properly check the 'enable-tcp-udp-checksum' option issueChenmin Sun2-16/+24