Patrick McHardy <kaber@xxxxxxxxx> writes: > Samir Bellabes wrote: >> +++ b/security/snet/include/snet_netlink.h >> @@ -0,0 +1,201 @@ >> +#ifndef _SNET_NETLINK_H >> +#define _SNET_NETLINK_H >> + >> +#include <linux/in6.h> >> +#include "snet_hooks.h" >> + >> +extern unsigned int snet_verdict_delay; > > As this file defines the userspace interface, it probably shouldn't > contain declarations of kernel-internal variables (same for > snet_hooks.h). It would also be better placed in include/linux as > the other netlink API definitions. sorry the the delay on this. indeed, this is fixed now, thanks Patrick sam -- 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