These are fixes that would still be nice to get to OVS 2.6 release. The second patch is a nice to have, but is not durectly used by the other patches in the series.
Jarno Rajahalme (3): ofproto: Do not signal revalidation for group mods twice. token-bucket: Add token_bucket_wait_at(). seq: Add support for initial delay before waking up. include/openvswitch/token-bucket.h | 5 +++- lib/seq.c | 50 ++++++++++++++++++++++++++------------ lib/seq.h | 9 +++++-- lib/token-bucket.c | 7 +++--- ofproto/ofproto-dpif-upcall.c | 2 +- ofproto/ofproto-dpif.c | 10 +------- ofproto/ofproto.c | 3 ++- tests/ofproto-dpif.at | 3 +++ 8 files changed, 57 insertions(+), 32 deletions(-) -- 2.1.4 _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev