[ovs-git] Open vSwitch: ovs-controller: Allow --wildcards to specify a wildcard set. (master)

dev at openvswitch.org dev at openvswitch.org
Wed Jun 1 16:15:24 UTC 2011


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  7286b1e13dbf358ea6071d04b311474208308ad6 (commit)
       via  eb6f28db085cdf8dd506aa06825199e09f85c32c (commit)
       via  47271d0d8d12c5689cd0103dc47b62913a515b36 (commit)
      from  943e5afe0b450fc665a4a162fe1bacafd34d18e8 (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 7286b1e13dbf358ea6071d04b311474208308ad6
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=7286b1e13dbf358ea6071d04b311474208308ad6
Author: Ben Pfaff <blp at nicira.com>
		
ovs-controller: Allow --wildcards to specify a wildcard set.
		
Based on a patch by Jean Tourrilhes <jt at hpl.hp.com>.  According to Jean,
besides increasing flexibility, this reduces  normalization warnings.

Tested-by: Jean Tourrilhes <jt at hpl.hp.com>


commit eb6f28db085cdf8dd506aa06825199e09f85c32c
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=eb6f28db085cdf8dd506aa06825199e09f85c32c
Author: Ben Pfaff <blp at nicira.com>
		
ofp-util: Factor wildcard translation out of ofputil_cls_rule_from_match().
		
This seems like a small cleanup, plus the new function for translating
wildcards will be independently useful in an upcoming commit.


commit 47271d0d8d12c5689cd0103dc47b62913a515b36
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=47271d0d8d12c5689cd0103dc47b62913a515b36
Author: Ben Pfaff <blp at nicira.com>
		
ofp-util: Simplify logic for computing vlan_tci and vlan_tci_mask.
		
I believe that this is completely equivalent to, but simpler than, the code
that was here before.


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

Summary of changes:
 lib/learning-switch.c         |   23 +++++++----
 lib/learning-switch.h         |   11 ++++-
 lib/ofp-util.c                |   93 ++++++++++++++++++----------------------
 lib/ofp-util.h                |    1 +
 utilities/ovs-controller.8.in |   13 ++++-
 utilities/ovs-controller.c    |   13 +++---
 6 files changed, 83 insertions(+), 71 deletions(-)


hooks/post-receive
-- 
Open vSwitch



More information about the git mailing list