]> git.puffer.fish Git - matthieu/frr.git/commit
pimd: Increase kernel socket rcvbuf size.
authorDonald Sharp <sharpd@cumulusnetworks.com>
Wed, 16 Nov 2016 19:38:14 +0000 (14:38 -0500)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Thu, 22 Dec 2016 01:26:16 +0000 (20:26 -0500)
commit4f7c4a76d8cb3e5863e3f23df2b4ff4f89055f6b
tree850ae89eeb0d4c7631711a7f8c08b9777081bfa5
parent191f5695df6b66e95ab028cc15eea53966a058b4
pimd: Increase kernel socket rcvbuf size.

We are receiving notifications from the linux
kernel that we are filling up the receive buffer
for upcalls into pimd.  Let's increase the size
to something a bit bigger.

Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
pimd/pim_mroute.c