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
*
network: update state file after dhcp6 events
Yu Watanabe
2019-07-17
1
-0
/
+2
*
network: fix use after free()
Yu Watanabe
2019-07-17
1
-1
/
+1
*
network: drop unnecessary line breaks
Yu Watanabe
2019-07-17
1
-2
/
+0
*
network: drop fallback mechanism to assign DHCPv6 addresses with IFA_F_NOPREF...
Yu Watanabe
2019-07-17
3
-14
/
+1
*
Merge pull request #13092 from keszybz/coverity-fixes
Lennart Poettering
2019-07-17
1
-1
/
+8
|
\
|
*
test-networkd-conf: add missing assert
Zbigniew Jędrzejewski-Szmek
2019-07-17
1
-1
/
+8
*
|
network: implement DBus methods to set DNS related properties
Yu Watanabe
2019-07-16
10
-56
/
+865
*
|
network: introduce GetLinkByName and GetLinkByIndex bus methods
Yu Watanabe
2019-07-16
2
-0
/
+79
*
|
network: implement ListLinks DBus method
Yu Watanabe
2019-07-16
2
-0
/
+46
*
|
network: move manager dbus prototypes to networkd-manager-bus.h
Yu Watanabe
2019-07-16
5
-3
/
+13
*
|
Merge pull request #13069 from yuwata/network-do-not-set-routes-when-carrier-...
Yu Watanabe
2019-07-16
2
-0
/
+10
|
\
\
|
*
|
network: do not configure routes when dropping addresses
Yu Watanabe
2019-07-16
2
-0
/
+10
*
|
|
Merge pull request #13076 from keszybz/pr/13062
Zbigniew Jędrzejewski-Szmek
2019-07-16
1
-10
/
+10
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
tree-wide: use lowercase table headers
Zbigniew Jędrzejewski-Szmek
2019-07-16
1
-10
/
+10
*
|
|
Merge pull request #12925 from yuwata/network-generator
Lennart Poettering
2019-07-16
5
-0
/
+1998
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
test: add simple tests for network-generator
Yu Watanabe
2019-07-14
2
-0
/
+444
|
*
|
network-generator: introduce new tool systemd-network-generator
Yu Watanabe
2019-07-14
4
-0
/
+1554
*
|
|
wait-online: change log level
Yu Watanabe
2019-07-16
1
-1
/
+1
*
|
|
Merge pull request #13058 from yuwata/network-enter-failed
Yu Watanabe
2019-07-16
9
-73
/
+133
|
\
\
\
|
*
|
|
network: make link enter failed state when a configuration fails
Yu Watanabe
2019-07-15
9
-73
/
+133
|
|
|
/
|
|
/
|
*
/
|
tree-wide: drop duplicated blank lines
Yu Watanabe
2019-07-15
2
-2
/
+0
|
/
/
*
|
Merge pull request #13054 from yuwata/network-dhcp-use-domains-8174
Yu Watanabe
2019-07-14
2
-4
/
+14
|
\
\
|
*
|
network: honor IPv6AcceptRA.UseDomains= setting
Yu Watanabe
2019-07-14
1
-4
/
+8
|
*
|
network:dhcp4: request domain search list if UseDomains=yes
Yu Watanabe
2019-07-14
1
-0
/
+6
*
|
|
network: show known route protocol name nicely in debugging logs
Yu Watanabe
2019-07-14
2
-3
/
+28
|
/
/
*
/
network: do not change to configuring state needlessly
Yu Watanabe
2019-07-14
1
-9
/
+14
|
/
*
tree-wide: some more [static] related fixes
Lennart Poettering
2019-07-12
1
-0
/
+2
*
network: also show route protocol in debugging logs
Yu Watanabe
2019-07-12
3
-7
/
+27
*
network: use string table for route protocol
Yu Watanabe
2019-07-12
1
-6
/
+11
*
network: use string table to parse route table or scope
Yu Watanabe
2019-07-12
1
-14
/
+15
*
network: show route scope, table, and type in debugging logs
Yu Watanabe
2019-07-12
3
-4
/
+86
*
network: update log message
Yu Watanabe
2019-07-12
1
-9
/
+9
*
network: make Route.Type= support local, broadcast, anycast, multicast, nat, ...
Yu Watanabe
2019-07-12
2
-0
/
+24
*
network: use string table to parse route type
Yu Watanabe
2019-07-12
2
-13
/
+21
*
Merge pull request #12971 from yuwata/network-reassign-static-routes
Yu Watanabe
2019-07-12
3
-17
/
+45
|
\
|
*
network: re-assign static routes when dynamic address is updated
Yu Watanabe
2019-07-11
2
-0
/
+4
|
*
network: process address reply message
Yu Watanabe
2019-07-11
3
-9
/
+33
|
*
network: rework route_scope_from_address()
Yu Watanabe
2019-07-11
1
-2
/
+2
|
*
network: route_configure() do nothing when it returns 0
Yu Watanabe
2019-07-11
1
-6
/
+6
*
|
network: fdb: use ether_addr_from_string()
Yu Watanabe
2019-07-11
1
-11
/
+3
*
|
network: fdb: do not allocate separated memory for lladdr
Yu Watanabe
2019-07-11
2
-16
/
+8
*
|
network: drop invalid [Neighbor] section earlier
Yu Watanabe
2019-07-11
3
-6
/
+22
*
|
network: rename Neighbor.MACAddress= to Neighbor.LinkLayerAddress=
Yu Watanabe
2019-07-11
3
-29
/
+90
*
|
network: NDA_LLADDR attribute can also take struct in_addr
Yu Watanabe
2019-07-11
3
-3
/
+3
|
/
*
Merge pull request #13018 from yuwata/network-tunnel-follow-up-13016
Lennart Poettering
2019-07-11
1
-20
/
+12
|
\
|
*
network: ip6tnl and vti6 does not support the case both Local= and Remote= ar...
Yu Watanabe
2019-07-11
1
-20
/
+12
*
|
Merge pull request #13006 from yuwata/network-split-dhcp-12917
Lennart Poettering
2019-07-11
6
-32
/
+132
|
\
\
|
|
/
|
/
|
|
*
network: rename [DHCP] section to [DHCPv4]
Yu Watanabe
2019-07-10
3
-33
/
+121
|
*
networkd: DHCPv6 - separate DHCPv6 options from DHCPv4 options
Susant Sahani
2019-07-10
4
-4
/
+16
*
|
network: add AssignToLoopback= setting to [Tunnel] section
Yu Watanabe
2019-07-11
3
-10
/
+12
[next]