summaryrefslogtreecommitdiff
path: root/src/shared/netif-naming-scheme.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/shared/netif-naming-scheme.c')
-rw-r--r--src/shared/netif-naming-scheme.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/shared/netif-naming-scheme.c b/src/shared/netif-naming-scheme.c
index d949f7381a..8d03e0e5e7 100644
--- a/src/shared/netif-naming-scheme.c
+++ b/src/shared/netif-naming-scheme.c
@@ -21,6 +21,7 @@ static const NamingScheme naming_schemes[] = {
{ "v245", NAMING_V245 },
{ "v247", NAMING_V247 },
{ "v249", NAMING_V249 },
+ { "v250", NAMING_V250 },
/* … add more schemes here, as the logic to name devices is updated … */
EXTRA_NET_NAMING_MAP