Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | port_fwd: Move port scanning /proc fds into struct port_fwd | David Gibson | 2023-11-07 | 1 | -30/+32 |
* | port_fwd: Split TCP and UDP cases for get_bound_ports() | David Gibson | 2023-11-07 | 1 | -33/+43 |
* | port_fwd: Don't NS_CALL get_bound_ports() | David Gibson | 2023-11-07 | 1 | -35/+2 |
* | port_fwd: Pre-open /proc/net/* files rather than on-demand | David Gibson | 2023-11-07 | 1 | -18/+24 |
* | port_fwd: Better parameterise procfs_scan_listen() | David Gibson | 2023-11-07 | 1 | -31/+24 |
* | port_fwd: Move automatic port forwarding code to port_fwd.[ch] | David Gibson | 2023-11-07 | 1 | -0/+179 |