On Thu, 11 Jun 2015 15:19:53 +0800 Yi Tseng <[email protected]> wrote:
> Please ignore previous patch, because I forgot to check coding style with > pep8, here is the new patch > > Signed-off-by: Takeshi <[email protected]> > --- > ryu/topology/api.py | 9 +++++++ > ryu/topology/event.py | 23 ++++++++++++++++ > ryu/topology/switches.py | 69 > ++++++++++++++++++++++++++++++++++++++++++++++-- > 3 files changed, 99 insertions(+), 2 deletions(-) Thanks but I got the following error: FUJITA-no-MacBook-Pro:ryu fujita$ patch -p1 < 1 patching file ryu/topology/api.py patching file ryu/topology/event.py patching file ryu/topology/switches.py patch: **** malformed patch at line 246: ofproto_v1_0.OFP_VERSION: ------------------------------------------------------------------------------ _______________________________________________ Ryu-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ryu-devel
