From 36cc424442ffc918dd884dc5aeb124eb86aad001 Mon Sep 17 00:00:00 2001 From: YAMAMOTO Takashi Date: Wed, 20 Nov 2013 15:48:30 +0900 Subject: [PATCH] packet_data_generator: update of_protocol upstream for EXT-256 Signed-off-by: YAMAMOTO Takashi Signed-off-by: FUJITA Tomonori --- ryu/tests/packet_data_generator/rebar.config | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/ryu/tests/packet_data_generator/rebar.config b/ryu/tests/packet_data_generator/rebar.config index 63876663..fc346f05 100644 --- a/ryu/tests/packet_data_generator/rebar.config +++ b/ryu/tests/packet_data_generator/rebar.config @@ -23,8 +23,9 @@ % 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 {git, "http://github.com/yamt/of_protocol.git", - "dabf39ae405eac2f98735545407f362f50dd23f9"}}, + "048096795e739d923c08498dcf5e917bd603527d"}}, {flower, ".*", {git, "http://github.com/travelping/flower.git", "d783d8f722cb1eb2fa598d4521b309cfcc703fdb"}}]}.