]> git.ipfire.org Git - thirdparty/bird.git/commit
Filter: Improve handling of sets in BGP path masks
authorKazuki Yamaguchi <k@rhe.jp>
Sun, 28 Jun 2020 13:37:01 +0000 (15:37 +0200)
committerOndrej Zajicek (work) <santiago@crfreenet.org>
Sun, 28 Jun 2020 13:37:01 +0000 (15:37 +0200)
commita948cf9a5c338518773e6c98e895c829c469f56b
treeed2a551768da08e9f0e6603c7f815d4e6bf2331b
parent4ef0a966392672d04a567c25758462fe3bbb0fb4
Filter: Improve handling of sets in BGP path masks

Compare the content of PM_ASN_SET in path masks. A reconfiguration
was not properly triggering a reload of affected protocols when the
members of a set in a path mask change.

Also, update the printing code to so that it can display sets in a path
mask.
filter/data.c