]> git.ipfire.org Git - thirdparty/bird.git/commit
Static: fixed ASPA reconfiguration
authorMaria Matejka <mq@ucw.cz>
Thu, 26 Dec 2024 10:34:02 +0000 (11:34 +0100)
committerMaria Matejka <mq@ucw.cz>
Tue, 7 Jan 2025 19:40:37 +0000 (20:40 +0100)
commit85aa283071ed75059fd8c889bc4ee33be1f901af
tree3ebdc59ba42a4c9064113649610a6cdf887512df
parentd221f39731be40ed3821f8db09d590edb849cb0c
Static: fixed ASPA reconfiguration

Due to an oversight, the provider lists weren't compared on reconfiguration.

Reported-By: Ralph Covelli <rcovelli@he.net>
proto/static/static.c