Main repository for pfSense
Go to file
Phil Davis 028ff8f8a3 Fix #4813 validation of enable/disable of gateways and static routes
1) A disabled gateway can always be enabled - no extra validation
needed.
2) When disabling an enabled gateway, check to see that the gateway is
not used in any gateway group or enabled static route (similar tests to
what is already checked before deleting a gateway).
3) A static route can always be disabled - no extra checks needed.
4) When enabling a static route, check that the selected gateway is
enabled - you cannot have a static route enabled on a disabled gateway.
5) Do the address family cross-check between static route and gateway
even when the static route is disabled - we do not want to save
mismatched   IP address families in any case.
This covers all the cases I can see to ensure that the enable/disable
status combinations of Gateways and Static Routes is always valid.
2015-07-05 23:18:04 +05:45
boot No need to deal with hw.usb.no_pf anymore, it's part of default loader.conf 2015-05-13 09:18:10 -03:00
cf/conf Its long overdue the ez-ipupdate.cache file 2014-04-26 09:59:37 +00:00
conf.default Remove track6-interface and track6-prefix-id from interfaces->lan in default config.xml 2015-06-12 17:15:20 +08:00
etc Fix #4813 validation of enable/disable of gateways and static routes 2015-07-05 23:18:04 +05:45
root Set proxy env vars on interactive shell and also on crontab to make all scripts be able to use it. Ticket #3789 2014-11-11 11:57:38 -02:00
sbin Code Style sbin tmp usr 2015-03-13 23:28:12 +05:45
tmp de-activate sync on upgrade where it's enabled now that the root passwd/group problem is fixed. Ticket #4523 2015-07-03 23:11:11 -05:00
usr Fix #4813 validation of enable/disable of gateways and static routes 2015-07-05 23:18:04 +05:45
.editorconfig Add .inc files to editorconfig 2015-05-22 10:30:23 -03:00
.gitattributes include gettext locales in line encoding list 2014-01-13 22:05:10 -05:00
.gitignore Ignore vim swap files 2013-03-08 14:41:01 -03:00
license.txt Welcome 2015 2014-12-31 16:22:00 -02:00