]> git.puffer.fish Git - mirror/frr.git/commit
ospf6d: add write-multiplier configuration
authorPat Ruddy <pat@voltanet.io>
Thu, 6 May 2021 10:39:58 +0000 (11:39 +0100)
committerPat Ruddy <pat@voltanet.io>
Fri, 18 Jun 2021 08:40:42 +0000 (09:40 +0100)
commit78156066b9aae203d7346f5ff3250a1ff40839be
treef2fe2ffd5dd40fd8e3b70d6221d809d88fb9e26e
parentbb382e24f1f4a6d526e71163abf11d965e5258e2
ospf6d: add write-multiplier configuration

allow amount of work done by read and write threads in a single
invocation to be tuned to between 1 and 100 packets (default 20)

Signed-off-by: Pat Ruddy <pat@voltanet.io>
ospf6d/ospf6_interface.c
ospf6d/ospf6_message.c
ospf6d/ospf6_top.c
ospf6d/ospf6_top.h