* [PATCH] Fix typo in doc comment
@ 2025-09-05 23:49 Volker Diels-Grabsch
2025-09-06 20:20 ` Stefano Brivio
0 siblings, 1 reply; 2+ messages in thread
From: Volker Diels-Grabsch @ 2025-09-05 23:49 UTC (permalink / raw)
To: passt-dev; +Cc: Volker Diels-Grabsch
---
passt.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/passt.h b/passt.h
index 4cfd6eb..3ffc19f 100644
--- a/passt.h
+++ b/passt.h
@@ -208,7 +208,7 @@ struct ip6_ctx {
* @guest_mac: MAC address of guest or namespace, seen or configured
* @hash_secret: 128-bit secret for siphash functions
* @ifi4: Template interface for IPv4, -1: none, 0: IPv4 disabled
- * @ip: IPv4 configuration
+ * @ip4: IPv4 configuration
* @dns_search: DNS search list
* @hostname: Guest hostname
* @fqdn: Guest FQDN
--
@@ -208,7 +208,7 @@ struct ip6_ctx {
* @guest_mac: MAC address of guest or namespace, seen or configured
* @hash_secret: 128-bit secret for siphash functions
* @ifi4: Template interface for IPv4, -1: none, 0: IPv4 disabled
- * @ip: IPv4 configuration
+ * @ip4: IPv4 configuration
* @dns_search: DNS search list
* @hostname: Guest hostname
* @fqdn: Guest FQDN
--
2.47.2
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] Fix typo in doc comment
2025-09-05 23:49 [PATCH] Fix typo in doc comment Volker Diels-Grabsch
@ 2025-09-06 20:20 ` Stefano Brivio
0 siblings, 0 replies; 2+ messages in thread
From: Stefano Brivio @ 2025-09-06 20:20 UTC (permalink / raw)
To: Volker Diels-Grabsch; +Cc: passt-dev
On Sat, 6 Sep 2025 01:49:25 +0200
Volker Diels-Grabsch <v@njh.eu> wrote:
> ---
> passt.h | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/passt.h b/passt.h
> index 4cfd6eb..3ffc19f 100644
> --- a/passt.h
> +++ b/passt.h
> @@ -208,7 +208,7 @@ struct ip6_ctx {
> * @guest_mac: MAC address of guest or namespace, seen or configured
> * @hash_secret: 128-bit secret for siphash functions
> * @ifi4: Template interface for IPv4, -1: none, 0: IPv4 disabled
> - * @ip: IPv4 configuration
> + * @ip4: IPv4 configuration
> * @dns_search: DNS search list
> * @hostname: Guest hostname
> * @fqdn: Guest FQDN
Applied as well.
--
Stefano
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2025-09-06 20:20 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-09-05 23:49 [PATCH] Fix typo in doc comment Volker Diels-Grabsch
2025-09-06 20:20 ` 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).