summaryrefslogtreecommitdiff
path: root/src/libsystemd-network/network-internal.h
Commit message (Expand)AuthorAgeFilesLines
* sd-dhcp-lease: store static routes and classless static routes in different a...Yu Watanabe2022-02-021-1/+1
* alloc-util: simplify GREEDY_REALLOC() logic by relying on malloc_usable_size()Lennart Poettering2021-05-191-1/+1
* netlink,network: drop "const" from opaque object parameters in supposed-to-be...Lennart Poettering2021-05-121-1/+1
* sd-dhcp-client: constify argument in sd_dhcp_lease_get_xxx()Yu Watanabe2021-04-121-1/+1
* Merge pull request #17478 from yuwata/split-network-internalYu Watanabe2020-11-271-43/+1
|\
| * sd-network: move net_get_unique_predictable_data() and net_get_name_persisten()Yu Watanabe2020-10-291-4/+0
| * net-condition: move net_match_config() and related conf parsersYu Watanabe2020-10-291-31/+1
| * sd-network: move link_get_type_string()Yu Watanabe2020-10-291-1/+0
| * libsystemd-network: move config_parse_hwaddr() and config_parse_hwaddrs()Yu Watanabe2020-10-291-2/+0
| * udev: move config_parse_ifalias()Yu Watanabe2020-10-291-1/+0
| * network: move config_parse_bridge_port_priority()Yu Watanabe2020-10-291-4/+0
* | license: LGPL-2.1+ -> LGPL-2.1-or-laterYu Watanabe2020-11-091-1/+1
|/
* libsystemd-network: move prototypes of dhcp_lese_save/load() to network-inter...Yu Watanabe2020-06-231-0/+4
* network: read driver name from ethtoolYu Watanabe2020-06-031-8/+9
* network: simplify how initial space is handledZbigniew Jędrzejewski-Szmek2020-05-261-2/+3
* network: move NETWORK_DIRS to path-lookup.hZbigniew Jędrzejewski-Szmek2020-03-271-3/+0
* network: make Type=ether match based on iftypeYu Watanabe2020-03-021-0/+2
* network, udev: introduce PermanentMACAddress= setting in [Match] sectionYu Watanabe2020-01-081-0/+2
* network: make Name= in [Match] support alternative names of interfacesYu Watanabe2019-12-161-0/+1
* network: support matching based on wifi interfece typeYu Watanabe2019-10-251-0/+3
* network: add support matching based on BSSID=Yu Watanabe2019-10-151-1/+3
* network: support matching based on wifi SSIDYu Watanabe2019-10-151-1/+3
* network,udev: add Property= setting in [Match] sectionYu Watanabe2019-07-011-0/+2
* network,udev: make net_match_config() take sd_deviceYu Watanabe2019-07-011-3/+1
* network,udev: fix multiple invert matching linesYu Watanabe2019-07-011-1/+2
* udev: introduce NAMING_STABLE_VIRTUAL_MACS (retroactively)Zbigniew Jędrzejewski-Szmek2019-06-171-1/+1
* libsystemd-network: rename net_get_name() to net_get_name_persistent()Zbigniew Jędrzejewski-Szmek2019-06-171-1/+1
* network,udev: split static condition tests from net_match_config()Yu Watanabe2019-03-211-6/+0
* Merge pull request #10408 from keszybz/analyze-cat-presetsLennart Poettering2019-02-181-0/+4
|\
| * udev,network: use standard paths for .network and .link filesZbigniew Jędrzejewski-Szmek2019-02-181-0/+4
* | Merge pull request #11729 from yuwata/fix-11721Lennart Poettering2019-02-181-1/+0
|\ \
| * | udev,network: drop unused parent_driver argument from net_match_config()Yu Watanabe2019-02-171-1/+0
| |/
* | dhcp: move filtering of bogus DNS/NTP addresses out of DHCP clientThomas Haller2019-02-181-1/+5
|/
* network: fix handling of uninitialized and zero IAID settingThomas Haller2018-12-101-1/+0
* network: replace udev_device by sd_deviceYu Watanabe2018-08-231-3/+3
* tree-wide: drop double newlineYu Watanabe2018-06-291-1/+0
* tree-wide: drop copyright headers from frequent contributorsZbigniew Jędrzejewski-Szmek2018-06-201-3/+0
* 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: port over all code to the new CONFIG_PARSER_PROTOTYPE() macroLennart Poettering2018-05-221-27/+8
* sd-dhcp: drop deserialize_dhcp_option() as it is equivalent to unhexmem()Yu Watanabe2018-05-111-1/+1
* network,udev: make MACAddress= in [Match] section take multiple MAC addressesYu Watanabe2018-05-091-1/+1
* libsystemd-network: introduce config_parse_hwaddrs()Yu Watanabe2018-05-091-0/+5
* tree-wide: drop license boilerplateZbigniew Jędrzejewski-Szmek2018-04-061-13/+0
* core,udev,networkd: add ConditionKernelVersion=Lennart Poettering2017-12-261-1/+2
* Add SPDX license identifiers to source files under the LGPLZbigniew Jędrzejewski-Szmek2017-11-191-0/+1
* network: reject bridge port priorities above kernel's max value. (#5877)Dimitri John Ledkov2017-05-021-0/+7
* tree-wide: port more code to use ifname_valid()Lennart Poettering2016-05-091-4/+0
* DHCP DUID, IAID configuration optionsVinay Kulkarni2016-03-301-0/+4
* Revert "DHCP DUID and IAID configurability"revert-2818-masterZbigniew Jędrzejewski-Szmek2016-03-211-4/+0