summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--ryu/tests/packet_data_generator/rebar.config3
1 files changed, 2 insertions, 1 deletions
diff --git a/ryu/tests/packet_data_generator/rebar.config b/ryu/tests/packet_data_generator/rebar.config
index fc346f05..2e8b2c4c 100644
--- a/ryu/tests/packet_data_generator/rebar.config
+++ b/ryu/tests/packet_data_generator/rebar.config
@@ -24,8 +24,9 @@
% https://github.com/FlowForwarding/of_protocol/pull/56
% https://github.com/FlowForwarding/of_protocol/pull/57
% EXT-256
+% EXT-187 onf_flow_monitor_request
{git, "http://github.com/yamt/of_protocol.git",
- "048096795e739d923c08498dcf5e917bd603527d"}},
+ "a1c76ac3e276d5d5824d67c90bf498bd289cece9"}},
{flower, ".*",
{git, "http://github.com/travelping/flower.git",
"d783d8f722cb1eb2fa598d4521b309cfcc703fdb"}}]}.