On Wed, 27 Jul 2016 14:55:26 +0900 IWASE Yusuke <[email protected]> wrote:
> Currently, ryu-manager emits traceback messages when killed via > KeyboardInterrupt. > This patch traps the KeyboardInterrupt, and outputs an appropriate > log message instead. > > Signed-off-by: Victor J. Orlikowski <[email protected]> > Signed-off-by: Alan Fordyce <[email protected]> > Signed-off-by: IWASE Yusuke <[email protected]> > --- > ryu/cmd/manager.py | 9 ++++++--- > 1 file changed, 6 insertions(+), 3 deletions(-) Pushed, thanks guys! ------------------------------------------------------------------------------ What NetFlow Analyzer can do for you? Monitors network bandwidth and traffic patterns at an interface-level. Reveals which users, apps, and protocols are consuming the most bandwidth. Provides multi-vendor support for NetFlow, J-Flow, sFlow and other flows. Make informed decisions using capacity planning reports.http://sdm.link/zohodev2dev _______________________________________________ Ryu-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ryu-devel
