From 339821f121d86ef8c670cc2f5beea0c553a2fc9b Mon Sep 17 00:00:00 2001 From: Christian Poessinger Date: Sat, 12 Dec 2020 14:18:10 +0100 Subject: xml: use "u32:" keyword when identifying port ranges This will render the completion help more nicely. --- interface-definitions/protocols-bgp.xml.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'interface-definitions/protocols-bgp.xml.in') diff --git a/interface-definitions/protocols-bgp.xml.in b/interface-definitions/protocols-bgp.xml.in index 6de8017f2..38a0469bd 100644 --- a/interface-definitions/protocols-bgp.xml.in +++ b/interface-definitions/protocols-bgp.xml.in @@ -507,7 +507,7 @@ Neighbor BGP port - <1-65535> + u32:1-65535 Neighbor BGP port number -- cgit v1.2.3