summaryrefslogtreecommitdiff
path: root/interface-definitions/vpp.xml.in
diff options
context:
space:
mode:
authorNataliia Solomko <natalirs1985@gmail.com>2025-11-28 16:30:41 +0200
committerNataliia Solomko <natalirs1985@gmail.com>2025-12-04 16:47:30 +0200
commite091fb8bd87da8c9cd56f3435b39134b917a57a2 (patch)
tree7301f3442e7c529509c9c74b38f73be1d3cc71d5 /interface-definitions/vpp.xml.in
parent81eb7510621b3aa478359117733204bc7f140931 (diff)
downloadvyos-1x-e091fb8bd87da8c9cd56f3435b39134b917a57a2.tar.gz
vyos-1x-e091fb8bd87da8c9cd56f3435b39134b917a57a2.zip
vpp: T7972: Make `nat44 no-forwarding` feature automatically configurable
If any dynamic rule is configured forwarding should be disabled because each packet must be processed through the NAT session table to apply proper translations
Diffstat (limited to 'interface-definitions/vpp.xml.in')
-rw-r--r--interface-definitions/vpp.xml.in6
1 files changed, 0 insertions, 6 deletions
diff --git a/interface-definitions/vpp.xml.in b/interface-definitions/vpp.xml.in
index 749fb3fbf..6a6a1b4f8 100644
--- a/interface-definitions/vpp.xml.in
+++ b/interface-definitions/vpp.xml.in
@@ -1033,12 +1033,6 @@
<multi/>
</properties>
</leafNode>
- <leafNode name="no-forwarding">
- <properties>
- <help>Do not forward packets which do not match existing NAT translations (static or dynamic)</help>
- <valueless/>
- </properties>
- </leafNode>
</children>
</node>
<node name="physmem">