On Fri, 31 Oct 2014 18:03:44 +0100 Benny Eggerstedt <[email protected]> wrote:
> This avoids to send two packets (FlowMod & PacketOut). > > OF v1.3.1 (the specification most switch vendors implemented) mentions in > A.3.4.1 on page 65 that this is a valid way to avoid two packets. > > Signed-off-by: Benny Eggerstedt <[email protected]> > --- > ryu/app/simple_switch_13.py | 20 ++++++++++++++------ > 1 file changed, 14 insertions(+), 6 deletions(-) Looks good. I'm not sure all the switches implement this properly, but let's see. Thanks! ------------------------------------------------------------------------------ _______________________________________________ Ryu-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ryu-devel
