summaryrefslogtreecommitdiff
path: root/libnm/libnm.ver
diff options
context:
space:
mode:
authorAntonio Cardace <acardace@redhat.com>2020-03-26 18:38:04 +0100
committerAntonio Cardace <acardace@redhat.com>2020-04-06 09:56:11 +0200
commite01d3b4c2b899cc7e72b92f10e5afe6106fe40b2 (patch)
tree1363fcd22b964ff8cf0905cac1594c99168d31b2 /libnm/libnm.ver
parentbd30491f429763b69ca1401ebea1f6d4678605bd (diff)
downloadNetworkManager-e01d3b4c2b899cc7e72b92f10e5afe6106fe40b2.tar.gz
nm-setting-bridge: add 'multicast-router' bridge option
Also add related unit test. https://bugzilla.redhat.com/show_bug.cgi?id=1755768
Diffstat (limited to 'libnm/libnm.ver')
-rw-r--r--libnm/libnm.ver1
1 files changed, 1 insertions, 0 deletions
diff --git a/libnm/libnm.ver b/libnm/libnm.ver
index 839272fefe..9231763adf 100644
--- a/libnm/libnm.ver
+++ b/libnm/libnm.ver
@@ -1686,6 +1686,7 @@ global:
nm_setting_802_1x_get_phase2_domain_match;
nm_setting_bond_get_option_normalized;
nm_setting_bridge_get_group_address;
+ nm_setting_bridge_get_multicast_router;
nm_setting_bridge_get_vlan_protocol;
nm_setting_bridge_get_vlan_stats_enabled;
nm_setting_vrf_get_table;