On Mon, 5 Mar 2012 09:34:04 +0700 Simon Horman <[email protected]> wrote:
> struct.unpack_from() is needed in place of > struct.unpack() when an offset argument is passed. > > Signed-off-by: Simon Horman <[email protected]> > --- > ryu/ofproto/ofproto_v1_0_parser.py | 2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) Applied. ------------------------------------------------------------------------------ Try before you buy = See our experts in action! The most comprehensive online learning library for Microsoft developers is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3, Metro Style Apps, more. Free future releases when you subscribe now! http://p.sf.net/sfu/learndevnow-dev2 _______________________________________________ Ryu-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ryu-devel
