[ovs-git] [openvswitch/ovs] a3f0e7: ofproto: Prevent deleting flows from hidden tables...

GitHub noreply at github.com
Wed Mar 18 15:33:30 UTC 2015


  Branch: refs/heads/branch-2.3
  Home:   https://github.com/openvswitch/ovs
  Commit: a3f0e77ee61c772836f497dfa16322b03942341f
      https://github.com/openvswitch/ovs/commit/a3f0e77ee61c772836f497dfa16322b03942341f
  Author: Ben Pfaff <blp at nicira.com>
  Date:   2015-03-18 (Wed, 18 Mar 2015)

  Changed paths:
    M AUTHORS
    M ofproto/ofproto.c

  Log Message:
  -----------
  ofproto: Prevent deleting flows from hidden tables.

Trying to delete a hidden flow should return an "EPERM" error, but the
code here allowed it instead.

Reported-by: Vijaya Mohan Guvva <vguvva at caviumnetworks.com>
Signed-off-by: Ben Pfaff <blp at nicira.com>
Tested-by: Vijaya Mohan Guvva <vguvva at caviumnetworks.com>




More information about the git mailing list