On August 7, 2014 at 10:09:17 AM, Pravin Shelar (pshe...@nicira.com) wrote:
> On Wed, Aug 6, 2014 at 2:55 PM, Justin Pettit wrote:
> > Commit fea393b1 (datapath: Describe policy for extending flow key,
> > implement needed changes.) changed the key 'OVS_KEY_ATTR_8021Q' to
> > 'OVS_KEY_ATTR_VLAN' an
On Wed, Aug 6, 2014 at 2:55 PM, Justin Pettit wrote:
> Commit fea393b1 (datapath: Describe policy for extending flow key,
> implement needed changes.) changed the key 'OVS_KEY_ATTR_8021Q' to
> 'OVS_KEY_ATTR_VLAN' and the size of the attribute structure. A couple
> of comments were missed, so this
Commit fea393b1 (datapath: Describe policy for extending flow key,
implement needed changes.) changed the key 'OVS_KEY_ATTR_8021Q' to
'OVS_KEY_ATTR_VLAN' and the size of the attribute structure. A couple
of comments were missed, so this commit updates them.
Signed-off-by: Justin Pettit
---
data