Commit Graph

21 Commits

Author SHA1 Message Date
teastep
656f2c2128 Fix restoration of route with a metric
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4767 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-10-30 19:24:31 +00:00
teastep
5f8b002909 Honor -n option when restoring routing
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4766 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-10-30 19:17:20 +00:00
teastep
bbb831ea77 Remove RESTORE_ROUTING option in favor of a more rational route restoration algorithm
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4762 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-10-30 16:15:55 +00:00
teastep
6b2fd71aa5 Add RESTORE_ROUTING option
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4761 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-10-29 18:21:18 +00:00
teastep
74ff08780f Debugged version of routing backout
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4760 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-10-29 17:56:03 +00:00
teastep
cb1ec8d932 First cut at backing out routing changes from multiple providers
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4754 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-10-29 17:19:11 +00:00
teastep
9926048484 Add COMMENT support to rules, masq and tcrules files
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4653 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-10-09 17:10:24 +00:00
teastep
2617133c03 Update versions to 3.3
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4630 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-10-05 00:04:59 +00:00
teastep
af0320f28b Library version rework; add 'where-used' information to libraries
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4555 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-09-09 15:03:44 +00:00
teastep
5260b38113 Restore proper module loading
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4553 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-09-08 23:53:49 +00:00
teastep
6293545800 Don't reload modules if no directories in exist
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4546 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-09-07 22:30:17 +00:00
teastep
090f19f02a Streamline module processing
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4545 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-09-07 21:55:46 +00:00
teastep
18518fea64 Avoid Shorewall/Shorewall-lite compatibility issues in the future
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4533 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-09-07 15:17:42 +00:00
teastep
09fa92af5b Split lib.base into lib.base and lib.common
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4532 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-09-06 23:07:29 +00:00
teastep
8f4664cc3b Move display_list() to lib.base
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4519 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-09-04 18:28:23 +00:00
teastep
828c16fac0 Rename 'functions' to 'lib.base'
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4499 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-09-03 16:23:15 +00:00
teastep
ed05232184 Remove modular components
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4444 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-08-27 17:26:31 +00:00
teastep
1c76d5b110 Consolidate functions into lib.base
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4415 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-08-24 21:40:54 +00:00
teastep
1f9c335da7 Fix two library loading issues; bring forward UP fix
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4411 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-08-23 23:02:46 +00:00
teastep
94ad76f97d Implement library load on demand
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4400 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-08-22 20:20:42 +00:00
teastep
fcc6baaf6e More modularization
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4382 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-08-18 22:56:20 +00:00