commit | 32a9ecade35bc3e742dfbc9e86d887f25b5f49c9 | [log] [tgz] |
---|---|---|
author | Dan Timoney <dtimoney@att.com> | Mon Nov 13 10:04:11 2017 -0500 |
committer | Dan Timoney <dtimoney@att.com> | Mon Nov 13 10:04:11 2017 -0500 |
tree | 188d993b3380246e2ba0da6e2d956ebe3988b96f | |
parent | 024e6d1689ee38b37ac054636557b5dff8f26270 [diff] |
Handle duplicate DHCP event Handle case where 2 DHCP events received for same mac addr. Should use most recent IP address. Change-Id: I90399ce3c39e07c2472366c78115812a64e9124b Issue-ID: CCSDK-142 Signed-off-by: Dan Timoney <dtimoney@att.com>
This source repository contains the code for the SDN Controller northbound interface adaptors. To compile this code:
Make sure your local Maven settings file ($HOME/.m2/settings.xml) contains references to the OpenECOMP repositories and OpenDaylight repositories. See example-settings.xml for an example.
To compile, run "mvn clean install".