]> git.ipfire.org Git - thirdparty/bird.git/commit
Filter: Initialize route attribute flags properly
authorOndrej Zajicek <santiago@crfreenet.org>
Mon, 1 Apr 2024 00:53:25 +0000 (02:53 +0200)
committerOndrej Zajicek <santiago@crfreenet.org>
Mon, 1 Apr 2024 00:53:25 +0000 (02:53 +0200)
commit07757b8a0c192f116afba3e846a01d10657efdc2
treea2995b7ae100da614b6553613a1da52404d1c0d7
parent0bcc7a9316d1eb693e3516d5f6540ca1bd0649e6
Filter: Initialize route attribute flags properly

Move 'flags' field back to ea_class, so filtering code can use it to
initialize route attribute flags when set by filters.
filter/f-inst.c
lib/route.h
proto/bgp/attrs.c