BUG-3958 Fix flooding source port 88/26588/1
authorAnton Ivanov <aivanov@brocade.com>
Mon, 7 Sep 2015 08:42:24 +0000 (08:42 +0000)
committerAnton Ivanov <aivanov@brocade.com>
Mon, 7 Sep 2015 08:42:24 +0000 (08:42 +0000)
commit6557fe0c2e3d2b235559930dfff9cba813307854
tree5644b8c7b4001009e852701415db517e8a069dcd
parent4d7a936361f53660402cc7bbaeeccb9ed0c43c17
BUG-3958 Fix flooding source port

Use original ingress port when flooding.

This is not just openflow (as stated in the bug report). It
is general switch behavior - flooding should preserve the
original port.

Change-Id: I56044d274ffa69ae0d0c989e020c8381522ba830
Signed-off-by: Anton Ivanov <aivanov@brocade.com>
arphandler/implementation/src/main/java/org/opendaylight/l2switch/arphandler/core/PacketDispatcher.java