summaryrefslogtreecommitdiff
path: root/src/network/networkd-brvlan.c
Commit message (Expand)AuthorAgeFilesLines
* network: fix issue found by UBSanYu Watanabe2019-07-051-2/+2
* network: fix the initial value of the counter for brvlanYu Watanabe2019-07-051-3/+2
* network: re-implement parse_vid_range()Yu Watanabe2019-07-051-63/+5
* network: minor coding-style updateYu Watanabe2019-07-051-8/+9
* tree-wide: drop several missing_*.h and import relevant headers from kernel-5.0Yu Watanabe2019-04-111-1/+0
* networkd-brvlan.c: fix build without BRIDGE_VLAN_INFO_RANGE_ENDFabrice Fontaine2019-02-031-0/+1
* Remove 'inline' attributes from static functions in .c files (#11426)Topi Miettinen2019-01-151-1/+1
* network: use typesafe netlink_call_async() macro where applicableYu Watanabe2018-12-021-4/+3
* 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-1/+4
* sd-netlink: add destroy_callback argument to sd_netlink_call_async()Yu Watanabe2018-10-101-1/+1
* tree-wide: use proper unicode © instead of (C) where we canLennart Poettering2018-06-141-1/+1
* tree-wide: drop 'This file is part of systemd' blurbLennart Poettering2018-06-141-2/+0
* tree-wide: drop license boilerplateZbigniew Jędrzejewski-Szmek2018-04-061-13/+0
* *: fix some inconsistent control statement styleVito Caputo2017-12-011-1/+1
* Add SPDX license identifiers to source files under the LGPLZbigniew Jędrzejewski-Szmek2017-11-191-0/+1
* networkd: clean up main header file a bitTom Gundersen2016-11-141-1/+3
* networkd: apply bridge vlan configuration correctTobias Jungel2016-08-041-0/+20
* tree-wide: some work-arounds for gcc false positives regarding uninitialized ...Lennart Poettering2016-06-211-1/+1
* networkd: cleanup of bridge vlan code (#3505)Tobias Jungel2016-06-121-9/+3
* networkd: add support to configure VLAN on bridge portsTobias Jungel2016-06-101-0/+335