mirror of
https://github.com/faucetsdn/ryu.git
synced 2026-05-08 22:06:10 +02:00
packet_data_generator: move of_protocol upstream back to the origin
stop maintaining a private repo as all of our pullup requests have been merged into the origin. 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
242f3023ea
commit
52c7b4de01
@ -16,11 +16,8 @@
|
||||
|
||||
{deps,
|
||||
[{of_protocol, ".*",
|
||||
% {git, "http://github.com/FlowForwarding/of_protocol.git",
|
||||
% {branch, "master"}}
|
||||
% use a local repo until the following changes are merged:
|
||||
% https://github.com/FlowForwarding/of_protocol/pull/17
|
||||
{git, "http://github.com/yamt/of_protocol.git", {branch, "ryu"}}
|
||||
{git, "https://github.com/FlowForwarding/of_protocol.git",
|
||||
{branch, "master"}}
|
||||
},
|
||||
{flower, ".*",
|
||||
{git, "http://github.com/travelping/flower.git", {branch, "master"}}}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user