BFD: Decreasing minimal transmit and receive interval
authorNiels van Adrichem <N.L.M.vanAdrichem@tudelft.nl>
Tue, 7 Oct 2014 15:04:13 +0000 (15:04 +0000)
committerAlex Wang <alexw@nicira.com>
Wed, 3 Dec 2014 21:40:50 +0000 (13:40 -0800)
I found the BFD transmit interval was lowerbounded by the default value
without warning, although documentation does not consider a lowerbound.

Testing has been performed with transmit and receive intervals as low as 1
ms, and although CPU overhead was effected (especially with multiple BFD
sessions such as 6 and higher), it worked well.

Signed-off-by: Niels van Adrichem <n.l.m.vanadrichem@tudelft.nl>
Signed-off-by: Ben Pfaff <blp@nicira.com>

No differences found