Thanks, I'll apply this soon.
On Wed, Feb 19, 2014 at 10:33:42AM -0800, Joe Stringer wrote: > Acked-by: Joe Stringer <[email protected]> > > > On 19 February 2014 08:29, Ben Pfaff <[email protected]> wrote: > > > Signed-off-by: Ben Pfaff <[email protected]> > > --- > > OPENFLOW-1.1+ | 6 +++--- > > 1 file changed, 3 insertions(+), 3 deletions(-) > > > > diff --git a/OPENFLOW-1.1+ b/OPENFLOW-1.1+ > > index 8c5811b..388f5fd 100644 > > --- a/OPENFLOW-1.1+ > > +++ b/OPENFLOW-1.1+ > > @@ -56,7 +56,7 @@ probably incomplete. > > > > * OFPT_TABLE_MOD message. This is new in OF1.1, so we need to > > implement it. It should be implemented so that the default OVS > > - behavior does not change. > > + behavior does not change. Simon Horman has posted a patch. > > [required for OF1.1 and OF1.2] > > > > * MPLS. Simon Horman maintains a patch series that adds this > > @@ -91,8 +91,8 @@ didn't compare the specs carefully yet.) > > Currently we always report OFPBRC_MULTIPART_BUFFER_OVERFLOW. > > [optional for OF1.3+] > > > > - * Add OFPMP_TABLE_FEATURES statistics. > > - [optional for OF1.3+] > > + * Add OFPMP_TABLE_FEATURES statistics. Alexander Wu has posted a > > + patch series. [optional for OF1.3+] > > > > * More flexible table miss support. > > This requires the following. > > -- > > 1.8.5.3 > > > > _______________________________________________ > > dev mailing list > > [email protected] > > http://openvswitch.org/mailman/listinfo/dev > > _______________________________________________ dev mailing list [email protected] http://openvswitch.org/mailman/listinfo/dev
