From dd40ed58b9e50d40cd395e67be3e9bccfb89e1f6 Mon Sep 17 00:00:00 2001 From: Christian Breunig Date: Thu, 2 May 2024 21:04:30 +0200 Subject: netns: T6295: disable incomplete support in VyOS 1.4 sagitta The netns support currently available on the VyOS CLI is only a proof-of-technology, we have no real support for any service behind it. In order to not confuse anyone on the LTS branch we decided to remove the netns option for interfaces until there is a proper usecase and implementation available. --- data/configd-include.json | 1 - 1 file changed, 1 deletion(-) (limited to 'data') diff --git a/data/configd-include.json b/data/configd-include.json index 212b260e1..6edf350ec 100644 --- a/data/configd-include.json +++ b/data/configd-include.json @@ -27,7 +27,6 @@ "nat.py", "nat64.py", "nat66.py", -"netns.py", "pki.py", "policy.py", "policy_route.py", -- cgit v1.2.3