for EXT-256 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 6387666..fc346f0 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"}}]}. -- 1.8.3.1 ------------------------------------------------------------------------------ Shape the Mobile Experience: Free Subscription Software experts and developers: Be at the forefront of tech innovation. Intel(R) Software Adrenaline delivers strategic insight and game-changing conversations that shape the rapidly evolving mobile landscape. Sign up now. http://pubads.g.doubleclick.net/gampad/clk?id=63431311&iu=/4140/ostg.clktrk _______________________________________________ Ryu-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ryu-devel
