]> git.proxmox.com Git - mirror_frr.git/commit - bgpd/bgp_updgrp_packet.c
bgpd: Add route-map support for set ip next-hop unchanged
authorDonald Sharp <sharpd@cumulusnetworks.com>
Wed, 20 May 2015 01:03:49 +0000 (18:03 -0700)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Wed, 20 May 2015 01:03:49 +0000 (18:03 -0700)
commit316e074deb5e8f77375609545e89bf68dfd0d8fe
tree7f9a11c664ce8b0d4785ed4c6d54026e05b6b04c
parentf9dfba8dcb13144aac9e0c059e34c36a1ab4fdbc
bgpd: Add route-map support for set ip next-hop unchanged

In the data center, where load balancers are announced as VIPs, and eBGP
is used as the routing protocol, this feature is required to ensure that
VIP announcements can be made from anywhere the operator sees fit.

Signed-off-by: Dinesh G Dutt <ddutt@cumulusnetworks.com>
Signed-off-by: Vivek Venkatraman <vivek@cumulusnetworks.com>
bgpd/bgp_attr.h
bgpd/bgp_route.c
bgpd/bgp_routemap.c
bgpd/bgp_updgrp.h
bgpd/bgp_updgrp_packet.c