From 3c3605818fb304f8de6975c56096bfafa43a8b6b Mon Sep 17 00:00:00 2001 From: "Ondrej Zajicek (work)" Date: Tue, 19 Mar 2019 17:44:50 +0100 Subject: [PATCH] BGP: Mandatory option for channels Allow to mark channel to be mandatory, and do not allow BGP sessions if no common AFI/SAFI is established. --- doc/bird.sgml | 9 +++++++++ proto/bgp/bgp.h | 1 + proto/bgp/config.Y | 3 ++- proto/bgp/packets.c | 40 ++++++++++++++++++++++++++++++++++++++++ 4 files changed, 52 insertions(+), 1 deletion(-) diff --git a/doc/bird.sgml b/doc/bird.sgml index e531da40..8d93f8ac 100644 --- a/doc/bird.sgml +++ b/doc/bird.sgml @@ -2565,6 +2565,15 @@ be used in explicit configuration.

BGP channels have additional config options (together with the common ones): +