| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | conf: Reset netns_only flag after probing | Stefano Brivio | 2021-10-14 | 1 | -1/+3 |
* | conf, tcp, udp: Add --no-map-gw to disable mapping gateway address to host | Stefano Brivio | 2021-10-14 | 1 | -0/+2 |
* | conf: Reset errno before checking port specifier with strtol(3) | Stefano Brivio | 2021-10-14 | 1 | -0/+1 |
* | passt, pasta: Completely avoid dynamic memory allocation | Stefano Brivio | 2021-10-14 | 1 | -6/+4 |
* | passt, pasta: Add seccomp support | Stefano Brivio | 2021-10-14 | 1 | -0/+2 |
* | conf, tap: Split netlink and pasta functions, allow interface configuration | Stefano Brivio | 2021-10-14 | 1 | -316/+132 |
* | conf: Don't get IPv{4,6} DNS addresses if IPv{4,6} is disabled | Stefano Brivio | 2021-10-10 | 1 | -4/+6 |
* | conf: Avoid getifaddrs(), split L2/L3 address fetching, get filtered dumps | Stefano Brivio | 2021-10-10 | 1 | -123/+169 |
* | conf: Fix getopt_long() return value for --quiet | Stefano Brivio | 2021-10-07 | 1 | -1/+1 |
* | pasta: Allow specifying paths and names of namespaces | Giuseppe Scrivano | 2021-10-07 | 1 | -12/+145 |
* | conf: Silence gcc -Os warning | Stefano Brivio | 2021-10-05 | 1 | -1/+1 |
* | conf, tcp: Periodic detection of bound ports for pasta port forwarding | Stefano Brivio | 2021-09-27 | 1 | -34/+51 |
* | conf: Actually zero-terminate DNS and search list arrays | Stefano Brivio | 2021-09-27 | 1 | -6/+11 |
* | conf: Fix help message about default behaviour for UDP port forwarding | Stefano Brivio | 2021-09-09 | 1 | -6/+4 |
* | conf, dhcp, ndp: Fix message about default MTU, make NDP consistent | Stefano Brivio | 2021-09-09 | 1 | -1/+14 |
* | conf: Introduce PASST_LEGACY_NO_OPTIONS ifdef for legacy | Stefano Brivio | 2021-09-09 | 1 | -0/+12 |
* | conf: Fix check for IPv6 DNS address being already set | Stefano Brivio | 2021-09-01 | 1 | -1/+1 |
* | conf: Minor fixes for usage message | Stefano Brivio | 2021-09-01 | 1 | -4/+4 |
* | passt, pasta: Introduce command-line options and port re-mapping | Stefano Brivio | 2021-09-01 | 1 | -0/+1163 |