summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorIdo Schimmel <idosch@nvidia.com>2023-02-09 09:18:51 +0200
committerJakub Kicinski <kuba@kernel.org>2023-02-10 19:21:13 -0800
commit170afa71e3a2bd4ddaa3bac44512ce0b828a026f (patch)
tree24fe2e372f86e6b5a1ccd227cc93d0160c3c05fa /tools/perf/scripts/python/export-to-postgresql.py
parent7ea829664d3ce1977c310d532d5494ce3ec8592a (diff)
bridge: mcast: Move validation to a policy
Future patches are going to move parts of the bridge MDB code to the common rtnetlink code in preparation for VXLAN MDB support. To facilitate code sharing between both drivers, move the validation of the top level attributes in RTM_{NEW,DEL}MDB messages to a policy that will eventually be moved to the rtnetlink code. Use 'NLA_NESTED' for 'MDBA_SET_ENTRY_ATTRS' instead of NLA_POLICY_NESTED() as this attribute is going to be validated using different policies in the underlying drivers. Signed-off-by: Ido Schimmel <idosch@nvidia.com> Acked-by: Nikolay Aleksandrov <razor@blackwall.org> Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions