summaryrefslogtreecommitdiffstats
path: root/src/network/networkd-ipv6ll.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* network/sysctl-monitor: do not allocate sysctl_shadow when eBPF is not supportedYu Watanabe2024-09-171-2/+2
* store the sysctls set by networkdMatteo Croce2024-09-111-2/+5
* extend sysctl functions to shadow valuesMatteo Croce2024-09-111-2/+2
* tree-wide: drop msg argument for DEFINE_CONFIG_PARSE() macro and friendsYu Watanabe2024-09-011-2/+1
* network: make link_may_have_ipv6ll() optionally check Multicast= settingYu Watanabe2022-08-011-1/+4
* basic/in-addr-util: add IN_ADDR_TO_STRINGZbigniew Jędrzejewski-Szmek2022-06-061-6/+2
* Fix "link-local" language inconsistenciesSebastian Pucilowski2022-03-311-1/+1
* network: attempt to trigger kernel IPv6LL address generationJoerie de Gram2022-02-101-0/+10
* network: move link_set_ipv6ll_stable_secret() to networkd-ipv6ll.cYu Watanabe2022-02-101-0/+46
* network: monitor current IPv6LL address generation modeYu Watanabe2022-02-101-0/+59
* network: introduce two helper functions for setting IPv6LL address generation...Yu Watanabe2022-02-101-0/+44
* network: move ipv6ll related functions to networkd-ipv6ll.[ch]Yu Watanabe2022-02-081-0/+89