]> git.puffer.fish Git - mirror/frr.git/commit
doc: correct route map match for prefix lists 3132/head
authorTore Anderson <tore@redpill-linpro.com>
Thu, 4 Oct 2018 11:32:20 +0000 (13:32 +0200)
committerTore Anderson <tore@redpill-linpro.com>
Fri, 5 Oct 2018 07:06:54 +0000 (09:06 +0200)
commitec3bff6fd5dbf92d48b8f3513708a0cc699839e3
tree038840255ae3a0f174edd01329f1d2a0792fdb3c
parent416784e8103ef9038e282d3171d9ab9778e3b319
doc: correct route map match for prefix lists

This corrects the route map documentation to add the missing "prefix-list"
keyword, which is necessary when matching against a prefix list (as opposed to
an access list).

Additionally, change hyphens for underscores in the variables the user is
supposed to substitute in those commands, to prevent any confusion with the
"prefix-list" keyword itself, and also to make it more consistent with the
other documented commands (which are already using underscores).

Signed-off-by: Tore Anderson <tore@redpill-linpro.com>
doc/user/routemap.rst