summaryrefslogtreecommitdiffstats
path: root/recipes-extended/iptables
Commit message (Collapse)AuthorAgeFilesLines
* iptables: add to our list of RRECOMMENDSMark Asselstine2017-12-281-1/+12
| | | | | | | | | | | Extend the list of RRECOMMENDS to include some essential kernel modules needed to make iptables minimally useful. Specifically include the common tables and conntrack, all of which are used by even basic iptables configurations. While at it I also made things more consistent for ipv4 vs ipv6. Signed-off-by: Mark Asselstine <mark.asselstine@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
* bbappend: switch to use a wildcard beyond major versionMark Asselstine2015-09-081-0/+0
| | | | | | | | | | | | Using a wildcard will simplify things when using meta-virtualization against different yocto or oe branches and prevent having to make future updates to keep in step with package uprevs. The changes found within these bbappend tend to be generic and non-version specific, thus safe for 'porting' via wildcard. Signed-off-by: Mark Asselstine <mark.asselstine@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
* iptables: 1.4.19.1 -> 1.4.21Christopher Larson2014-01-141-0/+0
| | | | | Signed-off-by: Christopher Larson <kergoth@gmail.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
* iptables: Follow OE-Core update to 1.4.19.1 versionTing Liu2013-07-051-0/+0
| | | | | Signed-off-by: Ting Liu <b28495@freescale.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
* iptables: update bbappend to match oe-coreTing Liu2013-05-151-0/+0
| | | | | Signed-off-by: Ting Liu <b28495@freescale.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
* iptables: Sync bbappend version with oe-coreMihai Prica2013-01-291-0/+0
| | | | | Signed-off-by: David Nyström <david.nystrom@enea.com> Signed-off-by: Mihai Prica <mihai.prica@intel.com>
* Moved bbappend to match updated master branch in oe-coreDavid Nyström2013-01-181-0/+0
| | | | Signed-off-by: David Nyström <david.nystrom@enea.com>
* linux-yocto: added kernel configs for iptables modules iptables: loaded ↵Mihai Prica2012-11-261-0/+8
necessary kernel modules Signed-off-by: Mihai Prica <mihai.prica@intel.com> Signed-off-by: Raymond Danks <ray.danks@se-eng.com>