summaryrefslogtreecommitdiff
path: root/fwd.c
AgeCommit message (Expand)Author
2024-08-29fwd, conf: Probe host's ephemeral portsDavid Gibson
2024-08-29conf, fwd: Make ephemeral port logic more flexibleDavid Gibson
2024-08-21fwd, conf: Allow NAT of the guest's assigned addressDavid Gibson
2024-08-21fwd: Distinguish translatable from untranslatable addresses on inboundDavid Gibson
2024-08-21conf, fwd: Split notion of gateway/router from guest-visible host addressDavid Gibson
2024-08-21fwd: Split notion of "our tap address" from gateway for IPv4David Gibson
2024-08-21fwd: Helpers to clarify what host addresses aren't guest accessibleDavid Gibson
2024-08-21Initialise our_tap_ll to ip6.gw when suitableDavid Gibson
2024-08-21treewide: Change misleading 'addr_ll' nameDavid Gibson
2024-08-21treewide: Use "our address" instead of "forwarding address"David Gibson
2024-07-25fwd: Broaden what we consider for DNS specific forwarding rulesDavid Gibson
2024-07-25fwd: Refactor tests in fwd_nat_from_tap() for clarityDavid Gibson
2024-07-19udp: Remove rdelta port forwarding mapsDavid Gibson
2024-07-19fwd: Update flow forwarding logic for UDPDavid Gibson
2024-07-19flow, tcp: Flow based NAT and port forwarding for TCPDavid Gibson
2024-06-21treewide: Replace strerror() callsStefano Brivio
2024-04-11treewide: Compilers' name for armv6l and armv7l is "arm"Stefano Brivio
2024-03-06util: move IP stuff from util.[ch] to ip.[ch]Laurent Vivier
2024-02-29fwd: Rename port_fwd.[ch] and their contentsDavid Gibson