shorewall_code/Shorewall6
Orion Poplawski 9ad0b297e2 Supporting xz compressed kernel modules
- 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>
2015-02-06 12:51:00 -08:00
..
configfiles Replace SAVE_COUNTERS with the -C command option 2014-11-01 09:37:57 -07:00
Macros Apply Tuomo Soini's Macro format patch 2014-05-07 12:19:24 -07:00
manpages Supporting xz compressed kernel modules 2015-02-06 12:51:00 -08:00
Samples6 Replace SAVE_COUNTERS with the -C command option 2014-11-01 09:37:57 -07:00
action.A_AllowICMPs Add ?format 2 to several Shorewall6 actions 2014-05-10 08:19:03 -07:00
action.A_Drop Add ?format 2 to several Shorewall6 actions 2014-05-10 08:19:03 -07:00
action.A_Reject Add ?format 2 to several Shorewall6 actions 2014-05-10 08:19:03 -07:00
action.AllowICMPs Make ?...shell/perl directives case insensitive 2013-06-20 10:39:39 -07:00
action.Broadcast Correct Broadcast Actions 2013-11-12 08:41:58 -08:00
action.Drop Make ?...shell/perl directives case insensitive 2013-06-20 10:39:39 -07:00
action.Reject Make ?...shell/perl directives case insensitive 2013-06-20 10:39:39 -07:00
action.template Make ?...shell/perl directives case insensitive 2013-06-20 10:39:39 -07:00
actions.std Reinstate IPv6 DropSmurfs 2014-10-13 12:34:25 -07:00
configpath Correct all configpath files. 2013-02-14 15:10:21 -08:00
COPYING Correct address of the FSF 2011-06-06 06:55:40 -07:00
default.debian Add STARTOPTIONS and RESTARTOPTIONS 2012-01-16 10:03:13 -08:00
helpers Add now logging modules to the modules files. 2014-11-05 16:19:30 -08:00
init.debian.sh Add '. /lib/lsb/init-functions' to the Debian-specific init scripts, as recommended by lintian 2013-10-05 16:31:45 -04:00
init.fedora.sh Provide STARTOPTIONS and RESTARTOPTIONS in all cases 2014-10-30 10:22:39 -07:00
init.sh Change license to GPLv2+ and update copyrights 2014-01-04 09:48:27 -08:00
init.slackware.shorewall6.sh Provide STARTOPTIONS and RESTARTOPTIONS in all cases 2014-10-30 10:22:39 -07:00
init.suse.sh Suse specific patches 2012-08-25 08:45:57 -07:00
INSTALL Create Shorewall6 and Shorewall6-lite 2008-12-09 16:50:17 +00:00
ipsecvpn Change license to GPLv2+ and update copyrights 2014-01-04 09:48:27 -08:00
ipv6 Change license to GPLv2+ and update copyrights 2014-01-04 09:48:27 -08:00
lib.base Change license to GPLv2+ and update copyrights 2014-01-04 09:48:27 -08:00
logrotate Add logrotate files to packages 2009-11-03 10:06:10 -08:00
Makefile Correct Makefiles 2012-04-14 12:03:51 -07:00
Makefile-lite Search and destroy trailing whitespace 2012-04-24 14:52:57 -07:00
modules Don't use ?INCLUDE in modules files. 2012-05-17 10:45:12 -07:00
modules.essential Avoid duplicate module loads 2014-10-20 10:42:53 -07:00
modules.extensions Modules file breakup for IPv6 2011-02-06 08:15:50 -08:00
modules.ipset Correct loading of xt_ipset 2011-07-05 15:57:14 -07:00
modules.tc Add sch_fq_codel to modules.tc 2013-01-01 08:29:41 -08:00
modules.xtables Avoid duplicate module loads 2014-10-20 10:42:53 -07:00
README.txt Rectify anachronistic README files 2010-02-28 17:30:52 -08:00
shorewall6 Change license to GPLv2+ and update copyrights 2014-01-04 09:48:27 -08:00
shorewall6.service Start firewall after the network-online target has been reached 2014-12-23 15:37:22 -08:00
shorewall6.service.214 Provide STARTOPTIONS and RESTARTOPTIONS in all cases 2014-10-30 10:22:39 -07:00
tunnel Change license to GPLv2+ and update copyrights 2014-01-04 09:48:27 -08:00
uninstall.sh Another round of uninstall fixes 2014-10-04 13:50:39 -07:00

This is the Shorewall6 stable 4.4 branch of Git.