vswitchd: Bubble no-flood configuration up to bridge
authorEthan Jackson <ethan@nicira.com>
Wed, 13 Oct 2010 22:12:12 +0000 (22:12 +0000)
committerEthan Jackson <ethan@nicira.com>
Thu, 14 Oct 2010 18:18:23 +0000 (18:18 +0000)
commita4e2e1f28976fd17435a7748c233286188778344
tree43265ea22ec6d047780c1d13d2520077aa31b7a9
parentcb49ee4fd15e1b24aaae4a2d25f3dd538734b4df
vswitchd: Bubble no-flood configuration up to bridge

When bridge.c decides to flood a packet as the result of a "normal"
flow action, it now checks whether each port is configured to
receive flood packets.

Bug #3741
ofproto/ofproto.c
ofproto/ofproto.h
vswitchd/bridge.c