]> git.ipfire.org Git - network.git/blame - src/libnetwork/libnetwork.sym
bridge: Fix assertion for MTU
[network.git] / src / libnetwork / libnetwork.sym
CommitLineData
01f2b2e4
MT
1LIBNETWORK_0 {
2global:
248629ae
MT
3 network_interface_get_name;
4 network_interface_new;
5 network_interface_ref;
6 network_interface_unref;
0e880048 7 network_new;
e145b2f3 8 network_phy_has_ht_capability;
b2323e58 9 network_phy_has_vht_capability;
394cff53 10 network_phy_list_channels;
e145b2f3 11 network_phy_list_ht_capabilities;
b2323e58 12 network_phy_list_vht_capabilities;
9cb2f0c0
MT
13 network_phy_new;
14 network_phy_ref;
15 network_phy_unref;
0e880048
MT
16 network_ref;
17 network_unref;
01f2b2e4
MT
18 network_version;
19local:
20 *;
21};