Adding back single flood flow. 24/10124/2
authorAmit Mandke <ammandke@cisco.com>
Thu, 21 Aug 2014 07:51:29 +0000 (00:51 -0700)
committerAmit Mandke <ammandke@cisco.com>
Thu, 21 Aug 2014 07:55:08 +0000 (00:55 -0700)
commitd8a42d4f6cf02eae371d9e21365e438b26797a8a
tree1c24c2d4fa3a0e39c86aa0f954a78b638a06cbff
parent69435ea98fef9480ff86fd44a6b7b393819819af
Adding back single flood flow.
Openflow specification confirms that oputput action would not
send a packet out of ingress port unless reserved port is used.
So it is safe to use single flood flow that only discards 'discarding'
ports.

Change-Id: Ic82013ad0ea3915b217884582c0fd9552bd21c7c
Signed-off-by: Amit Mandke <ammandke@cisco.com>
l2switch-main/src/main/java/org/opendaylight/l2switch/arphandler/ProactiveFloodFlowWriter.java