From ca70102fcf782e7a61d3d1b7672d74eb8db32129 Mon Sep 17 00:00:00 2001 From: Nicolas Fort Date: Tue, 18 Oct 2022 11:41:45 +0000 Subject: T2408: dhcp-relay: Add listen-interface and upstream-interface feature --- interface-definitions/dhcp-relay.xml.in | 49 ++++++++++++++++++++++++++++++++- 1 file changed, 48 insertions(+), 1 deletion(-) (limited to 'interface-definitions') diff --git a/interface-definitions/dhcp-relay.xml.in b/interface-definitions/dhcp-relay.xml.in index 27d0a3e6c..746cc2fb4 100644 --- a/interface-definitions/dhcp-relay.xml.in +++ b/interface-definitions/dhcp-relay.xml.in @@ -9,7 +9,54 @@ 910 - #include + + + Interface Name to use [To be deprecated]. Only for backward compatibility. Use listen-interface and upstream-interface instead of this option + + + + + txt + Interface name + + + + + + + + + + Interface for DHCP Relay Agent to listen for requests + + + + + txt + Interface name + + + + + + + + + + Interface for DHCP Relay Agent forward requests out + + + + + txt + Interface name + + + + + + + Relay options -- cgit v1.2.3