summaryrefslogtreecommitdiff
path: root/src/network/networkd-brvlan.c
AgeCommit message (Expand)AuthorFilesLines
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-1/+4
2018-10-10sd-netlink: add destroy_callback argument to sd_netlink_call_async()Yu Watanabe1-1/+1
2018-06-14tree-wide: use proper unicode © instead of (C) where we canLennart Poettering1-1/+1
2018-06-14tree-wide: drop 'This file is part of systemd' blurbLennart Poettering1-2/+0
2018-04-06tree-wide: drop license boilerplateZbigniew Jędrzejewski-Szmek1-13/+0
2017-12-01*: fix some inconsistent control statement styleVito Caputo1-1/+1
2017-11-19Add SPDX license identifiers to source files under the LGPLZbigniew Jędrzejewski-Szmek1-0/+1
2016-11-14networkd: clean up main header file a bitTom Gundersen1-1/+3
2016-08-04networkd: apply bridge vlan configuration correctTobias Jungel1-0/+20
2016-06-21tree-wide: some work-arounds for gcc false positives regarding uninitialized ...Lennart Poettering1-1/+1
2016-06-12networkd: cleanup of bridge vlan code (#3505)Tobias Jungel1-9/+3
2016-06-10networkd: add support to configure VLAN on bridge portsTobias Jungel1-0/+335