When sending set_tables in the imsg use the right size. Currently the
authorclaudio <claudio@openbsd.org>
Tue, 25 Sep 2018 07:58:11 +0000 (07:58 +0000)
committerclaudio <claudio@openbsd.org>
Tue, 25 Sep 2018 07:58:11 +0000 (07:58 +0000)
commitb05c41945b86a3e91ee518862e49fe5d118dcddf
tree73e9f0cbc9fd0029f8417b4d1cbbbe1e12b86d5f
parent048d4bd74bd77bacfec912c0bf0ce6416117c38d
When sending set_tables in the imsg use the right size. Currently the
number of elements is used as size which is always wrong.
usr.sbin/bgpd/bgpd.c