index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
network
/
networkd-sysctl.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
networkd: add possibility to specify MulticastIGMPVersion
Michele Dionisio
2024-11-06
1
-0
/
+26
*
network: add AF_TO_ADDRESS_FAMILY() helper
Lennart Poettering
2024-10-15
1
-4
/
+2
*
network: wait for IPv6 MTU being synced to link MTU
Yu Watanabe
2024-10-14
1
-0
/
+86
*
network/sysctl: make link_set_ipv6_mtu() log failures
Yu Watanabe
2024-10-14
1
-4
/
+7
*
network/sysctl-monitor: do not allocate sysctl_shadow when eBPF is not supported
Yu Watanabe
2024-09-17
1
-17
/
+18
*
network/sysctl: several cleanups for sysctl_add_monitor()
Yu Watanabe
2024-09-16
1
-10
/
+16
*
bpf-link: introduce bpf_ring_buffer_free() and friends
Yu Watanabe
2024-09-16
1
-8
/
+2
*
network/sysctl: use wrapped free functions
Yu Watanabe
2024-09-16
1
-16
/
+3
*
networkd: move sysctl code to use PID_FMT
Lennart Poettering
2024-09-13
1
-4
/
+5
*
minor fixups for #32212
Matteo Croce
2024-09-13
1
-2
/
+2
*
emit a warning in networkd if managed sysctls are changed
Matteo Croce
2024-09-11
1
-0
/
+191
*
store the sysctls set by networkd
Matteo Croce
2024-09-11
1
-17
/
+31
*
extend sysctl functions to shadow values
Matteo Croce
2024-09-11
1
-17
/
+17
*
tree-wide: drop msg argument for DEFINE_CONFIG_PARSE() macro and friends
Yu Watanabe
2024-09-01
1
-4
/
+2
*
network: make IPMasquerade= imply global IP forwarding settings again
Yu Watanabe
2024-08-16
1
-1
/
+62
*
network/ndisc: set IPv6 MTU through sysctl
Yu Watanabe
2024-04-10
1
-2
/
+5
*
network/sysctl: round IPv6 MTU with the current device MTU rather than the ma...
Yu Watanabe
2024-04-10
1
-8
/
+11
*
network: introduce per-interface IP forwarding settings
Yu Watanabe
2024-02-22
1
-36
/
+89
*
IPv6 RA: Support the Retrans Timer field (IPv6 Conformance Test: v6LC.2.1.5)
Matt Muggeridge
2024-01-22
1
-0
/
+22
*
networkd: support `proxy_arp_pvlan` sysctl
Raito Bezarius
2023-12-23
1
-0
/
+16
*
network: do not try to update IP sysctl settings for CAN devices
Yu Watanabe
2023-12-08
1
-0
/
+6
*
network: split out common checks
Yu Watanabe
2023-12-08
1
-70
/
+43
*
network: do not try to set invalid value for IPv6 hop limit
Yu Watanabe
2023-11-06
1
-1
/
+1
*
Revert "ndisc: Also set link hoplimit"
Yu Watanabe
2023-11-06
1
-1
/
+1
*
ndisc: Also set link hoplimit
Susant Sahani
2023-09-27
1
-1
/
+1
*
networkd: allow setting rp_filter for an interface
Susant Sahani
2023-07-28
1
-0
/
+29
*
network: add global setting for IPv6PrivacyExtensions=
Yu Watanabe
2023-06-29
1
-2
/
+10
*
network: introduce IPV6_PRIVACY_EXTENSIONS_KERNEL enum value
Yu Watanabe
2023-06-29
1
-38
/
+7
*
tree-wide: use ASSERT_PTR more
David Tardon
2022-09-13
1
-2
/
+1
*
tree-wide: drop duplicated semicolons
Zbigniew Jędrzejewski-Szmek
2022-07-05
1
-1
/
+1
*
Fix "link-local" language inconsistencies
Sebastian Pucilowski
2022-03-31
1
-1
/
+1
*
network: move link_set_ipv6ll_stable_secret() to networkd-ipv6ll.c
Yu Watanabe
2022-02-10
1
-45
/
+0
*
Merge pull request #19852 from yuwata/network-stable-secret
Yu Watanabe
2021-06-09
1
-0
/
+49
|
\
|
*
network: introduce IPv6StableSecretAddress= setting
Yu Watanabe
2021-06-08
1
-0
/
+49
*
|
network: also adjust IPv6 MTU by the maximum MTU of the interface
Yu Watanabe
2021-06-08
1
-1
/
+10
|
/
*
network: merge link_configure() and link_configure_continue() again
Yu Watanabe
2021-06-07
1
-24
/
+23
*
network: move logic for setting proxy_ndp sysctl to networkd-sysctl.c
Yu Watanabe
2021-06-07
1
-0
/
+26
*
network: Add "route_localnet" sysctl support
Susant Sahani
2021-02-18
1
-0
/
+16
*
network: fix IPv6PrivacyExtensions=kernel handling
Florian Klink
2020-12-24
1
-0
/
+4
*
network: fix typo
Florian Klink
2020-12-23
1
-1
/
+1
*
Merge pull request #17474 from yuwata/network-drop-link-deserialization-logic
Yu Watanabe
2020-11-27
1
-0
/
+9
|
\
|
*
network: always enable sysctl property promote_secondaries
Yu Watanabe
2020-10-28
1
-0
/
+9
*
|
license: LGPL-2.1+ -> LGPL-2.1-or-later
Yu Watanabe
2020-11-09
1
-1
/
+1
|
/
*
network: fix typo
Yu Watanabe
2020-10-23
1
-1
/
+1
*
network: introduce network_adjust_ipv6_accept_ra()
Yu Watanabe
2020-10-15
1
-1
/
+1
*
network: move sysctl related functions to networkd-sysctl.c
Yu Watanabe
2020-10-06
1
-0
/
+284