aboutgitcodebugslistschat
path: root/passt.1
Commit message (Expand)AuthorAgeFilesLines
* passt, qrap, README: Update notes and documentation for AF_UNIX support in qemuStefano Brivio2022-11-041-6/+2
* passt.1: Fix typo: "addressses", reported by LintianStefano Brivio2022-10-271-1/+1
* conf, passt.1: Don't imply --foreground with --debugStefano Brivio2022-10-271-3/+2
* passt.1: Add David to AUTHORS2022_10_15.b3f3591Stefano Brivio2022-10-151-2/+2
* conf: Bind inbound ports with CAP_NET_BIND_SERVICE before isolate_user()Stefano Brivio2022-10-151-7/+40
* conf, tcp, udp: Allow specification of interface to bind toStefano Brivio2022-10-151-2/+10
* conf, tap: Add option to quit once the client closes the connectionStefano Brivio2022-10-151-0/+5
* conf, log, Makefile: Add versioning informationStefano Brivio2022-10-151-0/+4
* log, conf: Add support for logging to fileStefano Brivio2022-10-141-2/+12
* Allow --userns when pasta spawns a commandDavid Gibson2022-09-131-2/+0
* Split checking for root from dropping root privilegeDavid Gibson2022-09-131-2/+3
* Allow pasta to take a command to executeDavid Gibson2022-08-301-5/+9
* Use explicit --netns option rather than multiplexing with PIDDavid Gibson2022-08-301-3/+13
* Remove --nsrun-dir optionDavid Gibson2022-08-301-6/+0
* Correct manpage for --usernsDavid Gibson2022-08-301-3/+2
* conf: Use "-D none" and "-S none" instead of missing empty option argumentsDavid Gibson2022-08-301-3/+4
* conf: Make the argument to --pcap option mandatoryDavid Gibson2022-08-301-10/+0
* passt.1: Default host interfaces are now selected based on IP versionStefano Brivio2022-07-301-6/+7
* conf: Allow to specify ranges and ports excluded from given rangesStefano Brivio2022-07-141-2/+26
* Invoke specific qemu-system-* binariesDavid Gibson2022-07-141-3/+3
* Use dhclient instead of udhcpcDavid Gibson2022-06-151-10/+2
* Tweak dhclient arguments for readabilityDavid Gibson2022-06-151-2/+2
* conf: Add --runas option, changing to given UID and GID if started as rootStefano Brivio2022-05-191-0/+7
* conf, tcp, udp: Allow address specification for forwarded portsStefano Brivio2022-05-011-2/+10
* passt.1, qrap.1: Update links to qemu out-of-tree patchStefano Brivio2022-04-011-1/+1
* conf, util, tap: Implement --trace option for extra verbose loggingStefano Brivio2022-03-251-0/+5
* passt.1: Drop duplicate --dns sectionStefano Brivio2022-02-231-11/+1
* conf, ndp: Disable router advertisements on --config-netStefano Brivio2022-02-231-1/+3
* man page: Update REPORTING BUGS sectionStefano Brivio2022-02-211-4/+5
* pasta: By default, quit if filesystem-bound net namespace goes awayStefano Brivio2022-02-211-0/+5
* conf, udp: Introduce basic DNS forwardingStefano Brivio2022-02-211-10/+53
* passt, pasta: Namespace-based sandboxing, defer seccomp policy applicationStefano Brivio2022-02-211-7/+8
* passt: Fork into background also if not running from a terminalStefano Brivio2021-10-211-1/+1
* LICENSES: Add license text files, add missing notices, fix SPDX tagsStefano Brivio2021-10-201-0/+3
* conf: Add -P, --pid, to specify a file where own PID is written toStefano Brivio2021-10-141-0/+5
* conf, tcp, udp: Add --no-map-gw to disable mapping gateway address to hostStefano Brivio2021-10-141-1/+6
* doc: Add to man page tip to grant passt the CAP_NET_BIND_SERVICE capabilityStefano Brivio2021-10-141-1/+6
* doc: Fix up note about missing tcpi_snd_wnd in man pageStefano Brivio2021-10-141-7/+3
* conf, tap: Split netlink and pasta functions, allow interface configurationStefano Brivio2021-10-141-0/+11
* pasta: Allow specifying paths and names of namespacesGiuseppe Scrivano2021-10-071-6/+24
* conf, tcp: Periodic detection of bound ports for pasta port forwardingStefano Brivio2021-09-271-7/+8
* passt, qrap: Add man pagesStefano Brivio2021-09-011-0/+707