]> git.puffer.fish Git - matthieu/frr.git/commit
bgpd: lift read-quanta restriction
authorQuentin Young <qlyoung@cumulusnetworks.com>
Tue, 13 Jun 2017 19:06:51 +0000 (19:06 +0000)
committerQuentin Young <qlyoung@cumulusnetworks.com>
Thu, 30 Nov 2017 21:18:03 +0000 (16:18 -0500)
commit3b73658c7cc5df1306a71ae014425294714c12f1
tree66512988d6edbb9c05a6e259936ec57fd48853f7
parentbb3d357d2f0369e70c500acf56a2f8d7bd93b4ea
bgpd: lift read-quanta restriction

Per previous work to ensure all FSM state is updated after processing
each message, read-quanta should be safe to set > 1.

Signed-off-by: Quentin Young <qlyoung@cumulusnetworks.com>
bgpd/bgp_packet.c