On Fri, Feb 27, 2015 at 11:54:10AM +0000, Pedro Alvarez wrote: > Ebtables fails to compile with versions of the linux headers greater > than v3.16 with this error: > > extensions/ebt_ulog.c:17:45: fatal error: linux/netfilter_bridge/ebt_ulog.h: No such file or directory > #include <linux/netfilter_bridge/ebt_ulog.h> > > This patch adds netfilter_bridge headers for every supported > extension, including filter.h and types.h, to avoid this problem and > future problems with changes in the kernel headers. Applied, thanks. BTW, I have also included include/linux/netfilter_bridge/ebtables.h -- 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