index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
network
/
networkd-dhcp-prefix-delegation.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
network/route: introduce ref/unref functions for Route object
Yu Watanabe
2024-01-25
1
-3
/
+3
*
network/route: introduce route_remove_and_cancel()
Yu Watanabe
2024-01-25
1
-5
/
+2
*
network/route: manage all routes by Manager object
Yu Watanabe
2024-01-24
1
-6
/
+15
*
network/route: convert route before requesting
Yu Watanabe
2024-01-19
1
-5
/
+3
*
network: adjust nexthops of dynamic routes before requesting
Yu Watanabe
2024-01-19
1
-0
/
+12
*
network/route: also use RouteNextHop for managing gateway
Yu Watanabe
2024-01-15
1
-2
/
+2
*
network/route: update expiration timer only when we know the route exists
Yu Watanabe
2024-01-12
1
-3
/
+3
*
network/address: introduce ref/unref functions for Address object
Yu Watanabe
2024-01-03
1
-1
/
+1
*
network/address: introduce address_remove_and_cancel()
Yu Watanabe
2024-01-02
1
-1
/
+1
*
network: use RET_GATHER() macro
Yu Watanabe
2023-12-25
1
-9
/
+4
*
network/dhcp-pd: use correct flag when DHCPv4 6rd is enabled
Yu Watanabe
2023-11-10
1
-4
/
+8
*
sd-dhcp6-client: rework IA_NA or IA_PD getters
Yu Watanabe
2023-09-20
1
-26
/
+21
*
sd-dhcp6-client: introduce sd_dhcp6_lease_has_pd_prefix() and friend
Yu Watanabe
2023-09-20
1
-17
/
+1
*
sd-dhcp-client: introduce sd_dhcp_lease_has_6rd() helper function
Yu Watanabe
2023-09-05
1
-11
/
+1
*
dhcp: introduce sd_dhcp_lease_get_timestamp()
Yu Watanabe
2023-09-05
1
-10
/
+4
*
sd-dhcp-client: store lifetime and friends in usec_t
Yu Watanabe
2023-09-05
1
-6
/
+4
*
network/address: introduce address_get_harder() and use it where appropriate
Yu Watanabe
2023-07-30
1
-1
/
+1
*
network: use address_remove_and_drop()
Yu Watanabe
2023-07-29
1
-3
/
+1
*
network/address: free Address object by caller that passed to link_request_ad...
Yu Watanabe
2023-07-29
1
-1
/
+1
*
network: don't forget old RAs when a new one arrives
Thomas Hebb
2022-10-03
1
-2
/
+2
*
tree-wide: use ASSERT_PTR more
David Tardon
2022-09-13
1
-2
/
+1
*
tree-wide: Use correct format specifiers
Jan Janssen
2022-08-30
1
-1
/
+1
*
network: NetLabel integration
Topi Miettinen
2022-08-29
1
-0
/
+4
*
network: fix infinite lifetime handling
Yu Watanabe
2022-07-14
1
-11
/
+7
*
network: use sd_event_now()
Yu Watanabe
2022-07-14
1
-4
/
+8
*
basic/in-addr-util: add IN_ADDR_PREFIX_TO_STRING
Zbigniew Jędrzejewski-Szmek
2022-06-06
1
-39
/
+20
*
time-util: assume CLOCK_BOOTTIME always exists
Lennart Poettering
2022-03-28
1
-4
/
+4
*
sd-radv: voidify sd_radv_remove_prefix()
Yu Watanabe
2022-03-17
1
-2
/
+2
*
network: introduce request_call_netlink_async()
Yu Watanabe
2022-03-11
1
-17
/
+5
*
network: dhcp-pd: allow to assign the same subnet prefix to multiple interfaces
Yu Watanabe
2022-02-22
1
-23
/
+15
*
network: dhcp-pd: fix prefix length of address assigned to upstream interface
Yu Watanabe
2022-02-22
1
-62
/
+25
*
network: dhcp-pd: fix condition in dhcp_pd_prefix_lost()
Yu Watanabe
2021-12-18
1
-1
/
+1
*
network: dhcp: logs received 6rd option
Yu Watanabe
2021-12-17
1
-9
/
+18
*
network: dhcp-pd: add 6rd support
Yu Watanabe
2021-12-07
1
-12
/
+325
*
network: dhcp-pd: rename [DHCPv6PrefixDelegation] -> [DHCPPrefixDelegation]
Yu Watanabe
2021-12-07
1
-168
/
+185
*
Merge pull request #21653 from yuwata/network-dhcp6pd-unreachable-route-cleanups
Yu Watanabe
2021-12-07
1
-12
/
+28
|
\
|
*
network: dhcp6pd: use the kernel's default value for priority of unreachable ...
Yu Watanabe
2021-12-07
1
-1
/
+3
|
*
network: dhcp6pd: always use main route table for unreachable route
Yu Watanabe
2021-12-07
1
-1
/
+0
|
*
network: dhcp6pd: set server address for unreachable route
Yu Watanabe
2021-12-07
1
-2
/
+15
|
*
network: dhcp6pd: gracefully handle delegated prefix whose prefixlen is large...
Yu Watanabe
2021-12-07
1
-8
/
+10
*
|
network: dhcp6pd: assign addresses in the delegated prefix instead of a subne...
Yu Watanabe
2021-12-07
1
-8
/
+48
*
|
network: dhcp6pd: do not check Announce= setting when the link does not suppo...
Yu Watanabe
2021-12-07
1
-2
/
+2
*
|
network: dhcp6pd: drop link_has_preferred_subnet_id() and inline condition
Yu Watanabe
2021-12-07
1
-8
/
+2
|
/
*
Merge pull request #21639 from yuwata/network-dhcp6pd-use-dhcp6_pd_prefix_acq...
Luca Boccassi
2021-12-07
1
-143
/
+55
|
\
|
*
network: dhcp6pd: make dhcp6_pd_assign_prefixes() used also by dhcp6_pd_prefi...
Yu Watanabe
2021-12-06
1
-97
/
+16
|
*
network: dhcp6pd: first check prefixes, then calculate lifetime
Yu Watanabe
2021-12-06
1
-3
/
+3
|
*
network: dhcp6pd: shorten code a bit
Yu Watanabe
2021-12-06
1
-5
/
+1
|
*
network: dhcp6pd: skip to assign prefixes to a downstream link if it is not r...
Yu Watanabe
2021-12-06
1
-4
/
+4
|
*
network: dhcp6pd: move dhcp6_pd_assign_prefixes()
Yu Watanabe
2021-12-06
1
-53
/
+53
|
*
network: dhcp6pd: also allow to only assign prefix route for delegated prefix...
Yu Watanabe
2021-12-06
1
-3
/
+0
[next]