|
|
@@ -175,6 +175,7 @@ struct ltchars {
|
|
|
#include <linux/magic.h>
|
|
|
#include <linux/netfilter/nfnetlink.h>
|
|
|
#include <linux/netlink.h>
|
|
|
+#include <linux/net_namespace.h>
|
|
|
#include <linux/perf_event.h>
|
|
|
#include <linux/random.h>
|
|
|
#include <linux/reboot.h>
|
|
|
@@ -405,7 +406,7 @@ ccflags="$@"
|
|
|
$2 ~ /^LINUX_REBOOT_CMD_/ ||
|
|
|
$2 ~ /^LINUX_REBOOT_MAGIC[12]$/ ||
|
|
|
$2 !~ "NLA_TYPE_MASK" &&
|
|
|
- $2 ~ /^(NETLINK|NLM|NLMSG|NLA|IFA|IFAN|RT|RTC|RTCF|RTN|RTPROT|RTNH|ARPHRD|ETH_P)_/ ||
|
|
|
+ $2 ~ /^(NETLINK|NLM|NLMSG|NLA|IFA|IFAN|RT|RTC|RTCF|RTN|RTPROT|RTNH|ARPHRD|ETH_P|NETNSA)_/ ||
|
|
|
$2 ~ /^SIOC/ ||
|
|
|
$2 ~ /^TIOC/ ||
|
|
|
$2 ~ /^TCGET/ ||
|