Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
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.18-1.fc19.i686
[406 KiB] |
Changelog
by Thomas Woerner (2013-03-04):
- new version 1.4.18
- lots of documentation changes
- Introduce match/target aliases
- Add the "state" alias to the "conntrack" match
- iptables: remove unused leftover definitions
- libxtables: add xtables_rule_matches_free
- libxtables: add xtables_print_num
- extensions: libip6t_DNPT: fix wording in DNPT target
- extension: libip6t_DNAT: allow port DNAT without address
- extensions: libip6t_DNAT: set IPv6 DNAT --to-destination
- extensions: S/DNPT: add missing save function
- changes of 1.4.17:
- libxt_time: add support to ignore day transition
- Convert the NAT targets to use the kernel supplied nf_nat.h header
- extensions: add IPv6 MASQUERADE extension
- extensions: add IPv6 SNAT extension
- extensions: add IPv6 DNAT target
- extensions: add IPv6 REDIRECT extension
- extensions: add IPv6 NETMAP extension
- extensions: add NPT extension
- extensions: libxt_statistic: Fix save output
|