summaryrefslogtreecommitdiff
path: root/src/network/networkd-sysctl.c
Commit message (Expand)AuthorAgeFilesLines
* tree-wide: use ASSERT_PTR moreDavid Tardon2022-09-131-2/+1
* tree-wide: drop duplicated semicolonsZbigniew Jędrzejewski-Szmek2022-07-051-1/+1
* Fix "link-local" language inconsistenciesSebastian Pucilowski2022-03-311-1/+1
* network: move link_set_ipv6ll_stable_secret() to networkd-ipv6ll.cYu Watanabe2022-02-101-45/+0
* Merge pull request #19852 from yuwata/network-stable-secretYu Watanabe2021-06-091-0/+49
|\
| * network: introduce IPv6StableSecretAddress= settingYu Watanabe2021-06-091-0/+49
* | network: also adjust IPv6 MTU by the maximum MTU of the interfaceYu Watanabe2021-06-091-1/+10
|/
* network: merge link_configure() and link_configure_continue() againYu Watanabe2021-06-081-24/+23
* network: move logic for setting proxy_ndp sysctl to networkd-sysctl.cYu Watanabe2021-06-081-0/+26
* network: Add "route_localnet" sysctl supportSusant Sahani2021-02-181-0/+16
* network: fix IPv6PrivacyExtensions=kernel handlingFlorian Klink2020-12-241-0/+4
* network: fix typoFlorian Klink2020-12-231-1/+1
* Merge pull request #17474 from yuwata/network-drop-link-deserialization-logicYu Watanabe2020-11-271-0/+9
|\
| * network: always enable sysctl property promote_secondariesYu Watanabe2020-10-281-0/+9
* | license: LGPL-2.1+ -> LGPL-2.1-or-laterYu Watanabe2020-11-091-1/+1
|/
* network: fix typoYu Watanabe2020-10-231-1/+1
* network: introduce network_adjust_ipv6_accept_ra()Yu Watanabe2020-10-151-1/+1
* network: move sysctl related functions to networkd-sysctl.cYu Watanabe2020-10-071-0/+284