aboutgitcodebugslistschat
path: root/passt.h
diff options
context:
space:
mode:
authorStefano Brivio <sbrivio@redhat.com>2023-05-14 19:46:39 +0200
committerStefano Brivio <sbrivio@redhat.com>2023-05-23 16:13:28 +0200
commit9f61c5b68b0958e0c7735657ed3842866e45ea47 (patch)
tree8c616411f69a2efca51a75cc85ab79f3b3a57dce /passt.h
parentcc9d16758be69c0ca16eb7f11b31a07945cf427e (diff)
downloadpasst-9f61c5b68b0958e0c7735657ed3842866e45ea47.tar
passt-9f61c5b68b0958e0c7735657ed3842866e45ea47.tar.gz
passt-9f61c5b68b0958e0c7735657ed3842866e45ea47.tar.bz2
passt-9f61c5b68b0958e0c7735657ed3842866e45ea47.tar.lz
passt-9f61c5b68b0958e0c7735657ed3842866e45ea47.tar.xz
passt-9f61c5b68b0958e0c7735657ed3842866e45ea47.tar.zst
passt-9f61c5b68b0958e0c7735657ed3842866e45ea47.zip
passt.h: Fix description of pasta_ifi in struct ctx
Signed-off-by: Stefano Brivio <sbrivio@redhat.com> Reviewed-by: David Gibson <david@gibson.dropbear.id.au>
Diffstat (limited to 'passt.h')
-rw-r--r--passt.h2
1 files changed, 1 insertions, 1 deletions
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