[ovs-git] Open vSwitch: ofp-parse: ofp-parse fails to properly validate DROP. (master)

dev at openvswitch.org dev at openvswitch.org
Sun Jan 2 22:01:10 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  d13803eb5a5af97a5b35193ce5887c4e4cb10e8a (commit)
      from  027f90073af54d394f629f4f091a316b26beec67 (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 d13803eb5a5af97a5b35193ce5887c4e4cb10e8a
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=d13803eb5a5af97a5b35193ce5887c4e4cb10e8a
Author: Ethan Jackson <ethan at nicira.com>
		
ofp-parse: ofp-parse fails to properly validate DROP.
		
The str_to_action function of ofp-parse was not properly
incrementing it's actions counter.  Thus it did not enforce the
requirement that DROP actions not be preceded by other actions.


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

Summary of changes:
 lib/ofp-parse.c |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)


hooks/post-receive
-- 
Open vSwitch




More information about the git mailing list