Do not use IBUF_READ_SIZE for the packet read buffer size. Instead
authorclaudio <claudio@openbsd.org>
Tue, 19 Jan 2021 10:28:07 +0000 (10:28 +0000)
committerclaudio <claudio@openbsd.org>
Tue, 19 Jan 2021 10:28:07 +0000 (10:28 +0000)
commitd200470ea2a6bac18c33bf36868c6e8d8c102b87
tree8f238ceca018041d7ceed8eb2b5c125c922c4761
parent5434bd3833b9eacfd6d745d12c85c5a6f85f5dee
Do not use IBUF_READ_SIZE for the packet read buffer size. Instead
define READ_BUF_SIZE like the other daemons.
usr.sbin/ripd/packet.c
usr.sbin/ripd/ripd.h