]> git.puffer.fish Git - matthieu/frr.git/commit
pbrd: use dst string in match dst-ip vty description
authorStephen Worley <sworley@cumulusnetworks.com>
Mon, 25 Nov 2019 20:22:35 +0000 (15:22 -0500)
committerStephen Worley <sworley@cumulusnetworks.com>
Tue, 3 Dec 2019 20:56:00 +0000 (15:56 -0500)
commit6c4c9a6cc7dffd83f70f36082d2b4e7e15907773
treecbe2e6a546734004d9d14dec1f61bbbb9cb615f1
parent46b0382056881b346624d340d8d835de742f18fd
pbrd: use dst string in match dst-ip vty description

The vty description for the `set match dst-ip` command was
using "src ip" in its description. Change it to use "dst ip".

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