| Commit message (Expand) | Author | Age | Files | Lines |
* | conf, passt: Make --stderr do nothing, and deprecate it | Stefano Brivio | 2024-06-21 | 1 | -11/+4 |
* | conf: Accept duplicate and conflicting options, the last one wins | Stefano Brivio | 2024-06-21 | 1 | -0/+17 |
* | passt.1, qrap.1: align license description with SPDX identifier | Danish Prakash | 2024-06-19 | 1 | -2/+2 |
* | netlink: With no default route, pick the first interface with a route | Stefano Brivio | 2024-06-19 | 1 | -2/+2 |
* | conf, netlink: Don't require a default route to start | Stefano Brivio | 2024-03-18 | 1 | -16/+29 |
* | passt.1: --{no-,}dhcp-dns and --{no-,}dhcp-search don't take addresses | Stefano Brivio | 2024-03-14 | 1 | -4/+4 |
* | pasta: Don't try to watch namespaces in procfs with inotify, use timer instead2024_02_19.ff22a78 | Stefano Brivio | 2024-02-19 | 1 | -2/+6 |
* | conf, passt.1: Exit if we can't bind a forwarded port, except for -[tu] all | Stefano Brivio | 2024-02-16 | 1 | -3/+12 |
* | netlink: Add support to fetch default gateway from multipath routes | Stefano Brivio | 2024-02-09 | 1 | -2/+4 |
* | udp,pasta: Periodically scan for ports to automatically forward | David Gibson | 2023-11-19 | 1 | -2/+1 |
* | conf, pasta: With --config-net, copy all addresses by default | Stefano Brivio | 2023-05-23 | 1 | -0/+14 |
* | conf: Don't exit if sourced default route has no gateway | Stefano Brivio | 2023-05-23 | 1 | -2/+4 |
* | conf, pasta: With --config-net, copy all routes by default | Stefano Brivio | 2023-05-23 | 1 | -0/+15 |
* | correct -6 option in manpage2023_05_09.96f8d55 | lemmi | 2023-05-09 | 1 | -1/+1 |
* | passt: Relicense to GPL 2.0, or any later version | Stefano Brivio | 2023-04-06 | 1 | -1/+1 |
* | conf: Allow binding to ports on an interface without a specific address | Stefano Brivio | 2023-03-29 | 1 | -0/+6 |
* | passt.1: Fix description of --mtu option | Stefano Brivio | 2023-03-17 | 1 | -2/+4 |
* | conf, icmp, tcp, udp: Add options to bind to outbound address and interface | Stefano Brivio | 2023-03-09 | 1 | -2/+27 |
* | passt.1: Fix typo, improve wording in examples of port forwarding specifiers | Stefano Brivio | 2023-02-16 | 1 | -12/+17 |
* | passt, tap: Add --fd option | Richard W.M. Jones | 2022-11-25 | 1 | -0/+10 |
* | passt, qrap, README: Update notes and documentation for AF_UNIX support in qemu | Stefano Brivio | 2022-11-04 | 1 | -6/+2 |
* | passt.1: Fix typo: "addressses", reported by Lintian | Stefano Brivio | 2022-10-27 | 1 | -1/+1 |
* | conf, passt.1: Don't imply --foreground with --debug | Stefano Brivio | 2022-10-27 | 1 | -3/+2 |
* | passt.1: Add David to AUTHORS2022_10_15.b3f3591 | Stefano Brivio | 2022-10-15 | 1 | -2/+2 |
* | conf: Bind inbound ports with CAP_NET_BIND_SERVICE before isolate_user() | Stefano Brivio | 2022-10-15 | 1 | -7/+40 |
* | conf, tcp, udp: Allow specification of interface to bind to | Stefano Brivio | 2022-10-15 | 1 | -2/+10 |
* | conf, tap: Add option to quit once the client closes the connection | Stefano Brivio | 2022-10-15 | 1 | -0/+5 |
* | conf, log, Makefile: Add versioning information | Stefano Brivio | 2022-10-15 | 1 | -0/+4 |
* | log, conf: Add support for logging to file | Stefano Brivio | 2022-10-14 | 1 | -2/+12 |
* | Allow --userns when pasta spawns a command | David Gibson | 2022-09-13 | 1 | -2/+0 |
* | Split checking for root from dropping root privilege | David Gibson | 2022-09-13 | 1 | -2/+3 |
* | Allow pasta to take a command to execute | David Gibson | 2022-08-30 | 1 | -5/+9 |
* | Use explicit --netns option rather than multiplexing with PID | David Gibson | 2022-08-30 | 1 | -3/+13 |
* | Remove --nsrun-dir option | David Gibson | 2022-08-30 | 1 | -6/+0 |
* | Correct manpage for --userns | David Gibson | 2022-08-30 | 1 | -3/+2 |
* | conf: Use "-D none" and "-S none" instead of missing empty option arguments | David Gibson | 2022-08-30 | 1 | -3/+4 |
* | conf: Make the argument to --pcap option mandatory | David Gibson | 2022-08-30 | 1 | -10/+0 |
* | passt.1: Default host interfaces are now selected based on IP version | Stefano Brivio | 2022-07-30 | 1 | -6/+7 |
* | conf: Allow to specify ranges and ports excluded from given ranges | Stefano Brivio | 2022-07-14 | 1 | -2/+26 |
* | Invoke specific qemu-system-* binaries | David Gibson | 2022-07-14 | 1 | -3/+3 |
* | Use dhclient instead of udhcpc | David Gibson | 2022-06-15 | 1 | -10/+2 |
* | Tweak dhclient arguments for readability | David Gibson | 2022-06-15 | 1 | -2/+2 |
* | conf: Add --runas option, changing to given UID and GID if started as root | Stefano Brivio | 2022-05-19 | 1 | -0/+7 |
* | conf, tcp, udp: Allow address specification for forwarded ports | Stefano Brivio | 2022-05-01 | 1 | -2/+10 |
* | passt.1, qrap.1: Update links to qemu out-of-tree patch | Stefano Brivio | 2022-04-01 | 1 | -1/+1 |
* | conf, util, tap: Implement --trace option for extra verbose logging | Stefano Brivio | 2022-03-25 | 1 | -0/+5 |
* | passt.1: Drop duplicate --dns section | Stefano Brivio | 2022-02-23 | 1 | -11/+1 |
* | conf, ndp: Disable router advertisements on --config-net | Stefano Brivio | 2022-02-23 | 1 | -1/+3 |
* | man page: Update REPORTING BUGS section | Stefano Brivio | 2022-02-21 | 1 | -4/+5 |
* | pasta: By default, quit if filesystem-bound net namespace goes away | Stefano Brivio | 2022-02-21 | 1 | -0/+5 |