From 0ca6d38c846a2a04c43e79e6cf1ba65831979e2f Mon Sep 17 00:00:00 2001 From: Christian Poessinger Date: Tue, 6 Oct 2020 07:57:34 +0200 Subject: xml: include: add common helper file for listen-address --- interface-definitions/include/listen-address.xml.i | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 interface-definitions/include/listen-address.xml.i (limited to 'interface-definitions/include') diff --git a/interface-definitions/include/listen-address.xml.i b/interface-definitions/include/listen-address.xml.i new file mode 100644 index 000000000..e474344e4 --- /dev/null +++ b/interface-definitions/include/listen-address.xml.i @@ -0,0 +1,20 @@ + + + + Local IP addresses for service to listen on + + ipv4 + IP address to listen for incoming connections + + + ipv6 + IPv6 address to listen for incoming connections + + + + + + + + + -- cgit v1.2.3