| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge pull request #17478 from yuwata/split-network-internal | Yu Watanabe | 2020-11-27 | 1 | -43/+1 |
|\ |
|
| * | sd-network: move net_get_unique_predictable_data() and net_get_name_persisten() | Yu Watanabe | 2020-10-29 | 1 | -4/+0 |
| * | net-condition: move net_match_config() and related conf parsers | Yu Watanabe | 2020-10-29 | 1 | -31/+1 |
| * | sd-network: move link_get_type_string() | Yu Watanabe | 2020-10-29 | 1 | -1/+0 |
| * | libsystemd-network: move config_parse_hwaddr() and config_parse_hwaddrs() | Yu Watanabe | 2020-10-29 | 1 | -2/+0 |
| * | udev: move config_parse_ifalias() | Yu Watanabe | 2020-10-29 | 1 | -1/+0 |
| * | network: move config_parse_bridge_port_priority() | Yu Watanabe | 2020-10-29 | 1 | -4/+0 |
* | | license: LGPL-2.1+ -> LGPL-2.1-or-later | Yu Watanabe | 2020-11-09 | 1 | -1/+1 |
|/ |
|
* | libsystemd-network: move prototypes of dhcp_lese_save/load() to network-inter... | Yu Watanabe | 2020-06-23 | 1 | -0/+4 |
* | network: read driver name from ethtool | Yu Watanabe | 2020-06-03 | 1 | -8/+9 |
* | network: simplify how initial space is handled | Zbigniew Jędrzejewski-Szmek | 2020-05-26 | 1 | -2/+3 |
* | network: move NETWORK_DIRS to path-lookup.h | Zbigniew Jędrzejewski-Szmek | 2020-03-27 | 1 | -3/+0 |
* | network: make Type=ether match based on iftype | Yu Watanabe | 2020-03-02 | 1 | -0/+2 |
* | network, udev: introduce PermanentMACAddress= setting in [Match] section | Yu Watanabe | 2020-01-08 | 1 | -0/+2 |
* | network: make Name= in [Match] support alternative names of interfaces | Yu Watanabe | 2019-12-16 | 1 | -0/+1 |
* | network: support matching based on wifi interfece type | Yu Watanabe | 2019-10-25 | 1 | -0/+3 |
* | network: add support matching based on BSSID= | Yu Watanabe | 2019-10-15 | 1 | -1/+3 |
* | network: support matching based on wifi SSID | Yu Watanabe | 2019-10-15 | 1 | -1/+3 |
* | network,udev: add Property= setting in [Match] section | Yu Watanabe | 2019-07-01 | 1 | -0/+2 |
* | network,udev: make net_match_config() take sd_device | Yu Watanabe | 2019-07-01 | 1 | -3/+1 |
* | network,udev: fix multiple invert matching lines | Yu Watanabe | 2019-07-01 | 1 | -1/+2 |
* | udev: introduce NAMING_STABLE_VIRTUAL_MACS (retroactively) | Zbigniew Jędrzejewski-Szmek | 2019-06-17 | 1 | -1/+1 |
* | libsystemd-network: rename net_get_name() to net_get_name_persistent() | Zbigniew Jędrzejewski-Szmek | 2019-06-17 | 1 | -1/+1 |
* | network,udev: split static condition tests from net_match_config() | Yu Watanabe | 2019-03-21 | 1 | -6/+0 |
* | Merge pull request #10408 from keszybz/analyze-cat-presets | Lennart Poettering | 2019-02-18 | 1 | -0/+4 |
|\ |
|
| * | udev,network: use standard paths for .network and .link files | Zbigniew Jędrzejewski-Szmek | 2019-02-18 | 1 | -0/+4 |
* | | Merge pull request #11729 from yuwata/fix-11721 | Lennart Poettering | 2019-02-18 | 1 | -1/+0 |
|\ \ |
|
| * | | udev,network: drop unused parent_driver argument from net_match_config() | Yu Watanabe | 2019-02-17 | 1 | -1/+0 |
| |/ |
|
* | | dhcp: move filtering of bogus DNS/NTP addresses out of DHCP client | Thomas Haller | 2019-02-18 | 1 | -1/+5 |
|/ |
|
* | network: fix handling of uninitialized and zero IAID setting | Thomas Haller | 2018-12-10 | 1 | -1/+0 |
* | network: replace udev_device by sd_device | Yu Watanabe | 2018-08-23 | 1 | -3/+3 |
* | tree-wide: drop double newline | Yu Watanabe | 2018-06-29 | 1 | -1/+0 |
* | tree-wide: drop copyright headers from frequent contributors | Zbigniew Jędrzejewski-Szmek | 2018-06-20 | 1 | -3/+0 |
* | tree-wide: use proper unicode © instead of (C) where we can | Lennart Poettering | 2018-06-14 | 1 | -1/+1 |
* | tree-wide: drop 'This file is part of systemd' blurb | Lennart Poettering | 2018-06-14 | 1 | -2/+0 |
* | tree-wide: port over all code to the new CONFIG_PARSER_PROTOTYPE() macro | Lennart Poettering | 2018-05-22 | 1 | -27/+8 |
* | sd-dhcp: drop deserialize_dhcp_option() as it is equivalent to unhexmem() | Yu Watanabe | 2018-05-11 | 1 | -1/+1 |
* | network,udev: make MACAddress= in [Match] section take multiple MAC addresses | Yu Watanabe | 2018-05-09 | 1 | -1/+1 |
* | libsystemd-network: introduce config_parse_hwaddrs() | Yu Watanabe | 2018-05-09 | 1 | -0/+5 |
* | tree-wide: drop license boilerplate | Zbigniew Jędrzejewski-Szmek | 2018-04-06 | 1 | -13/+0 |
* | core,udev,networkd: add ConditionKernelVersion= | Lennart Poettering | 2017-12-26 | 1 | -1/+2 |
* | Add SPDX license identifiers to source files under the LGPL | Zbigniew Jędrzejewski-Szmek | 2017-11-19 | 1 | -0/+1 |
* | network: reject bridge port priorities above kernel's max value. (#5877) | Dimitri John Ledkov | 2017-05-02 | 1 | -0/+7 |
* | tree-wide: port more code to use ifname_valid() | Lennart Poettering | 2016-05-09 | 1 | -4/+0 |
* | DHCP DUID, IAID configuration options | Vinay Kulkarni | 2016-03-30 | 1 | -0/+4 |
* | Revert "DHCP DUID and IAID configurability"revert-2818-master | Zbigniew Jędrzejewski-Szmek | 2016-03-21 | 1 | -4/+0 |
* | DHCP DUID and IAID configurability | Vinay Kulkarni | 2016-03-09 | 1 | -0/+4 |
* | tree-wide: remove Emacs lines from all files | Daniel Mack | 2016-02-10 | 1 | -2/+0 |
* | dhcp: export routes as opaque objects | Beniamino Galvani | 2016-01-20 | 1 | -1/+3 |
* | tree-wide: sort includes in *.h | Thomas Hindoe Paaboel Andersen | 2015-11-18 | 1 | -1/+1 |