]> git.proxmox.com Git - mirror_frr.git/commit - bgpd/bgp_aspath.c
Author: Timo Teräs <timo.teras@iki.fi>
authorDaniel Walton <dwalton@cumulusnetworks.com>
Thu, 26 May 2016 01:49:34 +0000 (01:49 +0000)
committerDaniel Walton <dwalton@cumulusnetworks.com>
Thu, 26 May 2016 15:25:11 +0000 (15:25 +0000)
commitbc3dd427f2b278e3d523fcaa463c4d6864101edd
tree0520bb9bf9b526d3913b58c196b2ded3562c3cf3
parent3a0d83b6890ab32b5d2bf23fd16233c605af9f3e
Author: Timo Teräs <timo.teras@iki.fi>
Date:   Tue Sep 30 11:31:53 2014 +0300

    bgpd: implement route-map set as-path prepend last-as

    It picks up the AS to add from the aspath, or uses the peers
    AS number. Useful mostly in iBGP setups.

Signed-off-by: Timo Teräs <timo.teras@iki.fi>
Reviewed-by: Paul Jakma <paul@opensourcerouting.org>
bgpd/bgp_aspath.c
bgpd/bgp_aspath.h
bgpd/bgp_routemap.c