From ab9fccdc3a460d731d1a56b576bef537331d8f9b Mon Sep 17 00:00:00 2001 From: Christian Breunig Date: Sat, 28 Jan 2023 20:51:44 +0100 Subject: vrrp: T1297: improve gratuitous ARP default value handling and help strings --- interface-definitions/include/vrrp/garp.xml.i | 46 +++++++++++++++------------ 1 file changed, 25 insertions(+), 21 deletions(-) (limited to 'interface-definitions/include') diff --git a/interface-definitions/include/vrrp/garp.xml.i b/interface-definitions/include/vrrp/garp.xml.i index b321c9591..b56b490df 100644 --- a/interface-definitions/include/vrrp/garp.xml.i +++ b/interface-definitions/include/vrrp/garp.xml.i @@ -4,38 +4,42 @@ Gratuitous ARP parameters - + - Delay for second set of gratuitous ARPs after transition to MASTER + Interval between Gratuitous ARP - u32:1-1000 - Delay for second set of gratuitous ARPs after transition to MASTER + <0.000-1000> + Interval in seconds, resolution microseconds - + - 5 + 0 - + - Number of gratuitous ARP messages to send at a time after transition to MASTER + Delay for second set of gratuitous ARPs after transition to master - u32:1-255 - Number of gratuitous ARP messages to send at a time after transition to MASTER + u32:1-1000 + Delay in seconds - + 5 - Minimum time interval for refreshing gratuitous ARPs while MASTER. 0 means no refresh + Minimum time interval for refreshing gratuitous ARPs while beeing master + + u32:0 + No refresh + u32:1-255 - Minimum time interval for refreshing gratuitous ARPs while MASTER. 0 means no refresh + Interval in seconds @@ -45,10 +49,10 @@ - Number of gratuitous ARP messages to send at a time while MASTER + Number of gratuitous ARP messages to send at a time while beeing master u32:1-255 - Number of gratuitous ARP messages to send at a time while MASTER + Number of gratuitous ARP messages @@ -56,18 +60,18 @@ 1 - + - Delay between gratuitous ARP messages sent on an interface + Number of gratuitous ARP messages to send at a time after transition to master - <0.000-1000> - Delay between gratuitous ARP messages sent on an interface + u32:1-255 + Number of gratuitous ARP messages - + - 0 + 5 -- cgit v1.2.3