summaryrefslogtreecommitdiff
path: root/lib/command.c
diff options
context:
space:
mode:
authorDonald Sharp <sharpd@cumulusnetworks.com>2017-04-14 20:05:48 -0400
committerDonald Sharp <sharpd@cumulusnetworks.com>2017-04-14 20:05:48 -0400
commit5cf5f2033b3fbbf6ab84dd6095c26f461e4e75b7 (patch)
tree01a678a475585d1f76f674065df38cbba08bbfed /lib/command.c
parent6e38a8397395d4552456c217e0ccfb398bfe6001 (diff)
bgpd: Fix 'set as-path prepend last-as 10'
The route-map compilation function was comparing < 10 instead of <= 10. While the cli was accepting 1-10. Fix: ! route-map FOO permit 44 set as-path prepend last-as 10 ! Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
Diffstat (limited to 'lib/command.c')
0 files changed, 0 insertions, 0 deletions