[ovs-git] Open vSwitch: ofp-util: OpenFlow 1.0 can match IPv6 Ethertype even though not L3 or L4. (master)

dev at openvswitch.org dev at openvswitch.org
Fri Jun 28 17:08:52 UTC 2013


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Open vSwitch".

The branch, master has been updated
       via  340c7bb2b9565b07de7c105d7fae298be908d138 (commit)
      from  9cae45dc699f64e85ad68db5f3b2f50758ad6e34 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 340c7bb2b9565b07de7c105d7fae298be908d138
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=340c7bb2b9565b07de7c105d7fae298be908d138
Author: Ben Pfaff <blp at nicira.com>
		
ofp-util: OpenFlow 1.0 can match IPv6 Ethertype even though not L3 or L4.
		
OpenFlow 1.0 can match on flows that have the IPv6 Ethertype, but
ofputil_usable_protocols() incorrectly reported that such a match required
NXM or OXM.  This commit fixes the problem.

Also, add some related tests.

Reported-by: Nagi Reddy Jonnala <njonnala at Brocade.com>
Signed-off-by: Ben Pfaff <blp at nicira.com>


-----------------------------------------------------------------------

Summary of changes:
 AUTHORS            |    1 +
 lib/ofp-util.c     |   21 +++++++----
 tests/ovs-ofctl.at |  104 +++++++++++++++++++++++++++++++++++++++++++++++++++-
 3 files changed, 117 insertions(+), 9 deletions(-)


hooks/post-receive
-- 
Open vSwitch



More information about the git mailing list