CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected] 2019/06/28 03:14:37

Modified files:
        usr.sbin/bgpd  : session.c 

Log message:
Reset rpending (read pending) indicator for a peer when the peer goes down
and the read buffer is cleared. Also make sure that the poll timeout is
only reduced to 0 if rpending is set and the read buffer has data to process.
This should fix a problem within the SE causing it to spin with a poll
timeout of 0.
OK phessler@

Reply via email to