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
*
string-util: add common implementation of function that converts sized charac...
Lennart Poettering
2023-01-21
2
-13
/
+9
*
Merge pull request #26115 from yuwata/test-fix-memleak-fdleak
Luca Boccassi
2023-01-20
2
-27
/
+14
|
\
|
*
test-ndisc: fix memleak and fd leak
Yu Watanabe
2023-01-20
2
-27
/
+14
*
|
tree-wide: fix typo
Yu Watanabe
2023-01-20
1
-1
/
+1
|
/
*
send dhcpv6 release when stopping
chris
2023-01-17
5
-16
/
+152
*
sd-dhcp-client: gracefully handle invalid ether type client ID
Yu Watanabe
2023-01-16
1
-20
/
+18
*
sd-dhcp6: always append the default status message generated from status code
Yu Watanabe
2023-01-16
2
-13
/
+18
*
optionally set socket priority on DHCPv4 raw socket
chris
2023-01-12
5
-9
/
+41
*
libsystemd-network: FTBS in c2x mode
Cristian Rodríguez
2023-01-03
1
-4
/
+4
*
tree-wide: use -EBADF more
Yu Watanabe
2022-12-20
4
-5
/
+5
*
tree-wide: introduce PIPE_EBADF macro
Yu Watanabe
2022-12-20
5
-5
/
+6
*
fuzz: sort headers
Yu Watanabe
2022-12-20
1
-3
/
+4
*
tree-wide: use -EBADF also in pipe initializers
Zbigniew Jędrzejewski-Szmek
2022-12-19
5
-5
/
+5
*
tree-wide: use -EBADF for fd initialization
Zbigniew Jędrzejewski-Szmek
2022-12-19
9
-11
/
+11
*
all: avoid various "-Wcast-align=strict" warnings
Thomas Haller
2022-12-09
2
-2
/
+2
*
basic: rename util.h to logarithm.h
Zbigniew Jędrzejewski-Szmek
2022-11-08
7
-7
/
+0
*
dhcp: use the attached sd_device object when generating IAID
Yu Watanabe
2022-10-27
6
-50
/
+13
*
sd-dhcp6-client: introduce sd_dhcp6_client_attach_device()
Yu Watanabe
2022-10-26
2
-0
/
+11
*
sd-dhcp-client: introduce sd_dhcp_client_attach_device()
Yu Watanabe
2022-10-26
1
-0
/
+13
*
tree-wide: replace "plural(s)" by "plurals"
Zbigniew Jędrzejewski-Szmek
2022-10-17
1
-1
/
+1
*
Merge pull request #24973 from keszybz/simplify-variable-declarations
Yu Watanabe
2022-10-12
1
-6
/
+2
|
\
|
*
libsystemd-network: trivial simplification
Zbigniew Jędrzejewski-Szmek
2022-10-12
1
-6
/
+2
*
|
Merge pull request #24867 from yuwata/sd-dhcp6-client-large-packet
Zbigniew Jędrzejewski-Szmek
2022-10-12
4
-199
/
+152
|
\
|
|
*
sd-dhcp6-client: allow to build large packet
Yu Watanabe
2022-10-02
4
-98
/
+91
|
*
sd-dhcp6-client: rename buf -> p
Yu Watanabe
2022-10-02
1
-14
/
+14
|
*
sd-dhcp6-client: use GREEDY_REALLOC() in dhcp6_option_append_vendor_class()
Yu Watanabe
2022-10-02
1
-19
/
+10
|
*
sd-dhcp6-client: use GREEDY_REALLOC()
Yu Watanabe
2022-10-02
1
-13
/
+8
|
*
sd-dhcp6-client: slightly shorten dhcp6_option_append_fqdn()
Yu Watanabe
2022-10-02
1
-4
/
+2
|
*
sd-dhcp6-client: simplify dhcp6_option_append_ia()
Yu Watanabe
2022-10-02
1
-38
/
+9
|
*
sd-dhcp6-client: make dhcp6_option_append_fqdn() or friends handle zero lengt...
Yu Watanabe
2022-10-02
3
-25
/
+22
|
*
sd-dhcp6-client: use assert() in non-public functions
Yu Watanabe
2022-10-02
1
-11
/
+19
|
*
sd-dhcp6-client: do not use implicit cast from integer to boolean
Yu Watanabe
2022-10-02
1
-1
/
+1
*
|
Merge pull request #24957 from yuwata/network-ignore-failure-in-sending-solic...
Luca Boccassi
2022-10-11
2
-11
/
+10
|
\
\
|
*
|
sd-radv: mention that failures in sending RA are ignored
Yu Watanabe
2022-10-11
1
-4
/
+4
|
*
|
sd-ndisc: ignore failure in sending solicitation
Yu Watanabe
2022-10-11
1
-7
/
+6
|
|
/
*
/
tree-wide: drop () around the first argument of a ternary op
Zbigniew Jędrzejewski-Szmek
2022-10-11
1
-1
/
+1
|
/
*
fd-util: rename CLOSE_AND_REPLACE() -> close_and_replace()
Yu Watanabe
2022-09-17
1
-1
/
+1
*
tree-wide: use ASSERT_PTR more
David Tardon
2022-09-13
9
-43
/
+18
*
tree-wide: Fix format specifier warnings for %x
Jan Janssen
2022-08-30
1
-2
/
+2
*
tree-wide: Use correct format specifiers
Jan Janssen
2022-08-30
3
-4
/
+4
*
dhcp6: do not append ORO option when no option requested
Yu Watanabe
2022-08-13
1
-0
/
+3
*
dhcp6: gracefully handle NoBinding error
Yu Watanabe
2022-08-12
5
-7
/
+39
*
dhcp: add assertions about client state
Yu Watanabe
2022-08-08
1
-5
/
+22
*
dhcp: fix potential buffer overflow
Yu Watanabe
2022-08-06
3
-12
/
+12
*
dhcp: make dhcp_network_bind_raw_socket() take struct hw_addr_data
Yu Watanabe
2022-08-05
5
-69
/
+86
*
dhcp: make dhcp_identifier_set_duid() take struct hw_addr_data
Yu Watanabe
2022-08-05
4
-23
/
+32
*
dhcp: make dhcp_identifier_set_iaid() take struct hw_addr_data
Yu Watanabe
2022-08-05
5
-20
/
+27
*
sd-dhcp6-client: use hw_addr_set()
Yu Watanabe
2022-08-05
1
-2
/
+1
*
sd-dhcp-client: use struct hw_addr_data to store MAC and broadcast address
Yu Watanabe
2022-08-05
1
-35
/
+21
*
dhcp4: stop client before updating MAC address
Yu Watanabe
2022-08-05
1
-54
/
+4
[next]