index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
libsystemd-network
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ndisc-option: use memcpy_safe() at one more place
Yu Watanabe
11 days
1
-1
/
+1
*
test-dhcp-client: utilize log_info instead of printf
Colin Foster
2024-11-04
1
-11
/
+11
*
network: Restrict the valid charset of DNR names
Ronan Pigott
2024-10-29
3
-0
/
+16
*
network: add missing else in dhcp_lease_load
Ronan Pigott
2024-10-29
1
-1
/
+2
*
tree-wide: replace for loop with FOREACH_ELEMENT or FOREACH_ARRAY macros (#34...
Integral
2024-10-26
1
-4
/
+3
*
Merge pull request #34848 from yuwata/network-dhcpv6-do-not-request-ia-pd-on-...
Lennart Poettering
2024-10-22
3
-42
/
+11
|
\
|
*
network/dhcp6: do not request IA_PD when running in the other-information mode
Yu Watanabe
2024-10-21
3
-42
/
+11
*
|
Merge pull request #30952 from rpigott/resolved-dnr
Lennart Poettering
2024-10-22
16
-80
/
+1210
|
\
\
|
|
/
|
/
|
|
*
resolve: move sd-* api into libsystemd-network
Ronan Pigott
2024-10-21
4
-0
/
+492
|
*
ndisc: implement ndisc_option_build_encrypted_dns
Ronan Pigott
2024-10-21
1
-0
/
+140
|
*
network: add dnr resolvers to networkctl status json output
Ronan Pigott
2024-10-21
1
-1
/
+1
|
*
ndisc: Parse RFC9463 encrypted DNS (DNR) option
Ronan Pigott
2024-10-21
3
-0
/
+194
|
*
network: Introduce UseDNR DHCPv6 option
Ronan Pigott
2024-10-21
1
-0
/
+1
|
*
network: Parse RFC9463 DHCPv6 DNR option
Ronan Pigott
2024-10-21
2
-0
/
+106
|
*
dhcp6: use dns_name_from_wire_format
Ronan Pigott
2024-10-21
2
-76
/
+5
|
*
test-dhcp6: terminate fqdn option
Ronan Pigott
2024-10-21
1
-4
/
+4
|
*
network: Serialize DNR servers
Ronan Pigott
2024-10-21
1
-0
/
+17
|
*
network: Add serialization for DoT resolvers
Ronan Pigott
2024-10-21
2
-0
/
+97
|
*
network: parse RFC9463 DHCPv4 DNR option
Ronan Pigott
2024-09-14
3
-0
/
+154
*
|
sd-dhcp6-lease: adjust information refresh time with lifetime of IA_PD
Yu Watanabe
2024-10-15
1
-6
/
+29
*
|
sd-dhcp6-client: allow to request IA_PD on information requesting mode
Yu Watanabe
2024-10-15
3
-5
/
+13
*
|
sd-dhcp6-lease: use free_and_replace_full()
Yu Watanabe
2024-10-15
1
-4
/
+2
*
|
sd-radv: drop sd_radv_prefix and friends, and use sd_ndisc_option to manage N...
Yu Watanabe
2024-10-14
3
-784
/
+229
*
|
network/dhcp4: add support for ARPHRD_RAWIP and ARPHRD_NONE network interface...
Darsey Litzenberger
2024-10-10
1
-0
/
+29
*
|
tree-wide: replace reallocarray() with GREEDY_REALLOC()
Yu Watanabe
2024-10-08
1
-20
/
+12
*
|
tree-wide: drop doubled empty lines
Yu Watanabe
2024-10-07
2
-2
/
+0
*
|
tree-wide: use strv_extend_strv_consume() where appropriate
Mike Yuan
2024-09-21
1
-1
/
+1
*
|
sd-ipv4acd: fix assertion triggered when an ARP received in STARTED state
Yu Watanabe
2024-09-20
1
-0
/
+1
|
/
*
basic: split ifname related calls from format-util.h into format-ifname.h
Lennart Poettering
2024-09-13
1
-1
/
+1
*
missing_network: drop unnecessary definition
Yu Watanabe
2024-09-09
1
-0
/
+1
*
test-dhcp-server: Migrate to new assertion macros
Daan De Meyer
2024-08-28
1
-83
/
+86
*
sd-dhcp-client: actually restart daemon after sending DECLINE message
Yu Watanabe
2024-08-21
1
-8
/
+6
*
sd-dhcp-client: stop client without calling notification after sending RELEASE
Yu Watanabe
2024-08-21
1
-1
/
+5
*
sd-dhcp-client: refuse to send RELEASE or friends gracefully when the daemon ...
Yu Watanabe
2024-08-21
1
-16
/
+8
*
sd-dhcp-client: do not call callback with SD_DHCP_CLIENT_EVENT_STOP if alread...
Yu Watanabe
2024-08-21
1
-8
/
+14
*
Merge pull request #34014 from yuwata/network-ip-masquerade
Luca Boccassi
2024-08-20
1
-0
/
+1
|
\
|
*
sd-lldp-tx: insert missing empty line
Yu Watanabe
2024-08-16
1
-0
/
+1
*
|
test-dhcp-server: Gracefully handle the network being down
Daan De Meyer
2024-08-19
1
-1
/
+5
|
/
*
sd-dhcp-server: persist hardware addresses in leases
Mary Strodl
2024-07-23
1
-1
/
+27
*
tree-wide: port over to new builder apis
Lennart Poettering
2024-06-19
2
-23
/
+25
*
various: move const ptr indicator to return value
Zbigniew Jędrzejewski-Szmek
2024-06-19
3
-5
/
+5
*
string-util: introduce string_is_safe_ascii helper
Mike Yuan
2024-06-16
1
-1
/
+1
*
libsystemd: turn json.[ch] into a public API
Lennart Poettering
2024-06-12
9
-67
/
+70
*
sd-dhcp-server: clear buffer before receive
Yu Watanabe
2024-06-12
1
-1
/
+1
*
sd-ndisc: do not print "(null)" in the log message
Yu Watanabe
2024-05-22
2
-5
/
+6
*
test: extend timeout for DHCP/NDisc tests
Yu Watanabe
2024-05-20
3
-3
/
+3
*
Merge pull request #32818 from keszybz/libsystemd-network-size-check
Luca Boccassi
2024-05-15
9
-23
/
+24
|
\
|
*
test: rename file with stub functions
Zbigniew Jędrzejewski-Szmek
2024-05-14
6
-7
/
+7
|
*
libsystemd-network: use normal style for error checking
Zbigniew Jędrzejewski-Szmek
2024-05-14
1
-13
/
+7
|
*
libsystemd-network: check size of icmpv6 packets
Zbigniew Jędrzejewski-Szmek
2024-05-14
2
-0
/
+9
[next]