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(-) -- 1.7.10.4 ------------------------------------------------------------------------------ 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
