Main repository for pfSense
Go to file
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
boot Use FreeBSD specific files 2009-05-15 13:21:15 -04:00
cf/conf trigger setup wizard 2009-11-16 01:44:37 -05:00
conf.default Add the new tunable in the GUI for custommization and its default value 2012-12-11 22:31:18 +00:00
etc Interface assignment wrongly changing: 2013-01-07 17:44:26 -02:00
root Add support for an automatic merge list to gitsync, properly escape user-supplied parameters, and improve error handling a bit. 2010-09-16 02:40:17 -06:00
sbin The ISC client was far worse then the WIDE client was, back to plan A 2013-01-05 16:02:28 +01:00
tmp Be a little smarter about the default kernel in rare cases where we cannot determine what was in use. 2013-01-03 09:29:50 -05:00
usr Display gateways with matching IP protocol in Gateways list 2013-01-08 15:32:34 +05:45
.gitattributes Add .gitattributes file to help maintain proper newlines. 2012-12-10 11:21:56 -05:00
.gitignore ignore dreamweaver temp files 2011-04-21 14:33:45 -04:00