Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | port_fwd: Simplify get_bound_ports_*() to port_fwd_scan_*() | David Gibson | 2023-11-07 | 1 | -2/+3 |
* | port_fwd: Move port scanning /proc fds into struct port_fwd | David Gibson | 2023-11-07 | 1 | -0/+4 |
* | port_fwd: Split TCP and UDP cases for get_bound_ports() | David Gibson | 2023-11-07 | 1 | -1/+2 |
* | port_fwd: Move automatic port forwarding code to port_fwd.[ch] | David Gibson | 2023-11-07 | 1 | -0/+3 |
* | passt: Relicense to GPL 2.0, or any later version | Stefano Brivio | 2023-04-06 | 1 | -1/+1 |
* | Fix widespread off-by-one error dealing with port numbers | David Gibson | 2022-09-24 | 1 | -2/+5 |
* | Consolidate port forwarding configuration into a common structure | David Gibson | 2022-09-24 | 1 | -0/+12 |
* | Improve types and names for port forwarding configuration | David Gibson | 2022-09-24 | 1 | -0/+19 |