On Tue, Mar 29, 2016 at 12:18 AM, Iwase Yusuke <[email protected]> wrote: > Hi, > > Thank you for great improvements! > > > On 2016年03月29日 05:44, Jason Kölker wrote: >> >> Signed-off-by: Jason Kölker <[email protected]> >> --- >> ryu/lib/ofctl_common.py | 44 +++++++++++++++++++++++++++++++++++++++++ >> ryu/lib/ofctl_v1_0.py | 36 ++++++++-------------------------- >> ryu/lib/ofctl_v1_2.py | 44 ++++++++++++----------------------------- >> ryu/lib/ofctl_v1_3.py | 52 >> +++++++++++++++---------------------------------- >> ryu/lib/ofctl_v1_4.py | 52 >> +++++++++++++++---------------------------------- >> 5 files changed, 96 insertions(+), 132 deletions(-) >> create mode 100644 ryu/lib/ofctl_common.py >> >> diff --git a/ryu/lib/ofctl_common.py b/ryu/lib/ofctl_common.py >> new file mode 100644 >> index 0000000..7f6d0c7 >> --- /dev/null >> +++ b/ryu/lib/ofctl_common.py > > > I think ofctl_common.py can be merged into ofctl_utils.py. > How about merging it? >
Sounds good. I'll send out a patch series shortly merging it into ofctl_utils. Happy Hacking! 7-11 ------------------------------------------------------------------------------ Transform Data into Opportunity. Accelerate data analysis in your applications with Intel Data Analytics Acceleration Library. Click to learn more. http://pubads.g.doubleclick.net/gampad/clk?id=278785471&iu=/4140 _______________________________________________ Ryu-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ryu-devel
