Fix mirroring when no selection criteria provided. (Bug #1112)
authorJustin Pettit <jpettit@nicira.com>
Wed, 18 Mar 2009 00:35:00 +0000 (17:35 -0700)
committerJustin Pettit <jpettit@nicira.com>
Wed, 18 Mar 2009 00:39:23 +0000 (17:39 -0700)
commit419d76711d09e6999c42d1bf8b3b01c91c48d4a8
tree1218df291183f3367a452fdc2de75244509380c6
parent630be328cfcf7fda9c139a81d2090bc5f7a56b42
Fix mirroring when no selection criteria provided. (Bug #1112)

Mirroring wouldn't occur when no selection criteria was provided.  If a
source/destination port or vlan were provided, mirroring would work as
expected.  This fixes that.
vswitchd/bridge.c