| Commit message (Expand) | Author | Age | Files | Lines |
* | pasta: make it possible to disable socket splicing | Jon Maloy | 2024-12-11 | 1 | -1/+1 |
* | fwd: Squash different-signedness comparison warning | David Gibson | 2024-11-07 | 1 | -2/+2 |
* | fwd: Direct inbound spliced forwards to the guest's external address | David Gibson | 2024-10-18 | 1 | -8/+23 |
* | fwd, conf: Probe host's ephemeral ports | David Gibson | 2024-08-29 | 1 | -2/+59 |
* | conf, fwd: Make ephemeral port logic more flexible | David Gibson | 2024-08-29 | 1 | -0/+17 |
* | fwd, conf: Allow NAT of the guest's assigned address | David Gibson | 2024-08-21 | 1 | -0/+10 |
* | fwd: Distinguish translatable from untranslatable addresses on inbound | David Gibson | 2024-08-21 | 1 | -1/+8 |
* | conf, fwd: Split notion of gateway/router from guest-visible host address | David Gibson | 2024-08-21 | 1 | -2/+2 |
* | fwd: Split notion of "our tap address" from gateway for IPv4 | David Gibson | 2024-08-21 | 1 | -3/+7 |
* | fwd: Helpers to clarify what host addresses aren't guest accessible | David Gibson | 2024-08-21 | 1 | -11/+87 |
* | Initialise our_tap_ll to ip6.gw when suitable | David Gibson | 2024-08-21 | 1 | -4/+1 |
* | treewide: Change misleading 'addr_ll' name | David Gibson | 2024-08-21 | 1 | -1/+1 |
* | treewide: Use "our address" instead of "forwarding address" | David Gibson | 2024-08-21 | 1 | -35/+35 |
* | fwd: Broaden what we consider for DNS specific forwarding rules | David Gibson | 2024-07-25 | 1 | -2/+16 |
* | fwd: Refactor tests in fwd_nat_from_tap() for clarity | David Gibson | 2024-07-25 | 1 | -13/+12 |
* | udp: Remove rdelta port forwarding maps | David Gibson | 2024-07-19 | 1 | -12/+12 |
* | fwd: Update flow forwarding logic for UDP | David Gibson | 2024-07-19 | 1 | -4/+23 |
* | flow, tcp: Flow based NAT and port forwarding for TCP | David Gibson | 2024-07-19 | 1 | -0/+148 |
* | treewide: Replace strerror() calls | Stefano Brivio | 2024-06-21 | 1 | -1/+1 |
* | treewide: Compilers' name for armv6l and armv7l is "arm" | Stefano Brivio | 2024-04-11 | 1 | -1/+1 |
* | util: move IP stuff from util.[ch] to ip.[ch] | Laurent Vivier | 2024-03-06 | 1 | -0/+1 |
* | fwd: Rename port_fwd.[ch] and their contents | David Gibson | 2024-02-29 | 1 | -0/+155 |