]> 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 <santiago@crfreenet.org>
Mon, 27 Jun 2022 19:13:31 +0000 (21:13 +0200)
commit8f3c6151b4ff11d98a20f6f9919723f0fb719161
tree215ecd33d34beaeb685d982ac0de13181c39a3ef
parent9b302c133f02f96edc5caa769dfd21dc9ef038b5
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