]> git.puffer.fish Git - matthieu/frr.git/commit
ospfd: support configuration of socket buffer sizes
authorMark Stapp <mjs@labn.net>
Thu, 6 Apr 2023 17:40:23 +0000 (13:40 -0400)
committerMark Stapp <mjs@labn.net>
Thu, 6 Apr 2023 18:16:43 +0000 (14:16 -0400)
commit6e6e1020dd6e974557159740fcbb8ac395a2ef73
tree3aecd7521860168551bd33ba1079b7c180af3828
parent27a0311fcc20cba1247cce68c265ba026ca32775
ospfd: support configuration of socket buffer sizes

Add configurable socket send and receive buffer sizes,
configured at the instance level.

Signed-off-by: Mark Stapp <mjs@labn.net>
doc/user/ospfd.rst
ospfd/ospf_network.c
ospfd/ospf_network.h
ospfd/ospf_vty.c
ospfd/ospfd.c
ospfd/ospfd.h