HomeVyOS Platform

vxlan: T6401: Avoid calling get_vxlan_vni_filter() unless we need it

This commit has been deleted in the repository: it is no longer reachable from any branch, tag, or ref.

Description

vxlan: T6401: Avoid calling get_vxlan_vni_filter() unless we need it

bridge vni show dev vxlanX will exit with an error if no VNI filters
are installed, but the getter is used even when we haven't installed any.

This fix avoids fetching a list of VNI filters unless we know we've
created some.

(cherry picked from commit ac7ee2b36df23c3a4dd2be393132631556b6ef40)

Details

Provenance
Andrew ToppAuthored on Jun 1 2024, 1:42 PM
MergifyCommitted on Jun 9 2024, 6:25 AM
Parents
rVYOSONEX07efcfc28cc2: Merge pull request #3586 from vyos/mergify/bp/sagitta/pr-3571
Branches
Loading...
Tags
Loading...

Event Timeline

Mergify <37929162+mergify[bot]@users.noreply.github.com> committed rVYOSONEX083e15c224be: vxlan: T6401: Avoid calling get_vxlan_vni_filter() unless we need it (authored by Andrew Topp <andrewt@telekinetica.net>).Jun 9 2024, 6:25 AM