Add support for HOLDTIME=0 31/25931/7
authorJozef Behran <jbehran@cisco.com>
Tue, 25 Aug 2015 07:52:25 +0000 (09:52 +0200)
committerJozef Behran <jbehran@cisco.com>
Tue, 25 Aug 2015 10:21:01 +0000 (12:21 +0200)
commite2eb7d24d2158767140b92e655c95f4dacc2a5d3
tree1d1fd760291fae4532d88f5b3739935ed93b230a
parent45aa30de4407e6cb5ddd1496e737dba01e33a21b
Add support for HOLDTIME=0

When HOLDTIME=0, no KEEPALIVE messages will be sent and no
keepalive checking will be done. See RFC 4271, section 4.4.

Additionally a timing bug was exposed by this change and thus
fixed.

Change-Id: Icab0ef46207638c0072cc77a9b3bafe71b31c8eb
Signed-off-by: Jozef Behran <jbehran@cisco.com>
test/tools/fastbgp/play.py