mirror of
https://github.com/faucetsdn/ryu.git
synced 2026-05-12 00:03:24 +02:00
packet_data_generator: change of_protocol upstream
change of_protocol upstream back to a local repo again
to include the following fix.
https://github.com/FlowForwarding/of_protocol/pull/51
Signed-off-by: YAMAMOTO Takashi <yamamoto@valinux.co.jp>
Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
This commit is contained in:
parent
1d00d239d4
commit
f4a580e78c
@ -16,8 +16,12 @@
|
||||
|
||||
{deps,
|
||||
[{of_protocol, ".*",
|
||||
{git, "https://github.com/FlowForwarding/of_protocol.git",
|
||||
"5d6a938bcac91d03e4542845bc014a271bab363a"}},
|
||||
% {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
|
||||
{git, "http://github.com/yamt/of_protocol.git",
|
||||
"c8bb795af3d50c8c9abd3c0b910cfd7a6844eef5"}},
|
||||
{flower, ".*",
|
||||
{git, "http://github.com/travelping/flower.git",
|
||||
"d783d8f722cb1eb2fa598d4521b309cfcc703fdb"}}]}.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user