From 0f04a5e47e02984a044e90b631033d844eec9ed3 Mon Sep 17 00:00:00 2001 From: Christian Poessinger Date: Fri, 2 Apr 2021 11:16:54 +0200 Subject: Revert "static: route: arp: T3170: prevent empty node.def from beeing generated" This reverts commit d8c27642a3753513ae1d3c433fa46858a5ee946c. --- interface-definitions/protocols-static-arp.xml.in | 37 +++++++++++ interface-definitions/protocols-static.xml.in | 78 ++++++++--------------- 2 files changed, 63 insertions(+), 52 deletions(-) create mode 100644 interface-definitions/protocols-static-arp.xml.in (limited to 'interface-definitions') diff --git a/interface-definitions/protocols-static-arp.xml.in b/interface-definitions/protocols-static-arp.xml.in new file mode 100644 index 000000000..e5e8a9ad9 --- /dev/null +++ b/interface-definitions/protocols-static-arp.xml.in @@ -0,0 +1,37 @@ + + + + + + + + + Static ARP translation + + ipv4 + IPv4 destination address + + + + + + + + + Translation MAC address + + macaddr + Hardware (MAC) address + + + + + + + + + + + + + diff --git a/interface-definitions/protocols-static.xml.in b/interface-definitions/protocols-static.xml.in index 2b1b0082a..ab60649a0 100644 --- a/interface-definitions/protocols-static.xml.in +++ b/interface-definitions/protocols-static.xml.in @@ -2,58 +2,32 @@ - - - Static route parameters - 480 - - - - - Static ARP translation - - ipv4 - IPv4 destination address - - - - - - - - - Translation MAC address - - macaddr - Hardware (MAC) address - - - - - - - - - #include - #include - #include - - - Policy route table number - - u32:1-200 - Policy route table number - - - - - - - #include - #include - - - + + + Static route parameters + 480 + + + #include + #include + #include + + + Policy route table number + + u32:1-200 + Policy route table number + + + + + + + #include + #include + + + -- cgit v1.2.3