]> git.ipfire.org Git - people/ms/libloc.git/commit - src/network-list.c
Merge networks before writing the database
authorMichael Tremer <michael.tremer@ipfire.org>
Mon, 17 Jul 2023 15:36:21 +0000 (15:36 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Mon, 17 Jul 2023 15:36:21 +0000 (15:36 +0000)
commitc1ce4349125f0104e2ed88e4a0320097af052e5c
treed812d4ce0fcbdac5b9b3026366fb9a02130b5f33
parentd5ff39d3e3586163f7581f36c3217b1d4c617033
Merge networks before writing the database

This should help us keeping the database more compact where we summarize
two smaller networks to one larger one if they share the same
properties.

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