aboutgitcodebugslistschat
path: root/port_fwd.h
Commit message (Expand)AuthorAgeFilesLines
* fwd: Rename port_fwd.[ch] and their contentsDavid Gibson2024-02-291-44/+0
* port_fwd, util: Don't bind UDP ports with opposite-side bound TCP portsStefano Brivio2023-11-221-1/+2
* port_fwd: Simplify get_bound_ports_*() to port_fwd_scan_*()David Gibson2023-11-071-2/+3
* port_fwd: Move port scanning /proc fds into struct port_fwdDavid Gibson2023-11-071-0/+4
* port_fwd: Split TCP and UDP cases for get_bound_ports()David Gibson2023-11-071-1/+2
* port_fwd: Move automatic port forwarding code to port_fwd.[ch]David Gibson2023-11-071-0/+3
* passt: Relicense to GPL 2.0, or any later versionStefano Brivio2023-04-061-1/+1
* Fix widespread off-by-one error dealing with port numbersDavid Gibson2022-09-241-2/+5
* Consolidate port forwarding configuration into a common structureDavid Gibson2022-09-241-0/+12
* Improve types and names for port forwarding configurationDavid Gibson2022-09-241-0/+19