summaryrefslogtreecommitdiff
path: root/passt.1
AgeCommit message (Expand)Author
2024-03-18conf, netlink: Don't require a default route to startStefano Brivio
2024-03-14passt.1: --{no-,}dhcp-dns and --{no-,}dhcp-search don't take addressesStefano Brivio
2024-02-19pasta: Don't try to watch namespaces in procfs with inotify, use timer instead2024_02_19.ff22a78Stefano Brivio
2024-02-16conf, passt.1: Exit if we can't bind a forwarded port, except for -[tu] allStefano Brivio
2024-02-09netlink: Add support to fetch default gateway from multipath routesStefano Brivio
2023-11-19udp,pasta: Periodically scan for ports to automatically forwardDavid Gibson
2023-05-23conf, pasta: With --config-net, copy all addresses by defaultStefano Brivio
2023-05-23conf: Don't exit if sourced default route has no gatewayStefano Brivio
2023-05-23conf, pasta: With --config-net, copy all routes by defaultStefano Brivio
2023-05-09correct -6 option in manpage2023_05_09.96f8d55lemmi
2023-04-06passt: Relicense to GPL 2.0, or any later versionStefano Brivio
2023-03-29conf: Allow binding to ports on an interface without a specific addressStefano Brivio
2023-03-17passt.1: Fix description of --mtu optionStefano Brivio
2023-03-09conf, icmp, tcp, udp: Add options to bind to outbound address and interfaceStefano Brivio
2023-02-16passt.1: Fix typo, improve wording in examples of port forwarding specifiersStefano Brivio
2022-11-25passt, tap: Add --fd optionRichard W.M. Jones
2022-11-04passt, qrap, README: Update notes and documentation for AF_UNIX support in qemuStefano Brivio
2022-10-27passt.1: Fix typo: "addressses", reported by LintianStefano Brivio
2022-10-27conf, passt.1: Don't imply --foreground with --debugStefano Brivio
2022-10-15passt.1: Add David to AUTHORS2022_10_15.b3f3591Stefano Brivio
2022-10-15conf: Bind inbound ports with CAP_NET_BIND_SERVICE before isolate_user()Stefano Brivio
2022-10-15conf, tcp, udp: Allow specification of interface to bind toStefano Brivio
2022-10-15conf, tap: Add option to quit once the client closes the connectionStefano Brivio
2022-10-15conf, log, Makefile: Add versioning informationStefano Brivio
2022-10-14log, conf: Add support for logging to fileStefano Brivio
2022-09-13Allow --userns when pasta spawns a commandDavid Gibson
2022-09-13Split checking for root from dropping root privilegeDavid Gibson
2022-08-30Allow pasta to take a command to executeDavid Gibson
2022-08-30Use explicit --netns option rather than multiplexing with PIDDavid Gibson
2022-08-30Remove --nsrun-dir optionDavid Gibson
2022-08-30Correct manpage for --usernsDavid Gibson
2022-08-30conf: Use "-D none" and "-S none" instead of missing empty option argumentsDavid Gibson
2022-08-30conf: Make the argument to --pcap option mandatoryDavid Gibson
2022-07-30passt.1: Default host interfaces are now selected based on IP versionStefano Brivio
2022-07-14conf: Allow to specify ranges and ports excluded from given rangesStefano Brivio
2022-07-14Invoke specific qemu-system-* binariesDavid Gibson
2022-06-15Use dhclient instead of udhcpcDavid Gibson
2022-06-15Tweak dhclient arguments for readabilityDavid Gibson
2022-05-19conf: Add --runas option, changing to given UID and GID if started as rootStefano Brivio
2022-05-01conf, tcp, udp: Allow address specification for forwarded portsStefano Brivio
2022-04-01passt.1, qrap.1: Update links to qemu out-of-tree patchStefano Brivio
2022-03-25conf, util, tap: Implement --trace option for extra verbose loggingStefano Brivio
2022-02-23passt.1: Drop duplicate --dns sectionStefano Brivio
2022-02-23conf, ndp: Disable router advertisements on --config-netStefano Brivio
2022-02-21man page: Update REPORTING BUGS sectionStefano Brivio
2022-02-21pasta: By default, quit if filesystem-bound net namespace goes awayStefano Brivio
2022-02-21conf, udp: Introduce basic DNS forwardingStefano Brivio
2022-02-21passt, pasta: Namespace-based sandboxing, defer seccomp policy applicationStefano Brivio
2021-10-21passt: Fork into background also if not running from a terminalStefano Brivio
2021-10-20LICENSES: Add license text files, add missing notices, fix SPDX tagsStefano Brivio