From 9dc9124cec3b576b16fc484ee3cd207a9b74ebdf Mon Sep 17 00:00:00 2001 From: Maria Matejka Date: Tue, 24 Jan 2023 09:20:36 +0100 Subject: [PATCH] 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 | 8 -------- filter/config.Y | 3 +-- filter/data.h | 1 - filter/f-inst.c | 14 ++------------ 4 files changed, 3 insertions(+), 23 deletions(-) diff --git a/doc/bird.sgml b/doc/bird.sgml index 001fcbd4..50657ebf 100644 --- a/doc/bird.sgml +++ b/doc/bird.sgml @@ -1816,14 +1816,6 @@ Common route attributes are: creation/removal. Zero is returned for routes with undefined outgoing interfaces. Read-only. -