RE: Re-routing packets via netfilter (ip_rt_bug)

From: Yair Itzhaki
Date: Tue Apr 26 2005 - 09:38:44 EST


I'm afraid I'm not following you.
Where did you want to set saddr=0 ?

Yair


> -----Original Message-----
> From: Herbert Xu [mailto:herbert@xxxxxxxxxxxxxxxxxxx]
> Sent: Tuesday, April 26, 2005 02:39
> To: Patrick McHardy
> Cc: Yair Itzhaki; linux-kernel@xxxxxxxxxxxxxxx;
> netfilter-devel@xxxxxxxxxxxxxxxxxxx; netdev@xxxxxxxxxxx
> Subject: Re: Re-routing packets via netfilter (ip_rt_bug)
>
>
> On Tue, Apr 26, 2005 at 02:08:18AM +0200, Patrick McHardy wrote:
> > Herbert Xu wrote:
> > >You're right. But then we can't call ip_route_output in the case
> > >where saddr is foreign but daddr is local. Nor can we call
> > >ip_route_input since the output will be ip_rt_bug.
> >
> > In that case we need to use saddr=0, which shouldn't make
> any difference
> > with sane routing.
>
> Makes sense. But what about the case where saddr is foreign but
> daddr is broadcast/multicast?
>
> Cheers,
> --
> Visit Openswan at http://www.openswan.org/
> Email: Herbert Xu ~{PmV>HI~} <herbert@xxxxxxxxxxxxxxxxxxx>
> Home Page: http://gondor.apana.org.au/~herbert/
> PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt
>
-
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/