Re: [bug] build failure in net/netfilter/nf_conntrack_sip.c, onlatest -git

From: David Miller
Date: Sat Apr 19 2008 - 07:11:30 EST


From: Jan Engelhardt <jengelh@xxxxxxxxxxxxxxx>
Date: Sat, 19 Apr 2008 12:44:53 +0200 (CEST)

>
> On Saturday 2008-04-19 12:07, David Miller wrote:
> >Patrick, is this how we should do it?
> >
> > config NF_CONNTRACK_SIP
> > tristate "SIP protocol support"
> >- depends on NF_CONNTRACK
> >+ depends on NF_CONNTRACK && NF_NAT
> > default m if NETFILTER_ADVANCED=n
>
> Not really. One may want to run a system without NAT,
> but still with connection tracking (for firewalling) -- think IPv6.

But SIP needs the NAT layer in order to get at those
expectation structure members.

What is your alternative fix suggestion then?
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/