aboutgitcodebugslistschat
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* passt: Relicense to GPL 2.0, or any later versionStefano Brivio2023-04-063-3/+3
* doc/demo: Fix and suppress ShellCheck warningsStefano Brivio2023-02-271-1/+3
* doc/demo: Clone and use mbuto in init namespaceStefano Brivio2022-09-221-5/+17
* doc/demo: Drop /sbin from dhclient command, pass script file explicitlyStefano Brivio2022-09-221-4/+4
* doc: Rewrite demo scriptStefano Brivio2022-08-181-109/+231
* Don't abbreviate ip(8) arguments in examples and testsDavid Gibson2022-06-151-4/+4
* README: Make it somewhat readable on mobile devicesStefano Brivio2022-03-044-0/+76
* LICENSES: Add license text files, add missing notices, fix SPDX tagsStefano Brivio2021-10-202-0/+4
* doc: Add source Excalidraw scene files for diagramsStefano Brivio2021-09-272-0/+7984
* doc/demo: Also forward all UDP ports from namespaceStefano Brivio2021-09-011-1/+1
* doc/demo: Explicitly run in foreground, drop pipe to catStefano Brivio2021-09-011-1/+1
* doc/demo.sh: Pick IPv6 interface only if it has a nexthop routeStefano Brivio2021-08-041-1/+1
* doc/demo.sh: Increase tcp_rmem and tcp_wmem before running passtStefano Brivio2021-07-261-0/+2
* doc/demo.sh: Set MTU to 65535 for both veth interfacesStefano Brivio2021-07-211-0/+2
* doc/demo.sh: Support IPv4-only environments tooStefano Brivio2021-07-171-12/+15
* passt: Also log to stderr, don't fork to background if not interactiveStefano Brivio2021-05-211-1/+1
* passt: Add support for multiple instances in different network namespacesStefano Brivio2021-05-211-27/+57
* doc/demo: Set send and receive buffers to 16MiBStefano Brivio2021-04-231-0/+6
* doc/demo: Bring up loopback interface in network namespaceStefano Brivio2021-04-221-0/+1
* doc/demo: Explicitly add route to guestStefano Brivio2021-04-221-0/+1
* passt: Set soft limit for number of open files to hard limitStefano Brivio2021-03-181-1/+0
* passt: Introduce ICMP echo proxyStefano Brivio2021-03-181-0/+1
* passt: Assorted fixes from "fresh eyes" reviewStefano Brivio2021-02-211-1/+12
* passt: New design and implementation with native Layer 4 socketsStefano Brivio2021-02-161-0/+69