aboutgitcodebugslistschat
path: root/passt.1
Commit message (Expand)AuthorAgeFilesLines
* 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