summaryrefslogtreecommitdiff
path: root/zebra/kernel_socket.c
diff options
context:
space:
mode:
authorIgor Ryzhov <iryzhov@nfware.com>2021-07-29 01:17:50 +0300
committerIgor Ryzhov <iryzhov@nfware.com>2021-07-30 00:59:19 +0300
commit5054cfcbbc8c776a91e9390d36cff891d0890b4f (patch)
treeaa86645630e4fe5bc80b9c4fa584057dc0a79bf2 /zebra/kernel_socket.c
parent31a8ea0f5f5ee90363fb244a2ac81bfb13183987 (diff)
bgpd: fix incorrect usage of slist in dampening
Current code is a complete misuse of SLIST structure. Instead of just adding a SLIST_ENTRY to struct bgp_damp_info, it allocates a separate structure to be a node in the list. Signed-off-by: Igor Ryzhov <iryzhov@nfware.com>
Diffstat (limited to 'zebra/kernel_socket.c')
0 files changed, 0 insertions, 0 deletions