]> git.puffer.fish Git - matthieu/frr.git/commit
quagga netlink buffer size increase
authorDonald Sharp <sharpd@cumulusnetworks.com>
Fri, 11 Sep 2015 12:44:31 +0000 (05:44 -0700)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Fri, 11 Sep 2015 12:44:31 +0000 (05:44 -0700)
commitef7f176df3a26d07d5c968ed36c7b74c4ec4a180
treeaece2721ac35d4ccacfad1d9aae871b95cda7043
parent04b6bdc0ee6275442464edec1d14b3f4d3eaa246
quagga netlink buffer size increase

Ticket: CM-7380
Reviewed-by: CCR-3478
Testing: See Bug

This is a fix to allow the netlink buffer size to grow to a reasonable number
over the current 4mb choosen.  This number was choosen by running some
smoke tests that would fail and experimenting to find a number that worked
with those tests and then adding some headroom to that number.

This is a bit of a temporary fix due to timelines instead of the real fix
which is to write the code to properly recover from a netlink buffer overflow.

Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
cumulus/etc/quagga/debian.conf