30 Dec
2016
30 Dec
'16
12:30 p.m.
On 2016-12-30 13:26, Ondrej Zajicek wrote:
On Fri, Dec 30, 2016 at 01:13:59PM +0100, Michal wrote:
Stupid... increasing read buffer helped of course
sysctl -w net.core.rmem_default=1064960
I see, the bird is not increasing the read buffer on it's netlink socket. Would it be bad idea to create an configuration option for that?
Yes, that is probably a good idea.
Ok, let's see if can pull up some C skills.