[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20120414.145302.154475725141872738.davem@davemloft.net>
Date: Sat, 14 Apr 2012 14:53:02 -0400 (EDT)
From: David Miller <davem@...emloft.net>
To: shemminger@...tta.com
Cc: netdev@...r.kernel.org
Subject: Re: [PATCH 2/4] ipgre: follow state of lower device
From: Stephen Hemminger <shemminger@...tta.com>
Date: Thu, 12 Apr 2012 09:31:17 -0700
> GRE tunnels like other layered devices should propogate
> carrier and RFC2863 state from lower device to tunnel.
>
> Signed-off-by: Stephen Hemminger <shemminger@...tta.com>
Like others I don't like the ugly hash traversal.
A small hash on ifindex, iflink, or whatever ought to be easy and make
the code look much nicer.
Longer term project is that a lot of this tunneling code can be
commonized at some point.
--
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