]> git.puffer.fish Git - matthieu/frr.git/commit
bgpd: Allow aspath prepending for default-originate with route-maps
authorDonatas Abraitis <donatas.abraitis@gmail.com>
Tue, 15 Jun 2021 11:55:17 +0000 (14:55 +0300)
committerIgor Ryzhov <iryzhov@nfware.com>
Thu, 29 Jul 2021 12:35:36 +0000 (15:35 +0300)
commit93b422c92c6013c9dd7fee8169da57ddb16b6f75
tree0099f299ee490992b000eb9f9d2a8bd6b6f53806
parent1ee06e709804f4fb5e5f5ea3bbdd3e61df62cd85
bgpd: Allow aspath prepending for default-originate with route-maps

The initial idea was to deny prepending and just use _self_.

This patch at least allows prepending aspath with route-maps, but drops
all non-self ASNs in the path.

Signed-off-by: Donatas Abraitis <donatas.abraitis@gmail.com>
bgpd/bgp_updgrp_adv.c