[<prev] [next>] [day] [month] [year] [list]
Message-ID: <alpine.DEB.2.02.1404261552530.15723@tomh.mtv.corp.google.com>
Date: Sat, 26 Apr 2014 16:00:08 -0700 (PDT)
From: Tom Herbert <therbert@...gle.com>
To: davem@...emloft.net, netdev@...r.kernel.org
Subject: [PATCH 0/2] Use IPv6 flow labels for ECMP hash
This patch sets implements use of IPv6 flow label to provide a
network hash for ECMP (RFC 6438). On the RX side, flow_dissector is
fixed to accept a non-zero flow label as a substitue for L4
port information. On transmit side, we set the flow label to the
flow hash of a packet. This implementation should be consistent
with section 3 of RFC 6437 (Flow Labeling Requirements in the Stateless
Scenario).
--
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