On May 23, 2013, at 6:08 PM, Ben Pfaff <[email protected]> wrote: > OpenFlow 1.2 and later define a value of 65535 (OFPCML_NO_BUFFER) for > the max_len field in an output action to mean that the switch should send > the entire packet without buffering it. Open vSwitch never buffers packets > sent via an output action, so it trivially satisfies this requirement. > > Signed-off-by: Ben Pfaff <[email protected]>
Makes sense and looks ok. _______________________________________________ dev mailing list [email protected] http://openvswitch.org/mailman/listinfo/dev
