aboutgitcodebugslistschat
path: root/fwd.c
Commit message (Expand)AuthorAgeFilesLines
* fwd, conf: Allow NAT of the guest's assigned addressDavid Gibson2024-08-211-0/+10
* fwd: Distinguish translatable from untranslatable addresses on inboundDavid Gibson2024-08-211-1/+8
* conf, fwd: Split notion of gateway/router from guest-visible host addressDavid Gibson2024-08-211-2/+2
* fwd: Split notion of "our tap address" from gateway for IPv4David Gibson2024-08-211-3/+7
* fwd: Helpers to clarify what host addresses aren't guest accessibleDavid Gibson2024-08-211-11/+87
* Initialise our_tap_ll to ip6.gw when suitableDavid Gibson2024-08-211-4/+1
* treewide: Change misleading 'addr_ll' nameDavid Gibson2024-08-211-1/+1
* treewide: Use "our address" instead of "forwarding address"David Gibson2024-08-211-35/+35
* fwd: Broaden what we consider for DNS specific forwarding rulesDavid Gibson2024-07-251-2/+16
* fwd: Refactor tests in fwd_nat_from_tap() for clarityDavid Gibson2024-07-251-13/+12
* udp: Remove rdelta port forwarding mapsDavid Gibson2024-07-191-12/+12
* fwd: Update flow forwarding logic for UDPDavid Gibson2024-07-191-4/+23
* flow, tcp: Flow based NAT and port forwarding for TCPDavid Gibson2024-07-191-0/+148
* treewide: Replace strerror() callsStefano Brivio2024-06-211-1/+1
* treewide: Compilers' name for armv6l and armv7l is "arm"Stefano Brivio2024-04-111-1/+1
* util: move IP stuff from util.[ch] to ip.[ch]Laurent Vivier2024-03-061-0/+1
* fwd: Rename port_fwd.[ch] and their contentsDavid Gibson2024-02-291-0/+155