[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20091029151222.156945ca@nehalam>
Date: Thu, 29 Oct 2009 15:12:22 -0700
From: Stephen Hemminger <shemminger@...tta.com>
To: "Neulinger, Nathan" <nneul@....edu>
Cc: <netdev@...r.kernel.org>
Subject: Re: How to use gretap with bridge?
On Thu, 29 Oct 2009 15:22:19 -0500
"Neulinger, Nathan" <nneul@....edu> wrote:
> I was referring to the local IP in the "ip link add ... remote x.z.z.z
> local y.z.z.z" command specifying the endpoints of the tunnel. It lets
> it be added to the bridge if y is even, but not if y is odd. Why should
> it care what the IP of the tunnel endpoints are?
>
> -- Nathan
>
It looks like a GRE driver bug. It uses IP address for dev->dev_addr
when it really should be generating a Ethernet address when using
Ethernet wrapper mode.
--
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