[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20140104.201333.315186906532701163.davem@davemloft.net>
Date: Sat, 04 Jan 2014 20:13:33 -0500 (EST)
From: David Miller <davem@...emloft.net>
To: fw@...len.de
Cc: netdev@...r.kernel.org
Subject: Re: [PATCH] macvlan: fix oops with vlan-on-top and HW_VLAN_CTAG_TX
lowerdev
From: Florian Westphal <fw@...len.de>
Date: Sat, 4 Jan 2014 14:51:32 +0100
> Archeology exercise #1 digs up 3b04ddde02c in linux.git, which
> creats header_ops->rebuild, from the old dev->rebuild_header.
>
> Exercise #2 then finds commit 275513d2e1c78 in netdev-vger-cvs.git tree.
> Quote from commit message:
>
> - dev->rebuild_header WILL DISAPPEAR. All the code
> relying on its existance is wrong, though still works.
>
> Alexey calling from 1997 ;-)
These protocols which use the broken ARP ops are special, the
problem is that they do things like send packets out when their
header ops are invoked.
It's non-trivial to undo this design, and these aren't easy protocols
to test.
That's why we've had this compat stuff for them for more than a
decade.
--
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