|
@@ -20,7 +20,7 @@
|
|
#include <net/netfilter/nf_conntrack_core.h>
|
|
#include <net/netfilter/nf_conntrack_core.h>
|
|
#include <net/netfilter/nf_log.h>
|
|
#include <net/netfilter/nf_log.h>
|
|
|
|
|
|
-static unsigned long nf_ct_icmp_timeout __read_mostly = 30*HZ;
|
|
|
|
|
|
+static unsigned int nf_ct_icmp_timeout __read_mostly = 30*HZ;
|
|
|
|
|
|
static bool icmp_pkt_to_tuple(const struct sk_buff *skb, unsigned int dataoff,
|
|
static bool icmp_pkt_to_tuple(const struct sk_buff *skb, unsigned int dataoff,
|
|
struct nf_conntrack_tuple *tuple)
|
|
struct nf_conntrack_tuple *tuple)
|