Hi, On Wed, 25 Jun 2014 21:39:43 -0700 Srini Seetharaman <[email protected]> wrote:
> From 086bf44986ce82e9afbf1504c0a0c76bfbb0fd5a Mon Sep 17 00:00:00 2001 > From: Srini Seetharaman <[email protected]> > Date: Wed, 25 Jun 2014 21:35:13 -0700 > Subject: [PATCH] Updating packet_in handler in simple_switch and > simple_switch_13 to ignore the LLDP packets. This resolves potential problems > with running switch and topology discovery together. > > Signed-off-by: Srini Seetharaman <[email protected]> > --- > ryu/app/simple_switch.py | 3 +++ > ryu/app/simple_switch_13.py | 3 +++ > 2 files changed, 6 insertions(+) Thanks but let's simple_switch simple as much as possible. They are a start point that new comers might try and learn first. They are not designed for something more like running with others. ------------------------------------------------------------------------------ Open source business process management suite built on Java and Eclipse Turn processes into business applications with Bonita BPM Community Edition Quickly connect people, data, and systems into organized workflows Winner of BOSSIE, CODIE, OW2 and Gartner awards http://p.sf.net/sfu/Bonitasoft _______________________________________________ Ryu-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ryu-devel
