add comment of ipAddress in addAddress function 52/39052/2
authorwenjie yan <yanwenjie911@126.com>
Wed, 18 May 2016 15:27:55 +0000 (23:27 +0800)
committerRobert Varga <nite@hq.sk>
Wed, 14 Feb 2024 21:26:13 +0000 (21:26 +0000)
Change-Id: Ieb49f4a1c2d7e51ff2ca01394443652cf3ae4bb8
Signed-off-by: wenjie yan <yanwenjie911@126.com>
addresstracker/implementation/src/main/java/org/opendaylight/l2switch/addresstracker/addressobserver/AddressObservationWriter.java

index 1a8efbc94f96e326fb27e0c68e63efa58524f401..73ef0a99ba91ff3ee3b8fe5b236c71a494971b3b 100644 (file)
@@ -72,6 +72,8 @@ public class AddressObservationWriter {
      *
      * @param macAddress
      *            The MacAddress of the new L2Address object
+     * @param ipAddress
+     *            The Source Protocol Address
      * @param nodeConnectorRef
      *            The NodeConnectorRef of the new L2Address object
      */