From 7fc55925beb06059759294e0e9b7bae45465395f Mon Sep 17 00:00:00 2001 From: "Ondrej Zajicek (work)" Date: Sun, 10 Dec 2017 00:55:34 +0100 Subject: [PATCH] Several minor fixes --- doc/bird.sgml | 34 ++++++++++++++++++------------ lib/net.h | 7 +++++-- nest/iface.c | 4 ++-- nest/rt-table.c | 4 +++- proto/bgp/attrs.c | 18 ++++++++++++++-- proto/bgp/bgp.c | 50 ++++++++++++++++++++++++--------------------- proto/bgp/bgp.h | 2 ++ proto/bgp/packets.c | 8 ++++---- proto/ospf/config.Y | 2 +- 9 files changed, 81 insertions(+), 48 deletions(-) diff --git a/doc/bird.sgml b/doc/bird.sgml index c50d0cde6..3ec6612a9 100644 --- a/doc/bird.sgml +++ b/doc/bird.sgml @@ -2044,6 +2044,7 @@ avoid routing loops. - Advertisement of Multiple Paths in BGP - Internet Exchange BGP Route Server - BGP Large Communities Attribute + - BGP Administrative Shutdown Communication Route selection rules @@ -2258,6 +2259,20 @@ using the following configuration parameters: related procedures. Note that even when disabled, BIRD can send route refresh requests. Default: on. +