]> git.puffer.fish Git - matthieu/frr.git/commit
zebra: rework affinity-map update hook
authorIgor Ryzhov <iryzhov@nfware.com>
Fri, 19 Jan 2024 00:38:43 +0000 (02:38 +0200)
committerIgor Ryzhov <iryzhov@nfware.com>
Fri, 19 Jan 2024 01:47:11 +0000 (03:47 +0200)
commita3bbe28e6d0e2f78bef8731002e76339320aacc9
tree3532cdb14af2fb799ed270a32e64cfc55a64ab29
parent3856ba2359f54b75276f19c54582b68d64146315
zebra: rework affinity-map update hook

Don't use config tree when updating internal daemon state. Everything
needed is already stored in internal structures.

Signed-off-by: Igor Ryzhov <iryzhov@nfware.com>
zebra/zebra_affinitymap.c