for ipv6_flabel and mpls_label. (https://github.com/FlowForwarding/of_protocol/pull/57)
Signed-off-by: YAMAMOTO Takashi <[email protected]> --- 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 11c4047..6387666 100644 --- a/ryu/tests/packet_data_generator/rebar.config +++ b/ryu/tests/packet_data_generator/rebar.config @@ -22,8 +22,9 @@ % https://github.com/FlowForwarding/of_protocol/pull/51 % https://github.com/FlowForwarding/of_protocol/pull/52 % https://github.com/FlowForwarding/of_protocol/pull/56 +% https://github.com/FlowForwarding/of_protocol/pull/57 {git, "http://github.com/yamt/of_protocol.git", - "3d30178dc460dc0faf23df00a19f8e8a3aa77a17"}}, + "dabf39ae405eac2f98735545407f362f50dd23f9"}}, {flower, ".*", {git, "http://github.com/travelping/flower.git", "d783d8f722cb1eb2fa598d4521b309cfcc703fdb"}}]}. -- 1.8.3.1 ------------------------------------------------------------------------------ Android is increasing in popularity, but the open development platform that developers love is also attractive to malware creators. Download this white paper to learn more about secure code signing practices that can help keep Android apps secure. http://pubads.g.doubleclick.net/gampad/clk?id=65839951&iu=/4140/ostg.clktrk _______________________________________________ Ryu-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ryu-devel
