From 3b3b62675ee0afcdeb5eca5d9b38105476b811a1 Mon Sep 17 00:00:00 2001 From: YAMAMOTO Takashi Date: Tue, 14 Jan 2014 12:26:34 +0900 Subject: [PATCH] packet_data_generator: update of_protocol upstream merely a clean up for a pullup request. no functionality changes. also, update comments. Signed-off-by: YAMAMOTO Takashi Signed-off-by: FUJITA Tomonori --- ryu/tests/packet_data_generator/rebar.config | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git a/ryu/tests/packet_data_generator/rebar.config b/ryu/tests/packet_data_generator/rebar.config index 2e8b2c4c..54bf9b08 100644 --- a/ryu/tests/packet_data_generator/rebar.config +++ b/ryu/tests/packet_data_generator/rebar.config @@ -19,14 +19,9 @@ % {git, "https://github.com/FlowForwarding/of_protocol.git", % "5d6a938bcac91d03e4542845bc014a271bab363a"}}, % use a local repo until the following changes are merged: -% https://github.com/FlowForwarding/of_protocol/pull/51 -% https://github.com/FlowForwarding/of_protocol/pull/52 -% https://github.com/FlowForwarding/of_protocol/pull/56 -% https://github.com/FlowForwarding/of_protocol/pull/57 -% EXT-256 -% EXT-187 onf_flow_monitor_request +% https://github.com/FlowForwarding/of_protocol/pull/66 {git, "http://github.com/yamt/of_protocol.git", - "a1c76ac3e276d5d5824d67c90bf498bd289cece9"}}, + "624e1bd1b22d9ea32dda7f251c87fab462d3f763"}}, {flower, ".*", {git, "http://github.com/travelping/flower.git", "d783d8f722cb1eb2fa598d4521b309cfcc703fdb"}}]}.