Jump to letter: [
3ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
iptables - Tools for managing Linux kernel packet filtering capabilities
- Description:
The iptables utility controls the network packet filtering code in the
Linux kernel. If you need to set up firewalls and/or IP masquerading,
you should install this package.
Packages
iptables-1.4.7-19.el6.src
[511 KiB] |
Changelog
by Phil Sutter (2018-04-16):
- Fix typo in changelog (rhbz#1459673)
|
iptables-1.4.7-16.el6.src
[510 KiB] |
Changelog
by Thomas Woerner (2015-03-26):
- Fixed ressource leak in libiptc found by coverity (rhbz#1088361)
- Copy custom plugins also for releases up to 14 (rhbz#1088400)
|
iptables-1.4.7-14.el6.src
[504 KiB] |
Changelog
by Thomas Woerner (2014-08-28):
- fixed inversion issue with set match (rhbz#1132403)
|
iptables-1.4.7-11.el6.src
[500 KiB] |
Changelog
by Thomas Woerner (2013-09-17):
- fixed shutdown hang if root filesystem is network based (rhbz#1007632)
Thanks to Rodrigo A B Freire for the patch
|
iptables-1.4.7-9.el6.src
[497 KiB] |
Changelog
by Thomas Woerner (2012-10-31):
- make alternatives names arch dependant for multilib (rhbz#860148)
- added virtual provides for base libraries to be able to resolve library file requires
|
iptables-1.4.7-5.1.el6_2.src
[493 KiB] |
Changelog
by Thomas Woerner (2012-02-03):
- reverted upstream patches, because they are breaking the ABI (rhbz#725879)
- created new patch based on upstream but without ABI break (rhbz#725879)
|
iptables-1.4.7-4.el6.src
[491 KiB] |
Changelog
by Thomas Woerner (2011-01-07):
- added IPv6 transparent proxy support (rhbz#590186)
- added auditing support (rhbz#642393)
Thanks to Thomas Graf for the patch
- init: restore context for save and use /etc/sysconfig for temps (rhbz#644273)
|