index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
network
/
networkd-state-file.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
network: state-file: do not append dynamic entries when specified by DBus method
Yu Watanabe
2021-12-06
1
-85
/
+89
*
network: state-file: honor dhcp6_use_domains flag
Yu Watanabe
2021-12-06
1
-0
/
+6
*
network: do not update state files when running in test mode
Yu Watanabe
2021-09-29
1
-3
/
+6
*
network: rename Manager::links -> Manager::links_by_index
Yu Watanabe
2021-06-30
1
-1
/
+1
*
network: add an online state for links and manager
Alvin Å ipraga
2021-05-19
1
-2
/
+29
*
network: shorten code a bit
Yu Watanabe
2021-04-14
1
-14
/
+5
*
network: save IPv4/IPv6 address states into state file
LetzteInstanz
2021-04-14
1
-7
/
+45
*
Merge pull request #18990 from yuwata/network-dhcpv6-use-domains
Zbigniew Jędrzejewski-Szmek
2021-03-31
1
-7
/
+5
|
\
|
*
network: also introduce UseDomains= for [DHCPv6] section
Yu Watanabe
2021-03-13
1
-7
/
+5
*
|
ordered-set: make ordered_set_put_strdup() allocate OrderedSet object
Yu Watanabe
2021-03-13
1
-37
/
+21
|
/
*
tree-wide: use UINT64_MAX or friends
Yu Watanabe
2021-03-04
1
-2
/
+2
*
network: minor style fixes
Yu Watanabe
2021-03-03
1
-5
/
+8
*
network: use unlink_and_freep() cleanup functions
Yu Watanabe
2021-03-03
1
-26
/
+15
*
network: move state file related functions to networkd-state-file.[ch]
Yu Watanabe
2021-03-03
1
-0
/
+690