]> git.ipfire.org Git - thirdparty/bird.git/commit
Nest: Cleanups in as_path_filter()
authorOndrej Zajicek (work) <santiago@crfreenet.org>
Fri, 4 Mar 2022 01:01:34 +0000 (02:01 +0100)
committerOndrej Zajicek (work) <santiago@crfreenet.org>
Fri, 4 Mar 2022 01:24:28 +0000 (02:24 +0100)
commitbfad73ee00d6c42256847acaf339ea915ad8c496
tree5fa65421e6c36fcbff1649c9ee1365a011435a97
parentcecc10f7733fbfb894280fbd7ff29899a478d808
Nest: Cleanups in as_path_filter()

Use struct f_val as a common argument for as_path_filter(), as suggested
by Alexander Zubkov. That allows to use NULL sets as valid arguments.
filter/data.h
filter/f-inst.c
nest/a-path.c
nest/a-path_test.c
nest/attrs.h