summaryrefslogtreecommitdiff
path: root/src/network/networkd-ipv6-proxy-ndp.h
Commit message (Expand)AuthorAgeFilesLines
* 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: use request queue to configure IPv6 proxy NDP addressesYu Watanabe2021-06-081-1/+3
* network: introduce network_adjust_ipv6_proxy_ndp()Yu Watanabe2021-06-081-0/+3
* license: LGPL-2.1+ -> LGPL-2.1-or-laterYu Watanabe2020-11-091-1/+1
* network: rename ipv6_proxy_ndp_addresses_configure() -> link_set_ipv6_proxy_n...Yu Watanabe2020-10-071-1/+1
* network: drop struct IPv6ProxyNDPAddressYu Watanabe2020-10-071-15/+0
* network: drop sections contain invalid settings in network_verify()Yu Watanabe2019-03-131-3/+3
* network: make all xxx_new_static() staticYu Watanabe2019-03-131-1/+0
* tree-wide: drop double newlineYu Watanabe2018-06-291-1/+0
* tree-wide: drop copyright lines for more authorsZbigniew Jędrzejewski-Szmek2018-06-221-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: port over all code to the new CONFIG_PARSER_PROTOTYPE() macroLennart Poettering2018-05-221-2/+2
* 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: add IPv6ProxyNDPAddress support (#5174)Florian Klink2017-02-111-0/+44