From: Emanuel Valasiadis
On Fri, May 02, 2025 at 03:31:39PM +0200, Emanuel Valasiadis wrote:
From: Emanuel Valasiadis
Signed-off-by: Emanuel Valasiadis
Oops.
Reviewed-by: David Gibson
--- fwd.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/fwd.c b/fwd.c index b73c2c8..49aabc3 100644 --- a/fwd.c +++ b/fwd.c @@ -440,7 +440,7 @@ uint8_t fwd_nat_from_splice(const struct ctx *c, uint8_t proto, }
/** - * nat_inbound() - Apply address translation for outbound (HOST to TAP) + * nat_inbound() - Apply address translation for inbound (HOST to TAP) * @c: Execution context * @addr: Input address (as seen on HOST interface) * @translated: Output address (as seen on TAP interface)
-- David Gibson (he or they) | I'll have my music baroque, and my code david AT gibson.dropbear.id.au | minimalist, thank you, not the other way | around. http://www.ozlabs.org/~dgibson
participants (3)
-
David Gibson
-
Emanuel Valasiadis
-
Stefano Brivio