]> git.ipfire.org Git - thirdparty/systemd.git/commit
network: drop list of bridge MDB entries
authorYu Watanabe <watanabe.yu+github@gmail.com>
Tue, 29 Sep 2020 17:40:28 +0000 (02:40 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Tue, 6 Oct 2020 17:44:42 +0000 (02:44 +0900)
commit03c9738e1d4b22c0b23f06e2ceb7599b15e16f1a
tree99956afd894b35d18453620f18a795a4e01bd035
parent8c06da1cd1038d3baf906b79dfdcffe004929c0d
network: drop list of bridge MDB entries

[BridgeMDB] sections are managed by LIST and Hashmap, and they contins
the completely same information. Let's drop the list.
src/network/networkd-mdb.c
src/network/networkd-mdb.h
src/network/networkd-network.c
src/network/networkd-network.h