| Commit message (Expand) | Author | Age | Files | Lines |
* | passt: Relicense to GPL 2.0, or any later version | Stefano Brivio | 2023-04-06 | 3 | -3/+3 |
* | doc/demo: Fix and suppress ShellCheck warnings | Stefano Brivio | 2023-02-27 | 1 | -1/+3 |
* | doc/demo: Clone and use mbuto in init namespace | Stefano Brivio | 2022-09-22 | 1 | -5/+17 |
* | doc/demo: Drop /sbin from dhclient command, pass script file explicitly | Stefano Brivio | 2022-09-22 | 1 | -4/+4 |
* | doc: Rewrite demo script | Stefano Brivio | 2022-08-18 | 1 | -109/+231 |
* | Don't abbreviate ip(8) arguments in examples and tests | David Gibson | 2022-06-15 | 1 | -4/+4 |
* | README: Make it somewhat readable on mobile devices | Stefano Brivio | 2022-03-04 | 4 | -0/+76 |
* | LICENSES: Add license text files, add missing notices, fix SPDX tags | Stefano Brivio | 2021-10-20 | 2 | -0/+4 |
* | doc: Add source Excalidraw scene files for diagrams | Stefano Brivio | 2021-09-27 | 2 | -0/+7984 |
* | doc/demo: Also forward all UDP ports from namespace | Stefano Brivio | 2021-09-01 | 1 | -1/+1 |
* | doc/demo: Explicitly run in foreground, drop pipe to cat | Stefano Brivio | 2021-09-01 | 1 | -1/+1 |
* | doc/demo.sh: Pick IPv6 interface only if it has a nexthop route | Stefano Brivio | 2021-08-04 | 1 | -1/+1 |
* | doc/demo.sh: Increase tcp_rmem and tcp_wmem before running passt | Stefano Brivio | 2021-07-26 | 1 | -0/+2 |
* | doc/demo.sh: Set MTU to 65535 for both veth interfaces | Stefano Brivio | 2021-07-21 | 1 | -0/+2 |
* | doc/demo.sh: Support IPv4-only environments too | Stefano Brivio | 2021-07-17 | 1 | -12/+15 |
* | passt: Also log to stderr, don't fork to background if not interactive | Stefano Brivio | 2021-05-21 | 1 | -1/+1 |
* | passt: Add support for multiple instances in different network namespaces | Stefano Brivio | 2021-05-21 | 1 | -27/+57 |
* | doc/demo: Set send and receive buffers to 16MiB | Stefano Brivio | 2021-04-23 | 1 | -0/+6 |
* | doc/demo: Bring up loopback interface in network namespace | Stefano Brivio | 2021-04-22 | 1 | -0/+1 |
* | doc/demo: Explicitly add route to guest | Stefano Brivio | 2021-04-22 | 1 | -0/+1 |
* | passt: Set soft limit for number of open files to hard limit | Stefano Brivio | 2021-03-18 | 1 | -1/+0 |
* | passt: Introduce ICMP echo proxy | Stefano Brivio | 2021-03-18 | 1 | -0/+1 |
* | passt: Assorted fixes from "fresh eyes" review | Stefano Brivio | 2021-02-21 | 1 | -1/+12 |
* | passt: New design and implementation with native Layer 4 sockets | Stefano Brivio | 2021-02-16 | 1 | -0/+69 |