Fix for CVE-2018-1000155
Denial of Service, Improper Authentication and Authorization,
and Covert Channel in the OpenFlow 1.0+ handshake
Change-Id: Ifd285208266a1f331f3b802cb656349aad1782a9
(cherry picked from commit f69e3e34092139600404681798cebeefebcfa6c6)
diff --git a/protocols/openflow/ctl/BUCK b/protocols/openflow/ctl/BUCK
index 26a6a58..9b68ba9 100644
--- a/protocols/openflow/ctl/BUCK
+++ b/protocols/openflow/ctl/BUCK
@@ -9,6 +9,7 @@
'//lib:netty-handler',
'//lib:netty-transport',
'//lib:netty-transport-native-epoll',
+ '//lib:JACKSON',
]
TEST_DEPS = [