[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'
 ]