Displaying 1 result from an estimated 1 matches for "match_ip".
Did you mean:
match_id
2009 Mar 16
0
compilation error in linux-2.6.18-xen.hg with xen
.../netfilter/ipt_hashlimit.o
CC [M] net/ipv4/netfilter/ipt_iprange.o
CC [M] net/ipv4/netfilter/ipt_owner.o
CC [M] net/ipv4/netfilter/ipt_tos.o
CC [M] net/ipv4/netfilter/ipt_recent.o
CC [M] net/ipv4/netfilter/ipt_ecn.o
/opt/linux-2.6.18-xen.hg/net/ipv4/netfilter/ipt_ecn.c: In function
‘match_ip’:
/opt/linux-2.6.18-xen.hg/net/ipv4/netfilter/ipt_ecn.c:26: error:
‘IPT_DSCP_MASK’ undeclared (first use in this function)
/opt/linux-2.6.18-xen.hg/net/ipv4/netfilter/ipt_ecn.c:26: error: (Each
undeclared identifier is reported only once
/opt/linux-2.6.18-xen.hg/net/ipv4/netfilter/ipt_ecn.c:26: err...