summaryrefslogtreecommitdiffstats
path: root/src/network/networkd-ndisc.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* network: keep dynamic configurations as possible as we can on reconfigureYu Watanabe2024-11-051-0/+1
* ndisc: Parse RFC9463 encrypted DNS (DNR) optionRonan Pigott2024-10-211-0/+7
* network: rename DHCPUseDomains -> UseDomainsYu Watanabe2024-04-191-1/+0
* network/address-generation: regenerate IPv6 prefix stable address on conflictYu Watanabe2024-04-091-0/+2
* network/ndisc: rename Network.ipv6_accept_ra -> Network.ndiscYu Watanabe2024-02-261-4/+4
* network: ndisc - Allow to parse PREF64 prefixSusant Sahani2023-09-041-0/+9
* network: handle captive portal with multiple routersYu Watanabe2023-07-061-0/+8
* network: update commentYu Watanabe2023-07-061-2/+2
* network: drop unnecessary call of ndisc_vacuum()Yu Watanabe2022-10-071-1/+0
* network: ndisc: also introduce timer event source to drop outdated settingsYu Watanabe2022-10-031-0/+1
* network: don't forget old RAs when a new one arrivesThomas Hebb2022-10-031-4/+0
* network: re-design request queueYu Watanabe2022-03-111-2/+0
* network: make request_process_address() and friends take Link and correspondi...Yu Watanabe2022-03-111-1/+1
* network: configure NDisc after MAC address is assignedYu Watanabe2022-01-311-1/+4
* network: ndisc: rename valid_until -> lifetime_usecYu Watanabe2021-10-211-2/+6
* network: move address generation methods to network-address-generation.[ch]Yu Watanabe2021-10-061-1/+0
* network: use NetworkConfigSource/State to manage addresses and routesYu Watanabe2021-09-241-20/+3
* network: dhcp4,ndisc: make addresses in Allow/DenyList= optionally take prefi...Yu Watanabe2021-08-231-1/+0
* network: make IPv6Token private, and ipv6token_new() staticYu Watanabe2021-08-101-19/+0
* network: configure non-dhcp configs earlier even DUID-UUID is used by DHCP cl...Yu Watanabe2021-04-211-0/+1
* network: also introduce UseDomains= for [DHCPv6] sectionYu Watanabe2021-03-131-0/+1
* networkd-ndisc: drop confused freepp functionZbigniew Jędrzejewski-Szmek2021-02-161-1/+0
* tree-wide: use -EINVAL for enum invalid valuesZbigniew Jędrzejewski-Szmek2021-02-101-2/+2
* networkd: add support for prefix allow-list and route allow-listSusant Sahani2020-12-241-1/+1
* license: LGPL-2.1+ -> LGPL-2.1-or-laterYu Watanabe2020-11-091-1/+1
* network: introduce network_adjust_ipv6_accept_ra()Yu Watanabe2020-10-151-0/+2
* network: move link_ipv6_accept_ra_enabled()Yu Watanabe2020-10-061-0/+2
* network: fix NDisc handling for the case when multiple routers existYu Watanabe2020-09-071-0/+18
* network: ndisc: also remove old DNSSL or RDNSS records after an SLAAC address...Yu Watanabe2020-07-281-0/+4
* tree-wide: avoid some loaded termsLennart Poettering2020-06-251-1/+1
* network: Allow DHCPv6 client to be started even if no O or M bit in RA.Susant Sahani2020-04-161-0/+12
* network: rename eui64 to staticYu Watanabe2020-02-071-1/+1
* network: Allow to specify multiple IPv6Token for SLAACSusant Sahani2020-02-051-0/+21
* networkd: Ability to selectively ignore IPv6 prefixes supplied via router adv...Susant Sahani2019-05-191-0/+3
* headers: remove unneeded includes from util.hZbigniew Jędrzejewski-Szmek2019-03-271-0/+1
* 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: beautify remaining copyright statementsLennart 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
* Add SPDX license identifiers to source files under the LGPLZbigniew Jędrzejewski-Szmek2017-11-191-0/+1
* networkd: flush DNSSL/RDNSS lists when we lose carrierLennart Poettering2016-11-021-0/+1
* network: beef up ipv6 RA support considerablyLennart Poettering2016-06-061-0/+39