summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorYAMAMOTO Takashi <yamamoto@valinux.co.jp>2013-11-20 15:48:30 +0900
committerFUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>2013-11-20 05:44:04 -0800
commit36cc424442ffc918dd884dc5aeb124eb86aad001 (patch)
treebea13d9a8f057c470fdddadaa4feca051cedc23d
parentad9c7df2eadc99eda44463f54368479945c983c8 (diff)
packet_data_generator: update of_protocol upstream
for EXT-256 Signed-off-by: YAMAMOTO Takashi <yamamoto@valinux.co.jp> Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
-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 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"}}]}.