Thanks, pushed to master, 1.5, 1.6.
On Fri, Mar 02, 2012 at 02:37:53PM -0800, Ethan Jackson wrote: > Looks good, > > Ethan > > On Fri, Mar 2, 2012 at 14:10, Ben Pfaff <b...@nicira.com> wrote: > > I only tested this feature with service controllers. > > > > Bug #9964. > > Reported-by: James Schmidt <jschm...@nicira.com> > > Signed-off-by: Ben Pfaff <b...@nicira.com> > > --- > > AUTHORS | 1 + > > ofproto/connmgr.c | 1 + > > 2 files changed, 2 insertions(+), 0 deletions(-) > > > > diff --git a/AUTHORS b/AUTHORS > > index 6a83514..cdf6ce6 100644 > > --- a/AUTHORS > > +++ b/AUTHORS > > @@ -95,6 +95,7 @@ Henrik Amren hen...@nicira.com > > Jacob Cherkas jcher...@nicira.com > > Jad Naous jna...@gmail.com > > Jamal Hadi Salim h...@cyberus.ca > > +James Schmidt jschm...@nicira.com > > Jan Medved jmed...@juniper.net > > Janis Hamme janis.ha...@student.kit.edu > > Jari Sundell sundell.softw...@gmail.com > > diff --git a/ofproto/connmgr.c b/ofproto/connmgr.c > > index 69534c3..c820ad5 100644 > > --- a/ofproto/connmgr.c > > +++ b/ofproto/connmgr.c > > @@ -1087,6 +1087,7 @@ ofconn_reconfigure(struct ofconn *ofconn, const > > struct ofproto_controller *c) > > int probe_interval; > > > > ofconn->band = c->band; > > + ofconn->enable_async_msgs = c->enable_async_msgs; > > > > rconn_set_max_backoff(ofconn->rconn, c->max_backoff); > > > > -- > > 1.7.2.5 > > > > _______________________________________________ > > dev mailing list > > dev@openvswitch.org > > http://openvswitch.org/mailman/listinfo/dev _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev