index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
network
/
networkd-bridge-mdb.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added support for L2 BridgeMDB entries (#32894)
jauge-technica
2024-08-02
1
-33
/
+71
*
tree-wide: make sure net/if.h is included before any linux/ header
Frantisek Sumsal
2024-04-09
1
-0
/
+1
*
basic/in-addr-util: add IN_ADDR_TO_STRING
Zbigniew Jędrzejewski-Szmek
2022-06-06
1
-6
/
+2
*
network: re-design request queue
Yu Watanabe
2022-03-11
1
-3
/
+9
*
network: introduce request_call_netlink_async()
Yu Watanabe
2022-03-11
1
-14
/
+3
*
network: make request_process_address() and friends take Link and correspondi...
Yu Watanabe
2022-03-11
1
-6
/
+4
*
network: make address_configure() and friends take Request object
Yu Watanabe
2022-03-11
1
-4
/
+4
*
network: adjust assertions
Yu Watanabe
2022-02-26
1
-1
/
+0
*
network: bridge mdb: add missing assertion
Yu Watanabe
2022-02-25
1
-0
/
+2
*
network: move functions
Yu Watanabe
2022-02-25
1
-34
/
+34
*
network: drop detailed log messages
Yu Watanabe
2022-02-25
1
-13
/
+18
*
network: rename NetworkConfigSection -> ConfigSection
Yu Watanabe
2022-01-19
1
-5
/
+5
*
network/bridge: drop if_bridge.h from bridge.h
Yu Watanabe
2021-11-09
1
-0
/
+1
*
network: introduce KeepMaster= setting
Yu Watanabe
2021-09-03
1
-10
/
+0
*
network: use master ifindex to check if the interface is enslaved
Yu Watanabe
2021-09-03
1
-27
/
+9
*
Drop the text argument from assert_not_reached()
Zbigniew Jędrzejewski-Szmek
2021-08-03
1
-1
/
+1
*
network: rename Manager::links -> Manager::links_by_index
Yu Watanabe
2021-06-30
1
-1
/
+1
*
network: do not process requests which conditionalized with link flags while ...
Yu Watanabe
2021-06-08
1
-0
/
+3
*
network: use request queue to configure bridge MDB
Yu Watanabe
2021-06-07
1
-42
/
+68
*
network: rename MdbEntry -> BridgeMDB
Yu Watanabe
2021-06-07
1
-0
/
+368