summaryrefslogtreecommitdiff
path: root/src/network/netdev/bridge.c
Commit message (Expand)AuthorAgeFilesLines
* network: slightly update log messageYu Watanabe2019-07-261-2/+2
* networkd: bridge add support to set IGMP versionSusant Sahani2019-07-251-0/+50
* network: move MulticastRouter to netdev/bridge.[ch]Yu Watanabe2019-05-111-0/+12
* network: move link_set_bridge to netdev/bridge.cYu Watanabe2019-05-111-0/+137
* codespell: fix spelling errorsBen Boeckel2019-04-291-1/+1
* network: fix an error logYu Watanabe2019-01-241-1/+1
* network: use typesafe netlink_call_async() macro where applicableYu Watanabe2018-12-021-4/+3
* network: use destroy callback to unref netdev attached to event sourceYu Watanabe2018-11-051-1/+1
* sd-netlink: make sd_netlink_slot take its descriptionYu Watanabe2018-10-161-1/+1
* sd-netlink: introduce sd_netlink_slotYu Watanabe2018-10-151-2/+2
* network: add destroy callbacks for asynchronous netlink callsYu Watanabe2018-10-101-2/+3
* sd-netlink: add destroy_callback argument to sd_netlink_call_async()Yu Watanabe2018-10-101-1/+1
* tree-wide: drop copyright headers from frequent contributorsZbigniew Jędrzejewski-Szmek2018-06-201-4/+0
* tree-wide: beautify remaining copyright statementsLennart Poettering2018-06-141-2/+2
* tree-wide: drop 'This file is part of systemd' blurbLennart Poettering2018-06-141-2/+0
* tree-wide: drop redundant _cleanup_ macros (#8810)Lennart Poettering2018-04-251-1/+1
* tree-wide: drop license boilerplateZbigniew Jędrzejewski-Szmek2018-04-061-16/+3
* Add SPDX license identifiers to source files under the LGPLZbigniew Jędrzejewski-Szmek2017-11-191-0/+1
* networkd: bridge allow AgeingTimeSec to be set 0 (#7021)Susant Sahani2017-10-111-1/+2
* Allow configuration of a bridge netdev's group_fwd_mask. (#6759)b1tninja2017-09-081-0/+6
* network: bridge vlan without PVID (#5899)Tobias Jungel2017-05-291-1/+3
* As per use case we should allow ForwardDelaySec to be set as 0 (#4765)Susant Sahani2016-11-301-1/+2
* networkd: clean up main header file a bitTom Gundersen2016-11-141-1/+1
* networkd: netdev - move to separate subdirectoryTom Gundersen2016-11-131-0/+171