diff options
author | Alexander Chernavin <achernavin@netgate.com> | 2020-10-01 08:57:59 -0400 |
---|---|---|
committer | Matthew Smith <mgsmith@netgate.com> | 2020-10-01 21:23:53 +0000 |
commit | 67ec752917ad95184f07ab67a67ada3f6265b48c (patch) | |
tree | 2f32a1f892a0a8a1955054e0d8a849c528bb8034 /build-root | |
parent | 433a498683506e4e22b8304db22efb56ef24bdf9 (diff) |
misc: allow disabling of ipfix exporter via api
Zero collector address indicates that the IPFIX exporter is disabled.
You can zero the collector address via vppctl but you can't do it via
the API because the handler returns an error if the address is zero.
With this change, do not return an error in the handler when the
collector address is zero thus allowing the IPFIX exporter be
disabled.
Type: fix
Signed-off-by: Alexander Chernavin <achernavin@netgate.com>
Change-Id: I1335c0d06af81f11d743c395399a360c612c0c21
Diffstat (limited to 'build-root')
0 files changed, 0 insertions, 0 deletions