lizf wrote:
Sorry for the noise, I've configed my mailer according to a kernel doc,
but i'm still not sure whether it works. So here's the attachment.
Thanks, the attachment applies fine, but does not compile:
CC [M] net/netfilter/xt_sctp.o
net/netfilter/xt_sctp.c: In function 'match_packet':
net/netfilter/xt_sctp.c:60: error: 'chunkmap' undeclared (first use in
this function)
net/netfilter/xt_sctp.c:60: error: (Each undeclared identifier is
reported only once
net/netfilter/xt_sctp.c:60: error: for each function it appears in.)
make[1]: *** [net/netfilter/xt_sctp.o] Error 1
make: *** [net/netfilter/xt_sctp.o] Error 2
The SCTP_CHUNKMAP_COPY uses "chunkmap" internally. What tree did
you base this patch on?
-
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