public inbox for passt-dev@passt.top
 help / color / mirror / code / Atom feed
* [PATCH] fwd: fix doc typo
@ 2025-05-02 13:31 Emanuel Valasiadis
  2025-05-02 14:06 ` David Gibson
  2025-05-03 11:29 ` Stefano Brivio
  0 siblings, 2 replies; 3+ messages in thread
From: Emanuel Valasiadis @ 2025-05-02 13:31 UTC (permalink / raw)
  To: passt-dev; +Cc: Emanuel Valasiadis

From: Emanuel Valasiadis <emanuel@valasiadis.space>

Signed-off-by: Emanuel Valasiadis <emanuel@valasiadis.space>
---
 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)
-- 
@@ -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)
-- 
2.47.2


^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2025-05-03 11:29 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-05-02 13:31 [PATCH] fwd: fix doc typo Emanuel Valasiadis
2025-05-02 14:06 ` David Gibson
2025-05-03 11:29 ` Stefano Brivio

Code repositories for project(s) associated with this public inbox

	https://passt.top/passt

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for IMAP folder(s).