]> git.proxmox.com Git - mirror_frr.git/commit
bgpd-ebgp-multihop-fix.patch
authorDonald Sharp <sharpd@cumulusnetworks.com>
Wed, 20 May 2015 01:45:53 +0000 (18:45 -0700)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Wed, 20 May 2015 01:45:53 +0000 (18:45 -0700)
commite5cc509c3401b94e95cbfeeb3628c83269221a4e
treed273ef2c6b667d2bee9322449772d42b089fa994
parent4125bb6716363637606aeeeacc63d42cdd97b8d1
bgpd-ebgp-multihop-fix.patch

BGP: Fix EBGP multihop transitions correctly

Since BGP connection setup has migrated to using NHT to decide when to bring a
session up, we have to handle ebgp multihop transitions correctly to ensure NHT
registrations are correctly handled.

Signed-off-by: Dinesh G Dutt <ddutt@cumulusnetworks.com>
bgpd/bgp_network.c
bgpd/bgp_network.h
bgpd/bgpd.c
lib/sockunion.c
zebra/zebra_rnh.c