Автор: ЭЖД 26.02.2006 - 12:22
iptables 1.3.5 Вышел релиз iptables за номером 1.3.5
В основном - исправление багов с версии 1.3.4.
Также решена проблема с компиляцией с заголовочными файлами старых версий ядра.
Home_http://www.netfilter.org/projects/iptables/
Changelog_http://www.netfilter.org/projects/iptables/files/changes-iptables-1.3.5.txt
Downloads (~187 Kb)_http://www.netfilter.org/projects/iptables/files/iptables-1.3.5.tar.bz2
Патч для версии 1.3.4 (~22 Kb)_http://www.netfilter.org/projects/iptables/files/patch-iptables-1.3.4-1.3.5.bz2
Автор: de1ay 22.02.2007 - 8:45
iptables 1.3.7
» Changelog «
Bugs fixed since 1.3.6:
- Fix compilation error with linux 2.6.19
[ Patrick McHardy ]
- Fix LOG target segfault with --log-prefix ""
[ Mike Frysinger, Bugzilla #516 ]
- Fix conflicting getsockopt optname values for IP6T_SO_GET_REVISION_{MATCH,TARGET}
[ Yasuyuki KOZAKAI ]
- Fix -E (rename) in iptables/ip6tables
[ Krzysztof Piotr Oledzki ]
- Fix /etc/network usage
[ Pablo Neira ]
- Fix iptables-save not printing -s/-d ! 0/0
[ Patrick McHardy ]
- Fix ip6tables-save unnecessarily printing -s/-d options for zero prefix length
[ Daniel De Graaf ]
New features since 1.3.6:
- Add revision support for ip6tables
[ R?mi Denis-Courmont ]
- Add port range support for ip6tables multiport match
[ R?mi Denis-Courmont ]
- Add sctp match extension for ip6tables
[ Patrick McHardy ]
- Add iptables-xml tool
[ Amin Azez ]
- Add hashlimit support for ip6tables (needs kernel > 2.6.19)
[ Patrick McHardy ]
- Use /lib/modules/$(shell uname -r)/build instead of /usr/src/linux to look for kernel source
[ Patrick McHardy ]
- Add NFLOG target extension for iptables/ip6tables (needs kernel > 2.6.19)
[ Patrick McHardy ]
Скачать:http://www.netfilter.org/projects/iptables/files/iptables-1.3.7.tar.bz2Патч с версии 1.3.6:http://www.netfilter.org/projects/iptables/files/patch-iptables-1.3.6-1.3.7.bz2
Автор: ЭЖД 26.06.2007 - 11:39
iptables 1.3.8
Downloads_http://www.iptables.org/projects/iptables/files/iptables-1.3.8.tar.bz2
Автор: scorpio 21.12.2007 - 19:43
iptables 1.4.0 rc1-20071220
_________________________________________________
Size: ~ 182 KB
Download:
ftp://ftp.netfilter.org/pub/iptables/snapshot/iptables-1.4.0rc1-20071220.tar.bz2
Автор: ЭЖД 19.06.2008 - 20:13
iptables 1.4.1.1 iptables: fix printing of line numbers with --line-numbers arg
build: fix `make install` when --disable-shared is used
iprange: kernel flags were not set
Add simple release script
Downloads (~427 Kb)_http://www.iptables.org/projects/iptables/files/iptables-1.4.1.1.tar.bz2
Автор: ЭЖД 14.10.2008 - 17:32
iptables 1.4.2 build: fix iptables-static build
build: do not install ip{,6}tables.h
Merge branch 'master' of vishnu.netfilter.org:/data/git/iptables
manpages: name and markup fixes
src: remove dependency on libiptc headers
src: drop libiptc from installation
iptables-restore: fix segmentation fault with -tanything
libxt_recent: do not allow both --set and --rttl
Put xtables.c into its own library, libxtables.so
manpages: correct erroneous markup
physdev: remove extra space in output
Warn about use of DROP in nat table
Synchronize invert flag order with manpages
build: fix dependency tracking for xtables.h.in
build: fix initext.c dependency
manpages: add missing --rsource,--rdest options to libxt_recent.man
manpages: add missing rateest documentation
manpages: add missing rateest match documentation
libxt_mac: flatten casts in libxt_mac
libxt_iprange: fix option names
src: use regular includes
src: Update comments
build: prepare make tarball for git 1.6.0
libxt_recent: do allow --rttl for --update
src: update comments part II
build: run ldconfig on `make install`
doc: remove mentions of NAT in ip6tables manpage
libiptc: remove old fixme
mark: fix invalid iptables-save output
manpages: fix another typo in tcp manpage
iptables-save: fix hashlimit output
libxt_dscp: fix save of negated dscp match rules
src: Missing limits.h includes
manpages: Fix a typo in tcp man page
Downloads (~426 Kb)_http://www.iptables.org/projects/iptables/files/iptables-1.4.2.tar.bz2