Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | conf: Introduce PASST_LEGACY_NO_OPTIONS ifdef for legacy | Stefano Brivio | 2021-09-09 | 1 | -0/+12 |
| | | | | | | | | Before introducing options, the default behaviour in passt mode was to forward all ports, to run in foreground and to log to stderr. Make it a bit more convenient to restore that at build time. Signed-off-by: Stefano Brivio <sbrivio@redhat.com> | ||||
* | conf: Fix check for IPv6 DNS address being already set | Stefano Brivio | 2021-09-01 | 1 | -1/+1 |
| | | | | Signed-off-by: Stefano Brivio <sbrivio@redhat.com> | ||||
* | conf: Minor fixes for usage message | Stefano Brivio | 2021-09-01 | 1 | -4/+4 |
| | | | | Signed-off-by: Stefano Brivio <sbrivio@redhat.com> | ||||
* | passt, pasta: Introduce command-line options and port re-mapping | Stefano Brivio | 2021-09-01 | 1 | -0/+1163 |
Signed-off-by: Stefano Brivio <sbrivio@redhat.com> |