aboutsummaryrefslogtreecommitdiffstats
path: root/main/shorewall-shell/shorewall-shell-providers-gateway-none.patch
Commit message (Collapse)AuthorAgeFilesLines
* main/shorewall-shell: do not remove ip rule from addr when no gatewayNatanael Copa2012-01-031-0/+11
| | | | | We should not remove any ip rule that we have not created our selves (cherry picked from commit 3e9fded968c102a9150b8a3da32a8d13daa7f59f)
* main/shorewall-shell: do not restore default gw that you never modifiedNatanael Copa2011-10-141-0/+11
| | | | | | | Shorewall's restore default gw will intentinally break multi routes When no 'balance' option is specified shorewall does not change the default gw so there is no point in restoring (breaking) it either.
* main/shorewall-shell: add support for "none" gateway in providersNatanael Copa2011-10-131-0/+27
This will make shorewall not add or delete any routes to the providers route table