aboutgitcodebugslistschat
path: root/passt.1
Commit message (Collapse)AuthorAgeFilesLines
* conf, tcp: Periodic detection of bound ports for pasta port forwardingStefano Brivio2021-09-271-7/+8
| | | | | | | | | | Detecting bound ports at start-up time isn't terribly useful: do this periodically instead, if configured. This is only implemented for TCP at the moment, UDP is somewhat more complicated: leave a TODO there. Signed-off-by: Stefano Brivio <sbrivio@redhat.com>
* passt, qrap: Add man pagesStefano Brivio2021-09-011-0/+707
Signed-off-by: Stefano Brivio <sbrivio@redhat.com>