]> git.puffer.fish Git - matthieu/frr.git/commit
bgpd: don't show default value in configuration
authorRafael Zalamena <rzalamena@opensourcerouting.org>
Thu, 6 Dec 2018 19:26:10 +0000 (17:26 -0200)
committerRafael Zalamena <rzalamena@opensourcerouting.org>
Thu, 6 Dec 2018 19:26:10 +0000 (17:26 -0200)
commitd6efeaac3edf7586c79b5abd36cd2432ea436f3b
tree8b814049e638dad77489f767271f988fe618033b
parent8ba26ecda7ccc1e1ea93cbe66efb4c9fcd962ecb
bgpd: don't show default value in configuration

Don't show the configuration line `rfp full-table-download off` by
default as it is not the default value, instead only show
`rfp full-table-download on` (the non-default value) when it is
configured.

This standardizes this knob to the FRR default behavior.

Signed-off-by: Rafael Zalamena <rzalamena@opensourcerouting.org>
bgpd/rfp-example/librfp/rfp_example.c