index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
network
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #20251 from keszybz/test-format-lifetime
Yu Watanabe
2021-07-19
4
-12
/
+44
|
\
|
*
networkd: fix and simplify format_lifetime()
Zbigniew Jędrzejewski-Szmek
2021-07-19
4
-12
/
+44
*
|
network: configure address with requested lifetime
Yu Watanabe
2021-07-19
1
-5
/
+5
|
/
*
network: slightly simplify log_address_debug()
Yu Watanabe
2021-07-15
1
-5
/
+2
*
network: introduce FORMAT_LIFETIME()
Yu Watanabe
2021-07-15
3
-29
/
+35
*
network: dhcp4: also support semi-static routes with Gateway=_dhcp4 when UseG...
Yu Watanabe
2021-07-14
1
-11
/
+80
*
network: further unification of MUD url parsers
Yu Watanabe
2021-07-14
6
-79
/
+16
*
Merge pull request #20109 from keszybz/timestamp-macros
Yu Watanabe
2021-07-14
7
-48
/
+26
|
\
|
*
networkd: minor refactoring
Zbigniew Jędrzejewski-Szmek
2021-07-09
1
-9
/
+6
|
*
networkd: replace one trivial asprintf with xsprintf
Zbigniew Jędrzejewski-Szmek
2021-07-09
1
-3
/
+5
|
*
tree-wide: add FORMAT_BYTES_FULL()
Zbigniew Jędrzejewski-Szmek
2021-07-09
1
-4
/
+2
|
*
tree-wide: add FORMAT_TIMESPAN()
Zbigniew Jędrzejewski-Szmek
2021-07-09
4
-32
/
+13
*
|
network: update interface name stored in various network engines
Yu Watanabe
2021-07-14
1
-0
/
+49
*
|
network: check the received interface name is actually new
Yu Watanabe
2021-07-13
1
-0
/
+13
*
|
network: also check addresses when determine a gateway address is reachable o...
Yu Watanabe
2021-07-12
1
-0
/
+34
*
|
networkd: add shared parser for mud urls
Zbigniew Jędrzejewski-Szmek
2021-07-09
5
-77
/
+58
*
|
tree-wide: make cunescape*() functions return ssize_t
Zbigniew Jędrzejewski-Szmek
2021-07-09
3
-12
/
+12
|
/
*
wait-online: fix typo
Yu Watanabe
2021-07-07
1
-1
/
+1
*
network: fix overflow issue in address lifetime calculation
Yu Watanabe
2021-07-02
1
-2
/
+4
*
network: drop old dhcp6 addresses or routes after new ones are configured
Yu Watanabe
2021-07-02
1
-2
/
+2
*
network: drop old ndisc configurations after new ones are configured
Yu Watanabe
2021-07-02
1
-3
/
+4
*
network: fix log message
Yu Watanabe
2021-07-02
1
-1
/
+2
*
wait-online: improve timeout log message
Lennart Poettering
2021-07-02
1
-0
/
+2
*
network: fix segfault in link_update_hardware_address()
Yu Watanabe
2021-07-01
1
-9
/
+10
*
network: ipv4acd: update log message
Yu Watanabe
2021-07-01
1
-3
/
+3
*
network: introduce callback fucntions to check the sender MAC address for IPv...
Yu Watanabe
2021-06-30
2
-1
/
+35
*
network: ipv4acd: first probe address and then assign it
Yu Watanabe
2021-06-30
8
-342
/
+326
*
network: make request_drop() accept NULL
Yu Watanabe
2021-06-30
1
-0
/
+3
*
network: acquire address on request configure rather than on configure
Yu Watanabe
2021-06-30
1
-55
/
+73
*
network: rename dhcp_lease_lost() -> dhcp4_lease_lost() and expose it
Yu Watanabe
2021-06-30
2
-6
/
+7
*
network: address: do not send tentative flag
Yu Watanabe
2021-06-30
1
-5
/
+8
*
network: introduce link_request_static_address()
Yu Watanabe
2021-06-30
2
-21
/
+20
*
network: introduce address_dup() and replace address_copy() with it
Yu Watanabe
2021-06-30
2
-23
/
+18
*
network: ipv4ll: reset MAC address without stopping sd-ipv4ll engine
Yu Watanabe
2021-06-30
1
-20
/
+5
*
network: ipv4ll: refuse to configure IPv4LL address on interface where the le...
Yu Watanabe
2021-06-30
1
-0
/
+6
*
network: ipv4ll: make link enter failed state on failure of restarting ipv4ll...
Yu Watanabe
2021-06-30
1
-1
/
+3
*
network: introduce link_get_by_hw_addr()
Yu Watanabe
2021-06-30
4
-7
/
+44
*
network: rename Manager::links -> Manager::links_by_index
Yu Watanabe
2021-06-30
19
-57
/
+57
*
tree-wide: "a" -> "an"
Yu Watanabe
2021-06-30
1
-1
/
+1
*
networkctl: drop unused member in struct VxLanInfo
Yu Watanabe
2021-06-26
1
-1
/
+0
*
networkctl: add field 'Required For Online'
Dan Streetman
2021-06-24
1
-0
/
+10
*
network: default RequiredForOnline=false if ActivactionPolicy= not set to up
Dan Streetman
2021-06-24
2
-3
/
+18
*
networkd: Permit all-zero RoutingPolicyRule prefixes
Hristo Venev
2021-06-22
1
-2
/
+2
*
network: always enable IPv4 ACD for statically configured IPv4LL address
Yu Watanabe
2021-06-16
1
-0
/
+7
*
network: IFA_F_NODAD flag is only for IPv6 addresses
Yu Watanabe
2021-06-16
1
-1
/
+2
*
network: use void* to correctly store SetLinkOperation in Request
Yu Watanabe
2021-06-15
5
-14
/
+22
*
tree-wide: add missing whitespace at the end of comments
Yu Watanabe
2021-06-15
5
-5
/
+5
*
Merge pull request #19913 from yuwata/network-fix-counter
Yu Watanabe
2021-06-15
5
-28
/
+46
|
\
|
*
network: update wlan information when IFF_LOWER_UP flag is gained
Yu Watanabe
2021-06-14
1
-12
/
+15
|
*
network: add brief comment about reconfiguring interfaces
Yu Watanabe
2021-06-14
3
-5
/
+7
[next]