index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
libsystemd-network
/
meson.build
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
resolve: move sd-* api into libsystemd-network
Ronan Pigott
2024-10-21
1
-0
/
+1
*
test: rename file with stub functions
Zbigniew Jędrzejewski-Szmek
2024-05-14
1
-3
/
+3
*
sd-radv: introduce sd_ndisc_router_solicit
Yu Watanabe
2024-04-16
1
-0
/
+1
*
test: introduce a test executable to send NDisc message
Yu Watanabe
2024-04-04
1
-0
/
+4
*
sd-ndisc: add basic support of Redirect message
Yu Watanabe
2024-04-04
1
-0
/
+1
*
sd-ndisc: add basic support of Neighbor Advertisement message
Yu Watanabe
2024-04-04
1
-0
/
+1
*
sd-ndisc: rename ndisc-protocol.[ch] -> ndisc-option.[ch]
Yu Watanabe
2024-03-13
1
-1
/
+1
*
icmp6-packet: introduce ICMP6Packet and several relevant functions
Yu Watanabe
2024-02-28
1
-0
/
+1
*
sd-ndisc: split sd-ndisc.h into small pieces
Yu Watanabe
2024-02-20
1
-1
/
+1
*
sd-dhcp-server: rename DHCPLease -> sd_dhcp_server_lease
Yu Watanabe
2024-01-03
1
-0
/
+1
*
dhcp: introduce sd_dhcp_client_id and relevant functions
Yu Watanabe
2024-01-02
1
-0
/
+1
*
dhcp: introduce sd_dhcp_duid and move relevant functions to sd_dhcp_duid.[ch]
Yu Watanabe
2023-12-22
1
-1
/
+1
*
dhcp: move DHCPState to dhcp-client-internal.h
Yu Watanabe
2023-10-20
1
-1
/
+0
*
Merge pull request #29052 from yuwata/icmp6-util-cleanups
Yu Watanabe
2023-09-04
1
-3
/
+12
|
\
|
*
test: extract dummy icmp6 utils for tests
Yu Watanabe
2023-09-04
1
-3
/
+12
*
|
network: ndisc - Allow to parse PREF64 prefix
Susant Sahani
2023-09-04
1
-0
/
+1
*
|
Adding dhcp_state_to_string and dhcp client state change logging
pelaufer
2023-09-02
1
-0
/
+1
|
/
*
meson: also merge declarations of fuzzers with other executables
Yu Watanabe
2023-08-03
1
-19
/
+13
*
meson: merge declarations of normal and test executables
Yu Watanabe
2023-08-03
1
-25
/
+18
*
meson: Introduce userspace dep
Jan Janssen
2023-03-10
1
-0
/
+1
*
meson: Use dicts for fuzzer definitions
Jan Janssen
2023-02-21
1
-23
/
+28
*
meson: Use dicts for test definitions
Jan Janssen
2023-02-21
1
-45
/
+50
*
meson: Do not include headers in source lists
Jan Janssen
2023-01-24
1
-20
/
+0
*
fuzz: rename fuzz-dhcp-server-relay-message to fuzz-dhcp-server-relay
Zbigniew Jędrzejewski-Szmek
2022-03-21
1
-1
/
+1
*
meson: move files' closing brace to separate line
Zbigniew Jędrzejewski-Szmek
2022-03-03
1
-1
/
+2
*
meson: do not use split() in file lists
Zbigniew Jędrzejewski-Szmek
2022-03-02
1
-47
/
+46
*
fuzz-dhcp6-client: merge with fuzz-dhcp6-client-send
Yu Watanabe
2022-02-14
1
-4
/
+0
*
sd-dhcp6-client: split dhcp6-internal.h into two
Yu Watanabe
2022-02-14
1
-0
/
+2
*
tests: fuzz client_send_message
Evgeny Vereshchagin
2022-02-03
1
-0
/
+4
*
tests: fuzz client_handle_offer
Evgeny Vereshchagin
2022-01-29
1
-0
/
+4
*
tests: fuzz dhcp_server_relay_message
Evgeny Vereshchagin
2022-01-27
1
-0
/
+4
*
meson: Use files() for fuzzers
Jan Janssen
2022-01-11
1
-4
/
+4
*
meson: Use files() for tests
Jan Janssen
2022-01-11
1
-11
/
+11
*
meson: stop building out convenience libraries by default
Zbigniew Jędrzejewski-Szmek
2021-12-16
1
-1
/
+2
*
sd-lldp-tx: introduce sd-lldp-tx
Yu Watanabe
2021-09-27
1
-0
/
+1
*
test: also rename {test,fuzz}-lldp.c
Yu Watanabe
2021-09-27
1
-2
/
+2
*
sd-lldp: rename sd-lldp.[ch] -> sd-lldp-rx.[ch]
Yu Watanabe
2021-09-27
1
-2
/
+2
*
meson: sort files
Yu Watanabe
2021-09-27
1
-29
/
+29
*
libsystemd-network: introduce sd_xxx_{set,get}_ifname()
Yu Watanabe
2021-03-03
1
-0
/
+2
*
meson: move test or fuzzer definitions to relevant meson.build in subdirectories
Yu Watanabe
2021-01-18
1
-0
/
+68
*
meson: slightly disentangle code dependencies
Yu Watanabe
2021-01-18
1
-0
/
+2
*
Merge pull request #17478 from yuwata/split-network-internal
Yu Watanabe
2020-11-27
1
-3
/
+1
|
\
|
*
meson: drop libsystemd_network from several binaries
Yu Watanabe
2020-10-29
1
-3
/
+1
*
|
license: LGPL-2.1+ -> LGPL-2.1-or-later
Yu Watanabe
2020-11-09
1
-1
/
+1
|
/
*
network: DHCPv4 client: add support to send arbitary option and data
Susant Sahani
2019-10-14
1
-0
/
+1
*
Drop my copyright headers
Zbigniew Jędrzejewski-Szmek
2018-06-14
1
-2
/
+0
*
tree-wide: beautify remaining copyright statements
Lennart Poettering
2018-06-14
1
-1
/
+1
*
tree-wide: drop license boilerplate
Zbigniew Jędrzejewski-Szmek
2018-04-06
1
-13
/
+0
*
Add license headers and SPDX identifiers to meson.build files
Zbigniew Jędrzejewski-Szmek
2017-11-19
1
-0
/
+17
*
meson: add rules for RA sources
Zbigniew Jędrzejewski-Szmek
2017-05-15
1
-0
/
+2
[next]