* [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
* Re: [PATCH] fwd: fix doc typo
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
1 sibling, 0 replies; 3+ messages in thread
From: David Gibson @ 2025-05-02 14:06 UTC (permalink / raw)
To: emanuel; +Cc: passt-dev
[-- Attachment #1: Type: text/plain, Size: 1036 bytes --]
On Fri, May 02, 2025 at 03:31:39PM +0200, Emanuel Valasiadis wrote:
> From: Emanuel Valasiadis <emanuel@valasiadis.space>
>
> Signed-off-by: Emanuel Valasiadis <emanuel@valasiadis.space>
Oops.
Reviewed-by: David Gibson <david@gibson.dropbear.id.au>
> ---
> 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
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH] fwd: fix doc typo
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
1 sibling, 0 replies; 3+ messages in thread
From: Stefano Brivio @ 2025-05-03 11:29 UTC (permalink / raw)
To: Emanuel Valasiadis; +Cc: emanuel, passt-dev
On Fri, 2 May 2025 15:31:39 +0200
Emanuel Valasiadis <valasiadis@uni-koblenz.de> wrote:
> From: Emanuel Valasiadis <emanuel@valasiadis.space>
>
> Signed-off-by: Emanuel Valasiadis <emanuel@valasiadis.space>
Applied, thanks, and welcome to the git log!
--
Stefano
^ permalink raw reply [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).