index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
network
/
networkd-ndisc.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
network/ndisc: constify several arguments and add several assertions
Yu Watanabe
2024-12-11
1
-4
/
+6
*
network/ndisc: first process options with zero lifetime
Yu Watanabe
2024-11-18
1
-20
/
+50
*
network/ndisc: sd_ndisc_router_route_get_preference() does not return -EOPNOT...
Yu Watanabe
2024-11-18
1
-4
/
+0
*
network/ndisc: dynamically configure nexthops when routes with gateway are re...
Yu Watanabe
2024-11-14
1
-3
/
+292
*
network/ndisc: restore the original preference and priority before checking i...
Yu Watanabe
2024-11-12
1
-0
/
+9
*
network/ndisc: introduce ndisc_route_prepare() and ndisc_router_route_prepare()
Yu Watanabe
2024-11-12
1
-16
/
+46
*
network/ndisc: several cleanups for ndisc_remove_route()
Yu Watanabe
2024-11-12
1
-10
/
+4
*
network/ndisc: introduce route_is_bound_to_link() helper function and use it ...
Yu Watanabe
2024-11-12
1
-4
/
+4
*
network: make 'networkctl reconfigure' work safely even when KeepConfiguratio...
Yu Watanabe
2024-11-11
1
-11
/
+22
*
network: reconfigure interface more gracefully (#35035)
Yu Watanabe
2024-11-06
1
-0
/
+84
|
\
|
*
network: keep dynamic configurations as possible as we can on reconfigure
Yu Watanabe
2024-11-05
1
-0
/
+84
*
|
tree-wide: time-out → timeout
Zbigniew Jędrzejewski-Szmek
2024-11-05
1
-1
/
+1
|
/
*
network: limit the total number of Encrypted DNS options processed
Ronan Pigott
2024-11-05
1
-0
/
+6
*
network: update tunnel or vxlan interface if the local address is changed
Yu Watanabe
2024-10-31
1
-0
/
+2
*
Merge pull request #30952 from rpigott/resolved-dnr
Lennart Poettering
2024-10-22
1
-1
/
+168
|
\
|
*
network: Introduce IPv6RA UseDNR= option
Ronan Pigott
2024-10-21
1
-0
/
+3
|
*
ndisc: Parse RFC9463 encrypted DNS (DNR) option
Ronan Pigott
2024-10-21
1
-1
/
+165
*
|
network/sysctl: make link_set_ipv6_mtu() log failures
Yu Watanabe
2024-10-14
1
-3
/
+1
*
|
network/sysctl-monitor: do not allocate sysctl_shadow when eBPF is not supported
Yu Watanabe
2024-09-17
1
-3
/
+3
|
/
*
store the sysctls set by networkd
Matteo Croce
2024-09-11
1
-3
/
+6
*
extend sysctl functions to shadow values
Matteo Croce
2024-09-11
1
-3
/
+3
*
tree-wide: drop msg argument for DEFINE_CONFIG_PARSE() macro and friends
Yu Watanabe
2024-09-01
1
-2
/
+1
*
network/route: also update source, status, and so on EEXIST
Yu Watanabe
2024-09-01
1
-1
/
+2
*
Merge pull request #33875 from yuwata/network-link-get-address
Yu Watanabe
2024-07-31
1
-1
/
+1
|
\
|
*
network: make link_get_address() provide matching address with peer
Yu Watanabe
2024-07-30
1
-1
/
+1
*
|
Revert "network/ndisc: ignore most fields of RA header when lifetime is zero"
Ivan Shapovalov
2024-07-30
1
-6
/
+0
|
/
*
Merge pull request #33450 from yuwata/network-ndisc-do-not-override-static-ro...
Luca Boccassi
2024-06-25
1
-15
/
+54
|
\
|
*
network/ndisc: do not remove static routes when received RA with zero lifetime
Yu Watanabe
2024-06-24
1
-9
/
+35
|
*
network/ndisc: do not override conflicting static routes
Yu Watanabe
2024-06-24
1
-6
/
+19
*
|
network/ndisc: fix spurious log messages
Yu Watanabe
2024-06-25
1
-15
/
+14
|
/
*
network/ndisc: use router lifetime as one for redirect route
Yu Watanabe
2024-06-06
1
-92
/
+121
*
network: IPv6 Compliance RFC4862: Address Lifetime Expiry (Hosts Only) [v6LC....
Matt Muggeridge
2024-05-14
1
-15
/
+16
*
network: IPv6 Compliance: Router Advertisement Processing, Reachable Time [v6...
Matt Muggeridge
2024-05-13
1
-21
/
+0
*
network: introduce link_get_use_dns()
Yu Watanabe
2024-04-19
1
-1
/
+1
*
network: introduce link_get_use_domains()
Yu Watanabe
2024-04-19
1
-1
/
+1
*
network: rename DHCPUseDomains -> UseDomains
Yu Watanabe
2024-04-19
1
-3
/
+1
*
network/ndisc: disable Neighbor discovery client if RADV is enabled
Yu Watanabe
2024-04-18
1
-0
/
+5
*
network/ndisc: fix typo
Yu Watanabe
2024-04-12
1
-1
/
+1
*
network/ndisc: drop onlink prefix when valid lifetime is zero
Yu Watanabe
2024-04-11
1
-3
/
+17
*
network/ndisc: do nothing for existing routes if on-link flag is zero
Yu Watanabe
2024-04-11
1
-55
/
+4
*
network/ndisc: fix verification of sender of Redirect message
Yu Watanabe
2024-04-11
1
-43
/
+51
*
network/ndisc: split out ndisc_redirect_verify_sender()
Yu Watanabe
2024-04-11
1
-8
/
+17
*
network/ndisc: drop ndisc_request_redirect_route()
Yu Watanabe
2024-04-11
1
-28
/
+9
*
network/ndisc: redirect routes do not have lifetime
Yu Watanabe
2024-04-11
1
-25
/
+1
*
network/ndisc: introduce ndisc_request_router_route()
Yu Watanabe
2024-04-11
1
-22
/
+30
*
network/ndisc: do not set per-route MTU and hop limit
Yu Watanabe
2024-04-11
1
-20
/
+1
*
network/ndisc: fix updating valid lifetime of configured address
Yu Watanabe
2024-04-11
1
-21
/
+72
*
network/ndisc: set provider address in caller
Yu Watanabe
2024-04-11
1
-11
/
+10
*
Merge pull request #32195 from yuwata/network-ndisc-mtu
Luca Boccassi
2024-04-11
1
-0
/
+36
|
\
|
*
network/ndisc: set IPv6 MTU through sysctl
Yu Watanabe
2024-04-10
1
-0
/
+36
[next]