commit | 5ba6ec1955930309e847c8d3a8b4c5d3c6085cc7 | [log] [tgz] |
---|---|---|
author | Jian Li <pyguni@gmail.com> | Fri Nov 18 02:38:58 2016 +0900 |
committer | Gerrit Code Review <gerrit@onlab.us> | Fri Nov 18 15:29:16 2016 +0000 |
tree | 9fe5d2917695b1844bc72d4865e2e3e9b45a123b | |
parent | b21d69a734c3c9092bb9413ba4060a424cb9d87c [diff] [blame] |
[ONOS-5606] Try to use Epoll event group if OS natively support it Change-Id: I449df3a0a9115c24aa29e15931877626879dae20
diff --git a/protocols/lisp/ctl/BUCK b/protocols/lisp/ctl/BUCK index c6b463a..622dae5 100644 --- a/protocols/lisp/ctl/BUCK +++ b/protocols/lisp/ctl/BUCK
@@ -5,6 +5,7 @@ '//lib:netty-buffer', '//lib:netty-codec', '//lib:netty-transport', + '//lib:netty-transport-native-epoll', '//lib:netty-handler' ]