]> git.ipfire.org Git - thirdparty/bird.git/commit
Filter: Allow merging of intervals in build_tree()
authorIgor Putovny <igor.putovny@nic.cz>
Tue, 23 Sep 2025 14:58:14 +0000 (16:58 +0200)
committerOndrej Zajicek <santiago@crfreenet.org>
Thu, 9 Oct 2025 15:40:11 +0000 (17:40 +0200)
commit10e3a42641b2a469964b97f5ea1d28823cfbe47b
tree370bc4a7a36dd0664c712585d892c7e5d7bc6bfd
parent56b106c6c33e5914975553fa0e9f90c88dba1117
Filter: Allow merging of intervals in build_tree()

Fixes a bug that overlapping intervals in sets are not processed properly.
filter/config.Y
filter/data.h
filter/f-inst.c
filter/test.conf
filter/tree.c
filter/tree_test.c
proto/l3vpn/config.Y