index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
network
/
networkd-ipv4ll.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
network/address: free Address object by caller that passed to link_request_ad...
Yu Watanabe
2023-07-29
1
-1
/
+1
*
tree-wide: use ASSERT_PTR more
David Tardon
2022-09-13
1
-6
/
+3
*
network: split link_ipv4ll_enabled() into two
Yu Watanabe
2022-08-01
1
-0
/
+16
*
network: rename Link.sd_device -> Link.dev
Yu Watanabe
2022-07-23
1
-2
/
+2
*
network: refuse 169.254.0.0/24 and 169.254.255.0/24 for IPv4LLStartAddress=
Yu Watanabe
2022-07-14
1
-2
/
+3
*
network: Add support to select an IPv4 link-local start address
Andre Kalb
2022-07-13
1
-0
/
+41
*
network: introduce request_call_netlink_async()
Yu Watanabe
2022-03-11
1
-1
/
+1
*
network: set broadcast address on request
Yu Watanabe
2022-02-23
1
-1
/
+1
*
network: coding style fixes
Yu Watanabe
2022-02-09
1
-1
/
+1
*
netif-util: move several functions from network-util.[ch] to shared/netif-uti...
Yu Watanabe
2021-11-09
1
-1
/
+1
*
network: use NetworkConfigSource/State to manage addresses and routes
Yu Watanabe
2021-09-24
1
-1
/
+12
*
network: introduce callback fucntions to check the sender MAC address for IPv...
Yu Watanabe
2021-06-30
1
-1
/
+16
*
network: ipv4ll: reset MAC address without stopping sd-ipv4ll engine
Yu Watanabe
2021-06-30
1
-20
/
+5
*
network: ipv4ll: make link enter failed state on failure of restarting ipv4ll...
Yu Watanabe
2021-06-30
1
-1
/
+3
*
ether-addr-util: drop redundant "addr" from struct hw_addr_data
Yu Watanabe
2021-06-09
1
-2
/
+2
*
network: drop unused "callback" arguments in route_remove() and address_remove()
Yu Watanabe
2021-05-19
1
-1
/
+1
*
network: introduce address_set_broadcast()
Yu Watanabe
2021-05-18
1
-1
/
+1
*
network: use request queue to configure addresses, routes, and nexthops
Yu Watanabe
2021-05-12
1
-31
/
+31
*
network: split out common part of route or address handlers
Yu Watanabe
2021-05-12
1
-7
/
+3
*
network: set metric for prefix route of IPv4 link-local address
Yu Watanabe
2021-04-21
1
-0
/
+1
*
network: refuse to configure engines such as DHCP client more than once
Yu Watanabe
2021-04-13
1
-8
/
+9
*
network: automatically set NLM_F_REPLACE flag
Yu Watanabe
2021-02-11
1
-1
/
+1
*
networkd: merge ll addressing fallback modes into normal "boolean" values
Zbigniew Jędrzejewski-Szmek
2020-11-30
1
-1
/
+1
*
Merge pull request #17474 from yuwata/network-drop-link-deserialization-logic
Yu Watanabe
2020-11-27
1
-68
/
+9
|
\
|
*
network: do not serialize/deserialize ipv4ll address
Yu Watanabe
2020-10-28
1
-68
/
+9
*
|
license: LGPL-2.1+ -> LGPL-2.1-or-later
Yu Watanabe
2020-11-09
1
-1
/
+1
*
|
network: store full hardware address in Link struct
Timo Rothenpieler
2020-10-28
1
-2
/
+2
|
/
*
network: drop unnecessary conditions
Yu Watanabe
2020-10-15
1
-5
/
+3
*
network: introduce IPV4_ADDRESS_FMT_STR macro
Yu Watanabe
2020-10-07
1
-3
/
+3
*
network: check feature is enabled in xxx_configure()
Yu Watanabe
2020-10-06
1
-2
/
+3
*
network: introduce ipv4ll_update_mac()
Yu Watanabe
2020-10-06
1
-0
/
+30
*
network: introduce link_serialize_ipv4ll()
Yu Watanabe
2020-10-06
1
-0
/
+22
*
network: introduce link_deserialize_ipv4ll()
Yu Watanabe
2020-10-06
1
-9
/
+46
*
network: rename ipv4ll_address -> ipv4ll_address_configured
Yu Watanabe
2020-07-28
1
-4
/
+4
*
network: make address/route_configure optionally return created Address/Route...
Yu Watanabe
2020-07-28
1
-1
/
+1
*
network: downgrade log level in conf parsers
Yu Watanabe
2020-07-16
1
-1
/
+1
*
network: do not re-attach sd-event object
Yu Watanabe
2020-03-16
1
-4
/
+4
*
network: include NLMSGERR_ATTR_MSG attribute in error message
Yu Watanabe
2019-11-30
1
-1
/
+1
*
network: do not create default route for ipv4 link local addressing
Yu Watanabe
2019-09-15
1
-58
/
+1
*
network: rename AddressFamilyBoolean -> AddressFamily
Yu Watanabe
2019-08-16
1
-3
/
+3
*
network: make link enter failed state when a configuration fails
Yu Watanabe
2019-07-15
1
-1
/
+3
*
network: move conf parsers and function prototypes
Yu Watanabe
2019-06-29
1
-1
/
+45
*
udev: introduce NAMING_STABLE_VIRTUAL_MACS (retroactively)
Zbigniew Jędrzejewski-Szmek
2019-06-17
1
-1
/
+1
*
network: add missing error check
Yu Watanabe
2019-05-15
1
-2
/
+6
*
network: include glibc headers before including kernel headers
Yu Watanabe
2019-05-09
1
-1
/
+1
*
network: add error cause in the log
Yu Watanabe
2019-05-07
1
-1
/
+1
*
networkd: Option to use LinkLocalAddressing only when DHCP fails
Susant Sahani
2019-05-04
1
-1
/
+1
*
network: configure ipv4ll route after address is set
Yu Watanabe
2019-02-15
1
-23
/
+27
*
network: honor VRF table or explicitly specified route table
Yu Watanabe
2019-02-15
1
-0
/
+1
*
network: use typesafe netlink_call_async() macro where applicable
Yu Watanabe
2018-12-02
1
-4
/
+2
[next]