stp: Increase hello time to 2 seconds.
authorBen Pfaff <blp@nicira.com>
Tue, 23 Sep 2008 16:51:00 +0000 (09:51 -0700)
committerBen Pfaff <blp@nicira.com>
Tue, 23 Sep 2008 16:51:00 +0000 (09:51 -0700)
commita846b3519b004f95d2b3ab0aabd756f27f8c881d
tree6e977d211a235e04d436ffab9a623499de7a6f37
parent666a53b7f71b605b33737b45a71fafcb5aa6c694
stp: Increase hello time to 2 seconds.

An STP advertisement is sent after every expiry of the hello timer, so
this reduces STP advertisements to once every 2 seconds.

Once a second seemed like too often.

Suggested by Justin.
lib/stp.c