summaryrefslogtreecommitdiff
path: root/src/network/netdev/bridge.c
AgeCommit message (Expand)AuthorFilesLines
2019-10-31tree-wide: drop missing.hYu Watanabe1-1/+0
2019-10-30network: cleanup header inclusionYu Watanabe1-1/+1
2019-07-26network: slightly update log messageYu Watanabe1-2/+2
2019-07-25networkd: bridge add support to set IGMP versionSusant Sahani1-0/+50
2019-05-11network: move MulticastRouter to netdev/bridge.[ch]Yu Watanabe1-0/+12
2019-05-11network: move link_set_bridge to netdev/bridge.cYu Watanabe1-0/+137
2019-04-29codespell: fix spelling errorsBen Boeckel1-1/+1
2019-01-24network: fix an error logYu Watanabe1-1/+1
2018-12-02network: use typesafe netlink_call_async() macro where applicableYu Watanabe1-4/+3
2018-11-05network: use destroy callback to unref netdev attached to event sourceYu Watanabe1-1/+1
2018-10-16sd-netlink: make sd_netlink_slot take its descriptionYu Watanabe1-1/+1
2018-10-15sd-netlink: introduce sd_netlink_slotYu Watanabe1-2/+2
2018-10-10network: add destroy callbacks for asynchronous netlink callsYu Watanabe1-2/+3
2018-10-10sd-netlink: add destroy_callback argument to sd_netlink_call_async()Yu Watanabe1-1/+1
2018-06-20tree-wide: drop copyright headers from frequent contributorsZbigniew Jędrzejewski-Szmek1-4/+0
2018-06-14tree-wide: beautify remaining copyright statementsLennart Poettering1-2/+2
2018-06-14tree-wide: drop 'This file is part of systemd' blurbLennart Poettering1-2/+0
2018-04-25tree-wide: drop redundant _cleanup_ macros (#8810)Lennart Poettering1-1/+1
2018-04-06tree-wide: drop license boilerplateZbigniew Jędrzejewski-Szmek1-16/+3
2017-11-19Add SPDX license identifiers to source files under the LGPLZbigniew Jędrzejewski-Szmek1-0/+1
2017-10-11networkd: bridge allow AgeingTimeSec to be set 0 (#7021)Susant Sahani1-1/+2
2017-09-08Allow configuration of a bridge netdev's group_fwd_mask. (#6759)b1tninja1-0/+6
2017-05-29network: bridge vlan without PVID (#5899)Tobias Jungel1-1/+3
2016-11-30As per use case we should allow ForwardDelaySec to be set as 0 (#4765)Susant Sahani1-1/+2
2016-11-14networkd: clean up main header file a bitTom Gundersen1-1/+1
2016-11-13networkd: netdev - move to separate subdirectoryTom Gundersen1-0/+171