From f0021f9e1d4f118f4167149b256346f3dfea9d2b Mon Sep 17 00:00:00 2001 From: Emanuel Valasiadis Date: Fri, 2 May 2025 15:31:39 +0200 Subject: fwd: fix doc typo Signed-off-by: Emanuel Valasiadis Reviewed-by: David Gibson Signed-off-by: Stefano Brivio --- 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) -- cgit v1.2.3