index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
network
/
networkd-manager.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
network: add global setting for IPv6PrivacyExtensions=
Yu Watanabe
2023-06-29
1
-0
/
+2
*
network: fix race between RTM_NEWLINK and NL82011_CMD_NEW_INTERFACE
Alvin Šipraga
2023-01-12
1
-0
/
+1
*
networkd: implement Type=notify-reload protocol
Lennart Poettering
2023-01-10
1
-0
/
+2
*
network: drop unused timestamp
Yu Watanabe
2022-08-28
1
-3
/
+0
*
network/tuntap: save tun or tap file descriptor in fd store
Yu Watanabe
2022-08-16
1
-0
/
+2
*
network: drop support for old kernels which cannot set prefix route with non-...
Yu Watanabe
2022-05-21
1
-1
/
+0
*
network: manage WLAN phy
Yu Watanabe
2022-02-15
1
-0
/
+4
*
network: enable KeepConfiguration= when running on network filesystem
Yu Watanabe
2022-02-05
1
-0
/
+2
*
network: dhcp-pd: rename [DHCPv6PrefixDelegation] -> [DHCPPrefixDelegation]
Yu Watanabe
2021-12-07
1
-2
/
+2
*
network: dhcp6-pd: exclude all explicitly specified subnet IDs when searching...
Yu Watanabe
2021-12-01
1
-0
/
+1
*
network: dhcp6: manage assigned downstream prefixes by using Hashmap
Yu Watanabe
2021-10-18
1
-0
/
+1
*
Merge pull request #20226 from yuwata/network-introduce-source-and-status
Yu Watanabe
2021-09-29
1
-2
/
+0
|
\
|
*
network: use NetworkConfigSource/State to manage addresses and routes
Yu Watanabe
2021-09-24
1
-2
/
+0
*
|
network: do not update state files when running in test mode
Yu Watanabe
2021-09-29
1
-2
/
+3
*
|
network: split manager_new() into two part
Yu Watanabe
2021-09-29
1
-1
/
+1
|
/
*
network: use NetworkConfigSource/State to manage nexthops
Yu Watanabe
2021-09-15
1
-2
/
+0
*
network: use NetworkConfigSource/State to manage routing policy rules
Yu Watanabe
2021-09-15
1
-2
/
+0
*
network: use request queue to configure DHCP{4,6} clients
Yu Watanabe
2021-08-10
1
-1
/
+0
*
network: introduce link_get_by_hw_addr()
Yu Watanabe
2021-06-30
1
-0
/
+1
*
network: rename Manager::links -> Manager::links_by_index
Yu Watanabe
2021-06-30
1
-1
/
+1
*
tree-wide: add missing whitespace at the end of comments
Yu Watanabe
2021-06-15
1
-1
/
+1
*
network: make manager_find_uplink() uses stored route information
Yu Watanabe
2021-06-07
1
-2
/
+0
*
Merge pull request #19603 from yuwata/network-link-get-by-name
Lennart Poettering
2021-05-19
1
-0
/
+1
|
\
|
*
network: introduce link_get_by_name()
Yu Watanabe
2021-05-19
1
-0
/
+1
*
|
network: add an online state for links and manager
Alvin Šipraga
2021-05-19
1
-0
/
+1
|
/
*
network: use request queue to configure addresses, routes, and nexthops
Yu Watanabe
2021-05-12
1
-0
/
+2
*
network: use request queue to configure routing policy rules
Yu Watanabe
2021-05-12
1
-0
/
+1
*
network: add skeleton of request queue
Yu Watanabe
2021-05-12
1
-0
/
+2
*
network: drop meaningless bitfield specifiers
Yu Watanabe
2021-04-29
1
-2
/
+2
*
network: dhcp: constify link_get_duid()
Yu Watanabe
2021-04-21
1
-1
/
+1
*
network: configure non-dhcp configs earlier even DUID-UUID is used by DHCP cl...
Yu Watanabe
2021-04-21
1
-1
/
+0
*
network: make IAID and DUID for DHCPv6 configurable explicitly
Yu Watanabe
2021-04-21
1
-1
/
+3
*
Merge pull request #19287 from yuwata/network-manage-foreign-routing-policy-r...
Yu Watanabe
2021-04-14
1
-0
/
+1
|
\
|
*
network: introduce ManageForeignRoutingPolicyRules= boolean setting in networ...
Yu Watanabe
2021-04-13
1
-0
/
+1
*
|
network: save IPv4/IPv6 address states into state file
LetzteInstanz
2021-04-14
1
-0
/
+2
|
/
*
network: drop unnecessary bitfield specifier
Yu Watanabe
2021-04-10
1
-3
/
+3
*
network: move state file related functions to networkd-state-file.[ch]
Yu Watanabe
2021-03-03
1
-2
/
+0
*
network: nexthop: add Blackhole= setting in [NextHop] section
Yu Watanabe
2021-02-22
1
-0
/
+4
*
network: also manage nexthops by ID
Yu Watanabe
2021-02-19
1
-0
/
+3
*
tree-wide: return NULL from freeing functions
Zbigniew Jędrzejewski-Szmek
2021-02-16
1
-1
/
+1
*
network: use defined route table name in debug logs
Yu Watanabe
2021-02-03
1
-1
/
+2
*
network: add support to RoutingPolicyRule lookup table name
Susant Sahani
2021-01-19
1
-0
/
+3
*
network: do not serialize/deserialize routing policy rules
Yu Watanabe
2020-12-29
1
-1
/
+0
*
firewall-util: introduce context structure
Florian Westphal
2020-12-16
1
-0
/
+3
*
license: LGPL-2.1+ -> LGPL-2.1-or-later
Yu Watanabe
2020-11-09
1
-1
/
+1
*
network: also manage routes without RTA_OIF attribute
Yu Watanabe
2020-10-07
1
-0
/
+4
*
network: move DUID related functions
Yu Watanabe
2020-10-06
1
-1
/
+0
*
network: manage address pools by OrderedSet
Yu Watanabe
2020-10-06
1
-5
/
+4
*
network: move functions related to address pool
Yu Watanabe
2020-10-06
1
-2
/
+0
*
network: move manager_rtnl_process_address()
Yu Watanabe
2020-10-06
1
-2
/
+0
[next]