commit | 6c7800c85381a9c60e141d30dc90bb2a6c5c0faa | [log] [tgz] |
---|---|---|
author | Jian Li <pyguni@gmail.com> | Wed Jun 07 15:51:29 2017 +0900 |
committer | Jian Li <pyguni@gmail.com> | Wed Jun 14 15:24:52 2017 +0000 |
tree | b6823f0e69a1f74e4e9f3d18ccaf89ebd80795fc | |
parent | 5c0d8f92cb7eeee06134755e9b1b5d3715210ee1 [diff] [blame] |
[ONOS-6537] Implement ConcurrentRadixTree that stores IP as a key Change-Id: I0688faf3bb6c0335505339296582f91dd8c8c9c6
diff --git a/protocols/lisp/ctl/BUCK b/protocols/lisp/ctl/BUCK index 2888a88..8bb9f9e 100644 --- a/protocols/lisp/ctl/BUCK +++ b/protocols/lisp/ctl/BUCK
@@ -8,6 +8,7 @@ '//lib:netty-transport-native-epoll', '//lib:netty-handler', '//lib:netty-resolver', + '//lib:concurrent-trees', ] TEST_DEPS = [