]> git.proxmox.com Git - mirror_frr.git/commit
pbrd: make vty `match *` code more readable
authorStephen Worley <sworley@cumulusnetworks.com>
Tue, 3 Dec 2019 21:59:21 +0000 (16:59 -0500)
committerStephen Worley <sworley@cumulusnetworks.com>
Tue, 3 Dec 2019 21:59:21 +0000 (16:59 -0500)
commit5d0e49c4fc4d53866bd8fac77acd4adcb7b100c0
tree6381540ab6fc3cff1027b0215c8bf8c601c7dd72
parent23e8679f0d1872a1d55ee74a827427b907fd2309
pbrd: make vty `match *` code more readable

Make the vty match src|dst|mark code a bit more readable
in its conditonal logic.

Signed-off-by: Stephen Worley <sworley@cumulusnetworks.com>
pbrd/pbr_vty.c