]> git.puffer.fish Git - mirror/frr.git/commit
bgpd: Fix 'set as-path prepend last-as 10'
authorDonald Sharp <sharpd@cumulusnetworks.com>
Sat, 15 Apr 2017 00:13:26 +0000 (20:13 -0400)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Sat, 15 Apr 2017 00:13:26 +0000 (20:13 -0400)
commitb6ab29296fc7dc5b0a6ad0e5345aca3c2c701cba
tree5211a6911e6074e85d9718cc370d7a40f1e9f7fe
parent64919312d26b399d3214665d97bf38bfac5e09e9
bgpd: Fix 'set as-path prepend last-as 10'

1) Fix missing newline in help string
2) Make the ability to have 10 be consistent with the stable/2.0 branch.

Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
bgpd/bgp_routemap.c