[netfilter-cvslog] r7391 - trunk/homepage/output/projects/iptables/files

pablo at netfilter.org pablo at netfilter.org
Sun Mar 2 20:16:52 CET 2008


Author: pablo at netfilter.org
Date: 2008-03-02 20:16:52 +0100 (Sun, 02 Mar 2008)
New Revision: 7391

Added:
   trunk/homepage/output/projects/iptables/files/changes-iptables-1.4.1.txt
Log:
add changelog for iptables 1.4.1


Added: trunk/homepage/output/projects/iptables/files/changes-iptables-1.4.1.txt
===================================================================
--- trunk/homepage/output/projects/iptables/files/changes-iptables-1.4.1.txt	                        (rev 0)
+++ trunk/homepage/output/projects/iptables/files/changes-iptables-1.4.1.txt	2008-03-02 19:16:52 UTC (rev 7391)
@@ -0,0 +1,117 @@
+iptables v1.4.1 Changelog (in chronological order)
+======================================================================
+Changes from 1.4.0:
+
+- Fix CONNMARK mask initialisation
+	[ Peter Warasin ]
+
+- Inline functions iptcc_is_builtin() and set_changed()
+	[ Jesper Dangaard Brouer ]
+
+- Introduce a counter for number of user defined chains
+	[ Jesper Dangaard Brouer ]
+
+- Solving scalability issue: for chain list "name" searching
+	[ Jesper Dangaard Brouer ]
+
+- Add RATEEST target extension
+	[ Patrick McHardy ]
+
+- Cleanup several code wraparounds
+	[ Pablo Neira Ayuso ]
+
+- Check for malloc() return value in merge_opts()
+	[ Pablo Neira Ayuso ]
+
+- Check for merge_opts() return value
+	[ Pablo Neira Ayuso ]
+
+- Converts the iptables build infrastructure to autotools
+	[ Jan Engelhardt ]
+
+- Introduce strtonum() to replace string_to_number()
+	[ Patrick McHardy ]
+
+- Improve common error messages
+	[ Jan Engelhardt ]
+
+- Merge libipt_owner and libip6t_owner and add support for revision 1
+	[ Jan Engelhardt ]
+
+- Move libipt_tos to libxt_tos and add support for revision 1
+	[ Jan Engelhardt 
+
+- Add support for xt_MARK target revision 2
+	[ Jan Engelhardt ]
+
+- Add support for xt_connmark match revision 1
+	[ Jan Engelhardt ]
+
+- print warning when dlopen fails
+	[ Jan Engelhardt ]
+
+- Move libipt_conntrack to libxt_conntrack
+	[ Jan Engelhardt ]
+
+- Move a few functions from iptables.c/ip6tables.c to xtables.c
+	[ Jan Engelhardt ]
+
+- rename overlapping function names
+	[ Jan Engelhardt ]
+
+- Add checks for libxt_hashlimit so that options cannot be passed twice
+	[ Jan Engelhardt ]
+
+- Introduce libxt_mark match revision 1 support
+	[ Jan Engelhardt ]
+
+- Move libipt_iprange to libxt_iprange
+	[ Jan Engelhardt ]
+
+- Add support for xt_iprange revision 1
+	[ Jan Engelhardt ]
+
+- Import libxt_TCPOPTSTRIP into iptables
+	[ Sven Schnelle ]
+
+- Give preference to iptables header files
+	[ Jan Engelhardt ]
+
+- Build adjustments
+	[ Jan Engelhardt ]
+
+- Add support for xt_CONNMARK target revision 1
+	[ Jan Engelhardt ]
+
+- Add support for xt_conntrack match revision 1
+	[ Jan Engelhardt ]
+
+- UID/GID range support for libxt_owner
+	[ Jan Engelhardt ]
+
+- Fix REDIRECT manpage
+	[ Max Kellermann ]
+
+- cleanup: use size_t
+	[ Max Kellermann ]
+
+- cleanup: escape strings
+	[ Max Kellermann ] 
+
+- allow empty strings in argument parser
+	[ Max Kellermann ]
+
+- fix gcc warnings
+	[ Max Kellermann ]
+
+- Add netfilter.h
+	[ Patrick McHardy ]
+
+- Remove compiler.h inclusions
+	[ Patrick McHardy ]
+
+-  Fix define value of SCTP chunk type
+	[ Naohiro Ooiwa ]
+
+- Bump iptables version to 1.4.1
+	[ Pablo Neira Ayuso ]




More information about the netfilter-cvslog mailing list