Re: Merging iptables-nftables into iptables

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Tuesday 2013-12-31 00:07, Pablo Neira Ayuso wrote:
>I plan to give it another review tomorrow to see if I left something
>behind in the rebase, if no troubles I'll merge it into master.
>
>[1] http://git.netfilter.org/iptables/log/?h=nft-compat

You left:

+PKG_CHECK_MODULES([libnfables], [libnftables >= 1.0],

and this seems to have mixed nft and xt:

+AC_ARG_ENABLE([nftables],
+       AS_HELP_STRING([--disable-xtables], [Do not build xtables]),


+AM_PROG_LEX

=> AC_PROG_LEX

+if test "$flex_major" -eq "2" && test "$flex_minor" -eq "5" && test
"$flex_rev" -ge "33"; then
+       AC_MSG_RESULT([$flex_version. OK])
+else
+       AC_MSG_WARN([flex version $flex_version found.
+       Version 2.5.33 or greater is required. You may experience problems
+       while compilating the conntrack-tools. Please, consider to upgrade
+       flex.])
+fi

conntrack-tools?!

--
To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html




[Index of Archives]     [Netfitler Users]     [LARTC]     [Bugtraq]     [Yosemite Forum]

  Powered by Linux