]> git.ipfire.org Git - thirdparty/bird.git/commit
Static: Fix handling of 'net' attribute in per-route filters
authorOndrej Zajicek (work) <santiago@crfreenet.org>
Mon, 28 Dec 2020 20:19:27 +0000 (21:19 +0100)
committerOndrej Zajicek (work) <santiago@crfreenet.org>
Mon, 28 Dec 2020 20:19:27 +0000 (21:19 +0100)
commitea3c6c1a15ce9b93f583f96919c70f7a2fd34e98
tree35488f8900cdf512f6954200043ef3210426237d
parent9e2635505a08e3453eef487360e49b4b70987ceb
Static: Fix handling of 'net' attribute in per-route filters

We need to define 'net' field temporarily as it may be accessed by
per-route filters.

Thanks to Damian Zaremba for the bugreport.
proto/static/static.c