pfsense/usr
Phil Davis 889cbaefc7 Display gateways with matching IP protocol in Gateways list
Some gateways do not have traditional addresses hard-coded into them - e.g. for OpenVPN dynamic gateways are created in software on-the-fly (they are not actually entries in the config). So traditional tests like is_ipaddrv4 are not useful to determine if the gateway is IPv4 or IPv6.
return_gateways_array() fills in an "ipprotocol" entry for each returned gateway ("inet" or "inet6"), as well as the "gateway" address field. This can be used to determine if the gateway is for IPv4 or IPv6.
2013-01-08 15:32:34 +05:45
..
local Display gateways with matching IP protocol in Gateways list 2013-01-08 15:32:34 +05:45
sbin Use product name for bsdlabel 2011-07-02 20:57:10 -04:00
share Move locale files from /usr/share to /usr/local/share 2012-07-06 21:18:24 -03:00