From 9f61c5b68b0958e0c7735657ed3842866e45ea47 Mon Sep 17 00:00:00 2001 From: Stefano Brivio Date: Sun, 14 May 2023 19:46:39 +0200 Subject: passt.h: Fix description of pasta_ifi in struct ctx Signed-off-by: Stefano Brivio Reviewed-by: David Gibson --- passt.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'passt.h') diff --git a/passt.h b/passt.h index b51a1e5..96fd27b 100644 --- a/passt.h +++ b/passt.h @@ -180,7 +180,7 @@ struct ip6_ctx { * @ifi6: Index of template interface for IPv6, 0 if IPv6 disabled * @ip6: IPv6 configuration * @pasta_ifn: Name of namespace interface for pasta - * @pasta_ifn: Index of namespace interface for pasta + * @pasta_ifi: Index of namespace interface for pasta * @pasta_conf_ns: Configure namespace after creating it * @no_copy_routes: Don't copy all routes when configuring target namespace * @no_copy_addrs: Don't copy all addresses when configuring namespace -- cgit v1.2.3