index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
network
/
meson.build
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
meson: Introduce userspace dep
Jan Janssen
2023-03-10
1
-0
/
+1
*
meson: Use dicts for fuzzer definitions
Jan Janssen
2023-02-21
1
-13
/
+14
*
meson: Use dicts for test definitions
Jan Janssen
2023-02-21
1
-32
/
+35
*
meson: Do not include headers in source lists
Jan Janssen
2023-01-24
1
-101
/
+1
*
meson: add libatomic dependency
Heinrich Schuchardt
2022-09-15
1
-2
/
+2
*
network: NetLabel integration
Topi Miettinen
2022-08-29
1
-0
/
+2
*
Revert "networkd: NetLabel integration"
Yu Watanabe
2022-06-22
1
-2
/
+0
*
networkd: NetLabel integration
Topi Miettinen
2022-06-06
1
-0
/
+2
*
meson: sort files
Yu Watanabe
2022-05-10
1
-8
/
+8
*
meson: move files' closing brace to separate line
Zbigniew Jędrzejewski-Szmek
2022-03-03
1
-3
/
+6
*
meson: do not use split() in file lists
Zbigniew Jędrzejewski-Szmek
2022-03-02
1
-204
/
+201
*
network: add support to create wlan virtual interface
Yu Watanabe
2022-02-15
1
-0
/
+2
*
network: manage WLAN phy
Yu Watanabe
2022-02-15
1
-0
/
+2
*
meson: sort listed files
Yu Watanabe
2022-02-15
1
-9
/
+9
*
network: move ipv6ll related functions to networkd-ipv6ll.[ch]
Yu Watanabe
2022-02-08
1
-0
/
+2
*
meson: Use files() for fuzzers
Jan Janssen
2022-01-11
1
-2
/
+2
*
meson: Use files() for tests
Jan Janssen
2022-01-11
1
-8
/
+8
*
Merge pull request #21648 from yuwata/network-tunnel-local-automatic-address-...
Yu Watanabe
2021-12-25
1
-0
/
+2
|
\
|
*
network/netdev: introduce link_get_local_address()
Yu Watanabe
2021-12-12
1
-0
/
+2
*
|
meson: stop building out convenience libraries by default
Zbigniew Jędrzejewski-Szmek
2021-12-16
1
-1
/
+2
|
/
*
network: split networkd-dhcp6.c
Yu Watanabe
2021-12-06
1
-0
/
+2
*
network/netdev: add support to create IPoIB subinterface
Yu Watanabe
2021-12-04
1
-0
/
+2
*
networkd: replace a table with log2 fields by a list
Zbigniew Jędrzejewski-Szmek
2021-11-29
1
-0
/
+6
*
network: split networkd-route.[ch]
Yu Watanabe
2021-11-14
1
-0
/
+2
*
network: move address generation methods to network-address-generation.[ch]
Yu Watanabe
2021-10-06
1
-0
/
+2
*
networkd: fix and simplify format_lifetime()
Zbigniew Jędrzejewski-Szmek
2021-07-19
1
-0
/
+6
*
network: ipv4acd: first probe address and then assign it
Yu Watanabe
2021-06-30
1
-0
/
+2
*
network: rename networkd-brvlan.[ch] -> networkd-bridge-vlan.[ch]
Yu Watanabe
2021-06-07
1
-2
/
+2
*
network: use request queue to set MTU
Yu Watanabe
2021-06-07
1
-0
/
+2
*
network: rename MdbEntry -> BridgeMDB
Yu Watanabe
2021-06-07
1
-2
/
+2
*
network: dhcp-server: introduce [DHCPServerStaticLease] section
borna-blazevic
2021-05-27
1
-0
/
+2
*
network: bridgeFDB: rename FdbEntry -> BridgeFDB
Yu Watanabe
2021-05-20
1
-2
/
+2
*
network: introduce Describe() method for manager and links
Yu Watanabe
2021-05-14
1
-0
/
+2
*
network: add skeleton of request queue
Yu Watanabe
2021-05-12
1
-0
/
+2
*
network: move state file related functions to networkd-state-file.[ch]
Yu Watanabe
2021-03-03
1
-0
/
+2
*
network: Implement B.A.T.M.A.N. Advanced interface type
Annika Wickert
2021-02-24
1
-0
/
+2
*
meson: slightly disentangle code dependencies
Yu Watanabe
2021-01-18
1
-7
/
+7
*
meson: enable several tests even if the relevant features are disabled
Yu Watanabe
2021-01-18
1
-72
/
+64
*
meson: make the second and third elements of tests or fuzzers optional
Yu Watanabe
2021-01-18
1
-9
/
+5
*
sd-journal: move source files for sd-journal to src/libsystemd/sd-journal
Yu Watanabe
2021-01-18
1
-1
/
+0
*
Add install-sysconfdir=no-samples option for (non-)installation of sample con...
Josh Triplett
2021-01-14
1
-1
/
+1
*
network: do not serialize/deserialize routing policy rules
Yu Watanabe
2020-12-29
1
-5
/
+0
*
meson: do not link with libudev
Yu Watanabe
2020-12-15
1
-8
/
+2
*
Merge pull request #17478 from yuwata/split-network-internal
Yu Watanabe
2020-11-27
1
-2
/
+1
|
\
|
*
meson: drop libsystemd_network from several binaries
Yu Watanabe
2020-10-29
1
-2
/
+1
*
|
meson: add option to skip installing to $sysconfdir
Jörg Thalheim
2020-11-12
1
-2
/
+4
*
|
license: LGPL-2.1+ -> LGPL-2.1-or-later
Yu Watanabe
2020-11-09
1
-1
/
+1
|
/
*
network: move sysctl related functions to networkd-sysctl.c
Yu Watanabe
2020-10-06
1
-0
/
+2
*
Merge pull request #15050 from ssahani/fq-pie
Yu Watanabe
2020-09-17
1
-0
/
+2
|
\
|
*
network: TC - introduce fq pie
Susant Sahani
2020-09-17
1
-0
/
+2
[next]