Make use of NetUtils.getBroadcastMacAddr() 82/1782/2
authorAlessandro Boch <aboch@cisco.com>
Thu, 10 Oct 2013 16:00:49 +0000 (09:00 -0700)
committerAlessandro Boch <aboch@cisco.com>
Thu, 10 Oct 2013 16:00:49 +0000 (09:00 -0700)
commit9438cd96bbebb06f5b67c81f313eacd6e382f0d7
tree3e6b73295122c2719c869c0da4653c5b5a18f5d8
parentbe618d182f8cb0b7e9eb780da5cf822d3ce4b0b2
Make use of NetUtils.getBroadcastMacAddr()

    ISSUE: I suggested to make NetUtils.broadcastMacAddr public, but that was no
           a good idea as we already have the getter and because that is an arra
           therefore vulnerable to modifications.

Change-Id: I098ca828d79ffe1d478c761d8b749ee100dfba5b
Signed-off-by: Alessandro Boch <aboch@cisco.com>
opendaylight/arphandler/src/main/java/org/opendaylight/controller/arphandler/internal/ArpHandler.java
opendaylight/sal/api/src/main/java/org/opendaylight/controller/sal/utils/NetUtils.java