On Tue, 2 Oct 2012 16:00:58 +0900 Isaku Yamahata <[email protected]> wrote:
> Printing data in raw ascii causes unexpected terminal mode. So print them > in hex. > > Isaku Yamahata (2): > utils: a helper function to convert byte array into hex string > ofp_handler: print msg.data in hex format, not raw string > > ryu/controller/ofp_handler.py | 5 +++-- > ryu/utils.py | 4 ++++ > 2 files changed, 7 insertions(+), 2 deletions(-) Applied the updated patch. ------------------------------------------------------------------------------ Don't let slow site performance ruin your business. Deploy New Relic APM Deploy New Relic app performance management and know exactly what is happening inside your Ruby, Python, PHP, Java, and .NET app Try New Relic at no cost today and get our sweet Data Nerd shirt too! http://p.sf.net/sfu/newrelic-dev2dev _______________________________________________ Ryu-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ryu-devel
