summaryrefslogtreecommitdiff
path: root/src/network/networkd-ipv6-proxy-ndp.c
AgeCommit message (Expand)AuthorFilesLines
2018-11-12network: use structured initializersYu Watanabe1-4/+5
2018-11-06tree-wide: set WRITE_STRING_FILE_DISABLE_BUFFER flag when we write files unde...Yu Watanabe1-1/+1
2018-11-04network: fix indentationYu Watanabe1-10/+10
2018-10-16sd-netlink: make sd_netlink_slot take its descriptionYu Watanabe1-1/+1
2018-10-15sd-netlink: introduce sd_netlink_slotYu Watanabe1-2/+2
2018-10-10network: add destroy callbacks for asynchronous netlink callsYu Watanabe1-1/+4
2018-10-10sd-netlink: add destroy_callback argument to sd_netlink_call_async()Yu Watanabe1-1/+1
2018-06-22tree-wide: drop copyright lines for more authorsZbigniew Jędrzejewski-Szmek1-3/+0
2018-06-14tree-wide: beautify remaining copyright statementsLennart Poettering1-1/+1
2018-06-14tree-wide: drop 'This file is part of systemd' blurbLennart Poettering1-2/+0
2018-04-06tree-wide: drop license boilerplateZbigniew Jędrzejewski-Szmek1-13/+0
2018-02-08tree-wide: use "cannot" instead of "can not"Zbigniew Jędrzejewski-Szmek1-1/+1
2017-12-13networkd: don't try to configure IPv6 proxy NDP if IPv6 is not available (#7613)Lennart Poettering1-1/+7
2017-11-19Add SPDX license identifiers to source files under the LGPLZbigniew Jędrzejewski-Szmek1-0/+1
2017-05-09networkd: add IPv6ProxyNDP (#5913)Hristo Venev1-0/+3
2017-02-11networkd: add IPv6ProxyNDPAddress support (#5174)Florian Klink1-0/+209