From f2d8e6801e88a84b1e57da72d078d7569598a5f5 Mon Sep 17 00:00:00 2001 From: "Ondrej Zajicek (work)" Date: Mon, 5 Nov 2018 22:03:21 +0100 Subject: [PATCH] Filter: Make ifname attribute modifiable Allow to change an interface associated with a route by setting ifname attribute. It will also change the route to a direct one. --- doc/bird.sgml | 3 ++- filter/config.Y | 2 +- filter/filter.c | 14 ++++++++++++++ nest/iface.c | 7 ++++--- 4 files changed, 21 insertions(+), 5 deletions(-) diff --git a/doc/bird.sgml b/doc/bird.sgml index fdfae2a6..72c386f2 100644 --- a/doc/bird.sgml +++ b/doc/bird.sgml @@ -1606,7 +1606,8 @@ regarded as empty bgppath/*clist for most purposes.