added support for the {gwaddr} variable

This commit is contained in:
Rolf Vidar Mazunki Hoksaas
2021-09-09 20:05:18 +02:00
parent 4e256cf3f0
commit 2c380a53ca
4 changed files with 15 additions and 1 deletions

View File

@ -131,6 +131,8 @@ Addressed by *network*
*{ipaddr}*: The first IP of the interface.
*{gwaddr}*: The default gateway for the interface
*{netmask}*: The subnetmask corresponding to the IP.
*{cidr}*: The subnetmask corresponding to the IP in CIDR notation.