commit | 451cea3762cab3c071d81d74fad9d07a3161e3e6 | [log] [tgz] |
---|---|---|
author | Jian Li <pyguni@gmail.com> | Tue Oct 04 15:27:50 2016 +0900 |
committer | Thomas Vachuska <tom@onlab.us> | Mon Oct 17 18:27:37 2016 +0000 |
tree | 08088cccb365e4213eda79764c016d67c20d83d5 | |
parent | 84b7582ac63fd30e7dbd72afbe4d458fba3a4128 [diff] [blame] |
Add LISP channel pipeline along with server bootstrap Change-Id: I9ca12bbab5c4dad474bd6d7fa70e96a179bf4e50
diff --git a/protocols/lisp/ctl/BUCK b/protocols/lisp/ctl/BUCK index 4de24ac..c6b463a 100644 --- a/protocols/lisp/ctl/BUCK +++ b/protocols/lisp/ctl/BUCK
@@ -4,7 +4,8 @@ '//protocols/lisp/msg:onos-protocols-lisp-msg', '//lib:netty-buffer', '//lib:netty-codec', - '//lib:netty-transport' + '//lib:netty-transport', + '//lib:netty-handler' ] TEST_DEPS = [