]> git.puffer.fish Git - mirror/frr.git/commit
pbrd: unconfigure table range 5862/head
authorStephen Worley <sworley@cumulusnetworks.com>
Mon, 24 Feb 2020 20:51:39 +0000 (15:51 -0500)
committerStephen Worley <sworley@cumulusnetworks.com>
Tue, 25 Feb 2020 17:53:45 +0000 (12:53 -0500)
commitb246eb8a8def656721dc08e76860f627f450e890
treeeb6824a535189bc0d013ce3c1d3f1e4c2901124a
parent9a6e1905e9705783395304d08ea34dade50e836e
pbrd: unconfigure table range

Implement the [no] version of `pbr table range`. We had the command
but were doing nothing with it.

This just calls the set_table_range API again using the defaults.

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