[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <53736ACC.9010902@davidnewall.com>
Date: Wed, 14 May 2014 22:38:28 +0930
From: David Newall <davidn@...idnewall.com>
To: Lukas Tribus <luky-37@...mail.com>,
Eric Dumazet <eric.dumazet@...il.com>,
Netdev <netdev@...r.kernel.org>
CC: "fw@...len.de" <fw@...len.de>
Subject: Re: Bad checksum on bridge with IP options
My thought of calling ip_forward_options to set RR and TS addresses (not
to mention checksum) is not working out, because skb_rtable returns
NULL. I think I'm supposed to call skb_set_dst, but how
I get dst is eluding me.
Leaving broken values in the options, just recalculating the checksum,
is starting to look very attractive right now, but I'd rather not.
How do I proceed?
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists