Current Series Release Notes¶
4.2.0¶
New Features¶
Added native threading support for
BGPLoopingCallandIOFactory. The appropriate implementation (eventlet or native threading) is now selected automatically based onHUB_TYPE, fixing BGP peer hold time expiration issues when using the native threading backend. See bug 2146526.