iptables v1.4.0rc1 Changelog ====================================================================== Changes from 1.3.8: - Add support for generic xtables infrastructure (improved IPv6 support!) [ Yasuyuki Kozakai ] - Deletes empty ->final_check() functions [ Jan Engelhardt ] - Fix sparse warnings: non-C99 array declaration, incorrect function prototypes [ Patrick McHardy ] - Remove last vestiges of NFC [ Peter Riley ] - Make @msg argument a const char *, just like printf [ Jan Engelhardt ] - Makes it possible to omit extra_opts of matches/targets if unnecessary [ Jan Engelhardt ] - Fix "iptables getsockopt failed strangely" when querying revisions for non-existant matches and targets [ Patrick McHardy] - Introduces DEST_IPT_LIBDIR in Makefile [ Yasuyuki Kozakai ] - Change default KERNEL_DIR location and add KBUILD_OUTPUT [ Sven Wegener ] - Removes obsolete KERNEL_64_USERSPACE_32 definitions [ Yasuyuki Kozakai ] - Fix unused function warning [ Patrick McHardy ]