Update ofproto dependency to include a merge of the mainline
v5 branch which includes:
* Bundle messages
* Flow monitor messages
* Request Forward message
* Table Status message
* Fix for length of Flow Update Full entry of Flow Monitor reply message

Signed-off-by: Simon Horman <[email protected]>
---
v3
* Update to new upstream v5 branch which includes:
  * Flow monitor messages (pull request 70)
  * Request Forward message (pull request 69)
  * Table Status message (pull request 68)

v2
* No change
---
 ryu/tests/packet_data_generator/rebar.config | 6 +-----
 1 file changed, 1 insertion(+), 5 deletions(-)

diff --git a/ryu/tests/packet_data_generator/rebar.config 
b/ryu/tests/packet_data_generator/rebar.config
index 44d206a..efcf2b1 100644
--- a/ryu/tests/packet_data_generator/rebar.config
+++ b/ryu/tests/packet_data_generator/rebar.config
@@ -18,13 +18,9 @@
  [{of_protocol, ".*",
 %  {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/66
-%   {git, "http://github.com/yamt/of_protocol.git";,
-%    "624e1bd1b22d9ea32dda7f251c87fab462d3f763"}},
 % use local branch for merge of v5 branch and pull/66
   {git, "https://github.com/horms/of_protocol.git";,
-   "6ad43fb8f8754a2d6673bddd40d7c03f145a2abf"}},
+   "36f81a2390586c4298c34b8a6dd7c929edbac707"}},
   {flower, ".*",
    {git, "http://github.com/travelping/flower.git";,
     "d783d8f722cb1eb2fa598d4521b309cfcc703fdb"}}]}.
-- 
1.8.5.2


------------------------------------------------------------------------------
Learn Graph Databases - Download FREE O'Reilly Book
"Graph Databases" is the definitive new guide to graph databases and their
applications. Written by three acclaimed leaders in the field,
this first edition is now available. Download your free book today!
http://p.sf.net/sfu/13534_NeoTech
_______________________________________________
Ryu-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ryu-devel

Reply via email to