index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
network
/
networkd-link.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
|
Merge pull request #19656 from yuwata/network-trivial-cleanups
Lennart Poettering
2021-05-19
1
-1
/
+0
|
\
\
|
*
|
network: dhcp4: re-request DHCP4 address and routes immediately
Yu Watanabe
2021-05-19
1
-1
/
+0
|
|
/
*
/
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
-8
/
+8
*
network: use request queue to configure neighbors
Yu Watanabe
2021-05-12
1
-2
/
+3
*
network: use request queue to configure routing policy rules
Yu Watanabe
2021-05-12
1
-2
/
+2
*
network: introduce link_is_ready_to_configure() helper function
Yu Watanabe
2021-05-12
1
-0
/
+2
*
network: introduce link_activate()
Yu Watanabe
2021-04-30
1
-0
/
+1
*
network: do not try to configure address or etc on can device
Yu Watanabe
2021-04-30
1
-0
/
+1
*
network: drop duplicated link_up_can()
Yu Watanabe
2021-04-30
1
-0
/
+1
*
network: unify log_link_message_full_errno() and log_message_warning_errno()
Yu Watanabe
2021-04-29
1
-7
/
+0
*
network: dhcp6: logs about delegated prefixes
Yu Watanabe
2021-04-21
1
-0
/
+1
*
network: save IPv4/IPv6 address states into state file
LetzteInstanz
2021-04-14
1
-0
/
+2
*
network: move manager_{rtnl,udev}_process_link() to networkd-link.[ch]
Yu Watanabe
2021-03-03
1
-4
/
+3
*
network: move state file related functions to networkd-state-file.[ch]
Yu Watanabe
2021-03-03
1
-5
/
+0
*
tree-wide: use -EINVAL for enum invalid values
Zbigniew Jędrzejewski-Szmek
2021-02-10
1
-1
/
+1
*
network: add ActivationPolicy= configuration parameter
Dan Streetman
2021-01-21
1
-0
/
+1
*
network: make routing_policy_rule_remove() take Manager instead of Link
Yu Watanabe
2020-12-14
1
-1
/
+0
*
networkd: merge ll addressing fallback modes into normal "boolean" values
Zbigniew Jędrzejewski-Szmek
2020-11-30
1
-1
/
+1
*
license: LGPL-2.1+ -> LGPL-2.1-or-later
Yu Watanabe
2020-11-09
1
-1
/
+1
*
dhcp4: fix DHCP on InfiniBand interfaces
Timo Rothenpieler
2020-10-28
1
-0
/
+1
*
network: store full hardware address in Link struct
Timo Rothenpieler
2020-10-28
1
-1
/
+2
*
network: stop DHCPv4 server in link_stop_clients()
Yu Watanabe
2020-10-15
1
-1
/
+1
*
network: move IPv4ACD client for DHCPv4 from Network to Link object
Yu Watanabe
2020-10-14
1
-0
/
+2
*
network: introduce IPV4_ADDRESS_FMT_STR macro
Yu Watanabe
2020-10-07
1
-6
/
+0
*
network: move sysctl related functions to networkd-sysctl.c
Yu Watanabe
2020-10-06
1
-8
/
+1
*
network: move DUID related functions
Yu Watanabe
2020-10-06
1
-3
/
+1
*
network: unify link_ipv{4,6}_forward_enabled()
Yu Watanabe
2020-10-06
1
-0
/
+8
*
network: move link_get_xxx_route_table()
Yu Watanabe
2020-10-06
1
-4
/
+0
*
network: header cleanup
Yu Watanabe
2020-10-06
1
-1
/
+0
*
network: manage addresses from pool by Set
Yu Watanabe
2020-10-06
1
-2
/
+1
*
network: introduce link_drop_foreign_addresses()
Yu Watanabe
2020-10-06
1
-0
/
+1
*
network: move link_request_set_routes()
Yu Watanabe
2020-10-06
1
-1
/
+0
*
network: configure bridge MDB entries after bridge has carrier
Yu Watanabe
2020-09-16
1
-0
/
+2
*
network: fix NDisc handling for the case when multiple routers exist
Yu Watanabe
2020-09-07
1
-2
/
+2
*
network: wait for previous address removal before configuring static addresses
Yu Watanabe
2020-08-08
1
-0
/
+2
*
network: do not assume static addresses are configured
Yu Watanabe
2020-07-28
1
-0
/
+1
*
network: dhcp6: drop addresses and delegated prefixes on client stop
Yu Watanabe
2020-07-28
1
-13
/
+18
*
network: rename ipv4ll_address -> ipv4ll_address_configured
Yu Watanabe
2020-07-28
1
-1
/
+1
*
network: ndisc: remove old addresses and routes after at least one SLAAC addr...
Yu Watanabe
2020-07-28
1
-0
/
+2
*
network: dhcp4: release old lease after the new address become ready
Yu Watanabe
2020-07-28
1
-2
/
+3
*
network: introduce link_save_and_clean()
Yu Watanabe
2020-07-22
1
-0
/
+1
*
network: support port number and SNI in [Network] DNS=
Yu Watanabe
2020-07-20
1
-1
/
+1
*
network: dhcp4: fix another race with SendDecline=yes
Yu Watanabe
2020-07-16
1
-0
/
+1
*
network: dhcp4: do not assign new address before old one is not removed
Yu Watanabe
2020-07-15
1
-0
/
+1
*
network: make link_request_set_nexthop() called from link_request_set_routes(...
Yu Watanabe
2020-07-15
1
-1
/
+0
*
network: ndisc: split ndisc_configured flag into for addresses and routes
Yu Watanabe
2020-07-15
1
-2
/
+4
*
network: make link_request_set_nexthop() static
Yu Watanabe
2020-07-15
1
-1
/
+0
[next]