From 216a266a757399765e8c756b34d679d4f7135b68 Mon Sep 17 00:00:00 2001 From: Stefano Brivio Date: Wed, 2 Mar 2022 13:17:14 +0100 Subject: hooks, README: gzipped js snippets, webp alternatives for png Upload gzipped js snippets for usage with gzip_static in nginx or equivalent. Convert png drawings to webp for smaller size, use them as alternatives in README. Signed-off-by: Stefano Brivio --- README.md | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 2cc43bf..45f9e51 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,11 @@ native Layer-4 sockets (TCP, UDP, ICMP/ICMPv6 echo) on a host. It doesn't require any capabilities or privileges, and it can be used as a simple replacement for Slirp. - + + + + Overview diagram of passt + @@ -112,7 +116,11 @@ destination address are moved directly between Layer-4 sockets, avoiding Layer-2 translations, using the _splice_(2) and _recvmmsg_(2)/_sendmmsg_(2) system calls for TCP and UDP, respectively. - + + + + Overview diagram of pasta + - [Motivation](#motivation) - [Features](#features) -- cgit v1.2.3