]> git.ipfire.org Git - location/libloc.git/commit
tree: Add network to the stack after we have tried again
authorMichael Tremer <michael.tremer@ipfire.org>
Thu, 6 Mar 2025 16:24:46 +0000 (16:24 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Thu, 6 Mar 2025 16:24:46 +0000 (16:24 +0000)
commit3836b1a0fbe65fbb3f6b8021e38c28b950ba9a11
tree6bd124bf9fef84632c65c2851df59a693ef4f4a3
parent8c9a91e39f512bf422ccddff67353039f97da343
tree: Add network to the stack after we have tried again

If we add it before, we will try to merge the network with itself which
is not necessary as it will never result in anything good.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
src/network-tree.c