]> git.puffer.fish Git - matthieu/frr.git/commit
zebra: add zclient to iprules key
authorMark Stapp <mjs@labn.net>
Fri, 6 Oct 2023 16:26:38 +0000 (12:26 -0400)
committerMark Stapp <mjs@labn.net>
Fri, 6 Oct 2023 16:26:38 +0000 (12:26 -0400)
commita09cb688a09ec36ca4be0d477b03de133c602f1d
tree81565a066525ecc22d0d2ffc23daa402b11bfdb6
parent36518032216956915968628864e6d4f1c5fb31f5
zebra: add zclient to iprules key

Include a zclient value in the hash and tree key computations
for iprules in zebra: clients may collide without this.

Signed-off-by: Mark Stapp <mjs@labn.net>
zebra/zebra_pbr.c