summaryrefslogtreecommitdiff
path: root/src/network/networkd-ndisc.h
Commit message (Expand)AuthorAgeFilesLines
* 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-041-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-071-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-141-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-071-0/+2
* network: fix NDisc handling for the case when multiple routers existYu Watanabe2020-09-081-0/+18
* network: ndisc: also remove old DNSSL or RDNSS records after an SLAAC address...Yu Watanabe2020-07-291-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