From 3831b619661d08d935fd78656732cd2f339ff811 Mon Sep 17 00:00:00 2001 From: "Ondrej Zajicek (work)" Date: Tue, 16 Jan 2018 04:14:49 +0100 Subject: [PATCH] BGP: Require explicit import and export policies for EBGP channels To comply with RFC 8212 requirements. --- doc/bird.sgml | 24 +++++++++++++++++++----- filter/filter.h | 1 + proto/bgp/bgp.c | 17 +++++++++++++++++ proto/bgp/config.Y | 2 ++ 4 files changed, 39 insertions(+), 5 deletions(-) diff --git a/doc/bird.sgml b/doc/bird.sgml index bde825c3..04f9258b 100644 --- a/doc/bird.sgml +++ b/doc/bird.sgml @@ -794,11 +794,13 @@ inherited from templates can be updated by new definitions.