mirror of
https://gitlab.com/shorewall/code.git
synced 2024-11-26 01:23:14 +01:00
9ad0b297e2
- I've attached a patch that adds xz support to the default MODULE_SUFFIX. - I'm wondering it wouldn't be better to not have MODULE_SUFFX=ko in various sample configs so that the default value is used instead: ./Shorewall/configfiles/shorewall.conf:MODULE_SUFFIX=ko ./Shorewall/Samples/Universal/shorewall.conf:MODULE_SUFFIX=ko ./Shorewall/Samples/three-interfaces/shorewall.conf:MODULE_SUFFIX=ko ./Shorewall/Samples/two-interfaces/shorewall.conf:MODULE_SUFFIX=ko ./Shorewall/Samples/one-interface/shorewall.conf:MODULE_SUFFIX=ko ./docs/MultiISP.xml:MODULE_SUFFIX=ko ./docs/MyNetwork.xml:MODULE_SUFFIX=ko ./Shorewall6/configfiles/shorewall6.conf:MODULE_SUFFIX=ko ./Shorewall6/Samples6/Universal/shorewall6.conf:MODULE_SUFFIX=ko ./Shorewall6/Samples6/three-interfaces/shorewall6.conf:MODULE_SUFFIX=ko ./Shorewall6/Samples6/two-interfaces/shorewall6.conf:MODULE_SUFFIX=ko ./Shorewall6/Samples6/one-interface/shorewall6.conf:MODULE_SUFFIX=ko - Is: MODULE_SUFFIX= sufficient to use the default value or does it need to be commented out? Thanks, Orion -- Orion Poplawski Technical Manager 303-415-9701 x222 NWRA, Boulder/CoRA Office FAX: 303-415-9702 3380 Mitchell Lane orion@nwra.com Boulder, CO 80301 http://www.nwra.com >From f13edf8fc07c7b62825408b8665b10d6014d368d Mon Sep 17 00:00:00 2001 From: Orion Poplawski <orion@cora.nwra.com> Date: Mon, 26 Jan 2015 09:48:48 -0700 Subject: [PATCH] Support xz compressed modules Signed-off-by: Tom Eastep <teastep@shorewall.net> |
||
---|---|---|
.. | ||
shorewall-accounting.xml | ||
shorewall-actions.xml | ||
shorewall-arprules.xml | ||
shorewall-blacklist.xml | ||
shorewall-blrules.xml | ||
shorewall-conntrack.xml | ||
shorewall-ecn.xml | ||
shorewall-exclusion.xml | ||
shorewall-hosts.xml | ||
shorewall-init.xml | ||
shorewall-interfaces.xml | ||
shorewall-ipsets.xml | ||
shorewall-maclist.xml | ||
shorewall-mangle.xml | ||
shorewall-masq.xml | ||
shorewall-modules.xml | ||
shorewall-nat.xml | ||
shorewall-nesting.xml | ||
shorewall-netmap.xml | ||
shorewall-params.xml | ||
shorewall-policy.xml | ||
shorewall-providers.xml | ||
shorewall-proxyarp.xml | ||
shorewall-routes.xml | ||
shorewall-routestopped.xml | ||
shorewall-rtrules.xml | ||
shorewall-rules.xml | ||
shorewall-secmarks.xml | ||
shorewall-stoppedrules.xml | ||
shorewall-tcclasses.xml | ||
shorewall-tcdevices.xml | ||
shorewall-tcfilters.xml | ||
shorewall-tcinterfaces.xml | ||
shorewall-tcpri.xml | ||
shorewall-tcrules.xml | ||
shorewall-template.xml | ||
shorewall-tos.xml | ||
shorewall-tunnels.xml | ||
shorewall-vardir.xml | ||
shorewall-zones.xml | ||
shorewall.conf.xml | ||
shorewall.xml |