commit | 324337e88eefead09e9288050a9f0842715e636c | [log] [tgz] |
---|---|---|
author | Pragya Arya <pragya.arya@radisys.com> | Thu Feb 20 14:35:08 2020 +0530 |
committer | Matteo Scandolo <matteo.scandolo@gmail.com> | Fri Mar 06 09:55:43 2020 -0800 |
tree | b7d192e56ff7a1c9ad55440c5ea2875d32acb2ba | |
parent | e3bd3cbc695bc248ff54aa56cf2961556029db20 [diff] [blame] |
SEBA-949 support for publishing bbsim events on kafka Change-Id: I4354cd026bbadc801e4d6d08b2f9cd3462917b4c
diff --git a/cmd/bbr/bbr.go b/cmd/bbr/bbr.go index 9e1ebc5..52ae622 100644 --- a/cmd/bbr/bbr.go +++ b/cmd/bbr/bbr.go
@@ -81,6 +81,7 @@ 0, // this parameter does not matter in the BBR case options.BBSim.ControlledActivation, false, // this parameter is not important in the BBR Case + false, true, )