From 82f42ea09176afdb67ab119258d714e8c8e54d12 Mon Sep 17 00:00:00 2001 From: "Ondrej Zajicek (work)" Date: Tue, 7 Feb 2017 15:55:51 +0100 Subject: [PATCH] BGP: Minor cleanups --- doc/bird.sgml | 19 ++++++++++-------- proto/bgp/attrs.c | 49 ++++++++++++++++++++++++++------------------- proto/bgp/bgp.h | 18 +++++++---------- proto/bgp/packets.c | 33 +++++++++++++++++++----------- 4 files changed, 67 insertions(+), 52 deletions(-) diff --git a/doc/bird.sgml b/doc/bird.sgml index ff2c188f..3ab9dee9 100644 --- a/doc/bird.sgml +++ b/doc/bird.sgml @@ -2040,6 +2040,16 @@ using the following configuration parameters: source address for the BGP session. Default: the address of the local end of the interface our neighbor is connected to. + Avoid calculation of the Next Hop attribute and always advertise our own source address as a next hop. This needs to be used only occasionally to @@ -2112,7 +2122,7 @@ using the following configuration parameters: Note that full (ICMP protection, for example) support is provided by Linux only. Default: disabled. -