commit | f69e3e34092139600404681798cebeefebcfa6c6 | [log] [tgz] |
---|---|---|
author | Brian O'Connor <bocon@opennetworking.org> | Thu May 10 02:25:09 2018 -0700 |
committer | Brian O'Connor <bocon@opennetworking.org> | Thu May 10 20:52:35 2018 -0700 |
tree | 0b256b8632aa980bf1c8093e9936bca5a7d7978b | |
parent | 4ef245e8ea98ca5e4832e82daa946f52e384085f [diff] [blame] |
Fix for CVE-2018-1000155 Denial of Service, Improper Authentication and Authorization, and Covert Channel in the OpenFlow 1.0+ handshake Change-Id: Ifd285208266a1f331f3b802cb656349aad1782a9
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 = [