1
0
mirror of https://passt.top/passt synced 2024-06-30 15:02:40 +00:00

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>
This commit is contained in:
Stefano Brivio 2023-05-14 19:46:39 +02:00
parent cc9d16758b
commit 9f61c5b68b

View File

@ -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