The Netfilter HomePage: 1.0.0 alpha
Changes from 0.90.4:
- Accompanies the 2.3.99-pre2 kernels, and later.
- Now contains only userspace utilities (iptables) and libraries
(HOWTOs, testsuite and extra modules distributed later).
- REJECT target now takes more options.
[ Thanks to Jozsef Kadlecsik ]
- `mangle' table introduced.
[ Thanks to Marc Boucher ]
- MARK mangling target and mark matching extension.
[ Thanks to Marc Boucher ]
- LOG now understands ESP and AH protocol headers.
[ Thanks to Yon Uriarte ]
- QUEUE is now a standard target.
- New `owner' match.
[ Thanks to Marc Boucher ]
- Man page updated
Bugs Fixed from 0.90.4:
- FTP now does \n detection to avoid bogus hole-opening.
[ Thanks to Marc Boucher ]
- FTP NAT oversize packet creation fix.
- RST|ACK|PSH now accepted by unclean module
[ Patrick Mullen ]
Changes from 0.1.18:
- NAT now controlled by iptables' `-t nat' table: ipnatctl removed.
- TOS mangling target and tos matching extension.
[ Thanks to James Morris ]
Bugs Fixed from 0.1.18:
- NAT FTP fixes.
- NAT ICMP reply translation fixes.
- Sparc fixes, 64-bit fixes.