]> git.ipfire.org Git - thirdparty/bird.git/commit
Revert "Filter: Allow setting the 'onlink' route attribute in filters"
authorMaria Matejka <mq@ucw.cz>
Tue, 24 Jan 2023 08:20:36 +0000 (09:20 +0100)
committerMaria Matejka <mq@ucw.cz>
Tue, 24 Jan 2023 08:20:36 +0000 (09:20 +0100)
commit9dc9124cec3b576b16fc484ee3cd207a9b74ebdf
tree9ad75ba3b044056f4de764eda7a003580bb617f5
parent7144c9ca46f092da33a4e051bbce8f973a3bd8c4
Revert "Filter: Allow setting the 'onlink' route attribute in filters"

This reverts commit 7144c9ca46f092da33a4e051bbce8f973a3bd8c4.

The onlink attribute implementation collides with the nexthop attribute
behavior in v3; keeping it aside until finding out how to reimplement it
correctly.
doc/bird.sgml
filter/config.Y
filter/data.h
filter/f-inst.c