Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | main/shorewall-shell: do not remove ip rule from addr when no gateway | Natanael Copa | 2012-01-03 | 1 | -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 modified | Natanael Copa | 2011-10-14 | 1 | -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 providers | Natanael Copa | 2011-10-13 | 1 | -0/+27 |
This will make shorewall not add or delete any routes to the providers route table |