commit | 38351dee68433d2cb9bf5d94335ec6c676799a18 | [log] [tgz] |
---|---|---|
author | gaurav <GS00347734@techmahindra.com> | Wed Jul 27 04:44:33 2016 +0530 |
committer | Gerrit Code Review <gerrit@onlab.us> | Thu Aug 04 23:56:13 2016 +0000 |
tree | 771d8e4cb5189d746c4def131daef749057ca094 | |
parent | aca426f89b5c236c6a4df22922627d66afe4741e [diff] [blame] |
using subnet as lease/range selection criteria in DHCP Relay App, addressed review comments Change-Id: Id2a81faa00592df4ede33f6679c2ba2dd8fb2293
diff --git a/apps/dhcprelay/BUCK b/apps/dhcprelay/BUCK index aad1a8d..6f28dea 100644 --- a/apps/dhcprelay/BUCK +++ b/apps/dhcprelay/BUCK
@@ -1,5 +1,6 @@ COMPILE_DEPS = [ '//lib:CORE_DEPS', + '//incubator/api:onos-incubator-api', ] osgi_jar (