index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
basic
/
in-addr-util.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
in-addr-util: introduce in{4,6}_addr_prefix_intersect()
Yu Watanabe
2024-04-24
1
-1
/
+16
*
in-addr-util: introduce in{4,6}_addr_is_multicast()
Yu Watanabe
2024-02-25
1
-0
/
+2
*
siphash24: introduce siphash24_compress_typesafe() macro
Yu Watanabe
2023-12-25
1
-0
/
+1
*
in-addr-util: introduce PTR_TO_IN4_ADDR() and IN4_ADDR_TO_PTR()
Yu Watanabe
2023-07-30
1
-0
/
+10
*
in-addr-util: introduce in_addr_prefix_covers_full() and friends
Yu Watanabe
2023-07-27
1
-3
/
+12
*
in-addr-util: drop unused mode to parse prefix length
Yu Watanabe
2023-01-19
1
-1
/
+0
*
in-addr-util: introduce in_addr_data_hash_ops_free and expose its compare and...
Yu Watanabe
2022-12-13
1
-0
/
+3
*
basic: rename util.h to logarithm.h
Zbigniew Jędrzejewski-Szmek
2022-11-08
1
-1
/
+0
*
basic: generate netmasks for IPv6 and generic IP family addresses
Topi Miettinen
2022-08-29
1
-0
/
+2
*
network: refuse 169.254.0.0/24 and 169.254.255.0/24 for IPv4LLStartAddress=
Yu Watanabe
2022-07-14
1
-0
/
+1
*
Revert "networkd: NetLabel integration"
Yu Watanabe
2022-06-22
1
-2
/
+0
*
Merge pull request #23616 from keszybz/in-addr-to-string-formatting
Yu Watanabe
2022-06-09
1
-3
/
+52
|
\
|
*
basic/in-addr-util: add IN_ADDR_PREFIX_TO_STRING
Zbigniew Jędrzejewski-Szmek
2022-06-06
1
-3
/
+31
|
*
basic/in-addr-util: add IN_ADDR_TO_STRING
Zbigniew Jędrzejewski-Szmek
2022-06-06
1
-0
/
+21
*
|
networkd: NetLabel integration
Topi Miettinen
2022-06-06
1
-0
/
+2
|
/
*
network: do not remove localhost address
Yu Watanabe
2022-02-01
1
-0
/
+1
*
in-addr-util: introduce FAMILY_ADDRESS_SIZE_SAFE() macro
Yu Watanabe
2021-11-25
1
-0
/
+7
*
in-addr-util: introduce in{4,6}_addr_prefix_covers()
Yu Watanabe
2021-10-06
1
-0
/
+2
*
in-addr-util: introduce in{4,6}_addr_mask()
Yu Watanabe
2021-10-06
1
-0
/
+2
*
in-addr-util: introduce in6_addr_hash_ops_free
Yu Watanabe
2021-10-06
1
-0
/
+1
*
in-addr-prefix-util: introduce several utilities for address prefix
Yu Watanabe
2021-09-14
1
-8
/
+0
*
in-addr-util: introduce in6_addr_is_ipv4_mapped_address()
Yu Watanabe
2021-06-07
1
-0
/
+1
*
in-addr-util: move IPV4_ADDRESS_FMT_STR/VAL macros from networkd-address.h
Yu Watanabe
2021-05-12
1
-0
/
+7
*
in-addr-util: introduce in6_addr_to_string() or friends
Yu Watanabe
2021-05-12
1
-0
/
+6
*
in-addr-util: introduce 'struct in_addr_prefix' and hash ops for it
Yu Watanabe
2021-04-21
1
-0
/
+8
*
in-addr-util: introduce in6_addr_equal()
Yu Watanabe
2021-02-17
1
-0
/
+1
*
in-addr-util: introduce in6_addr_is_link_local()
Yu Watanabe
2021-02-17
1
-0
/
+1
*
in-addr-util: introduce in_addr_is_set() or friends
Yu Watanabe
2021-02-17
1
-0
/
+17
*
in-addr-util: introduce in_addr_prefix_range()
Yu Watanabe
2021-02-17
1
-0
/
+6
*
license: LGPL-2.1+ -> LGPL-2.1-or-later
Yu Watanabe
2020-11-09
1
-1
/
+1
*
in-addr-util: introduce in4_addr_is_local_multicast()
Yu Watanabe
2020-09-16
1
-0
/
+1
*
in-addr-util: introduce in6_addr_is_link_local_all_nodes()
Yu Watanabe
2020-09-16
1
-0
/
+1
*
util: expose in6_addr_{hash,compare}_func()
Yu Watanabe
2020-09-07
1
-0
/
+3
*
util: introduce in_addr_port_to_string()
Yu Watanabe
2020-09-04
1
-0
/
+3
*
util: make in_addr_ifindex_to_string() an alias of in_addr_port_ifindex_name_...
Yu Watanabe
2020-09-04
1
-1
/
+3
*
in-addr-util: add byte accessor array to union in_addr_union
Lennart Poettering
2020-08-26
1
-0
/
+1
*
util: introduce in_addr_port_ifindex_name_from_string_auto() and in_addr_port...
Yu Watanabe
2020-07-20
1
-0
/
+1
*
in-addr-util: introduce in_addr_prefix_nth
Andreas Rammhold
2020-05-26
1
-0
/
+1
*
util-lib: move things that parse ifnames to shared/
Zbigniew Jędrzejewski-Szmek
2020-01-11
1
-1
/
+1
*
util: introduce in4_addr_equal()
Yu Watanabe
2019-07-11
1
-0
/
+1
*
util: introduce in6_addr_hash_ops
Yu Watanabe
2019-05-18
1
-0
/
+1
*
util: introduce in_addr_prefix_to_string()
Yu Watanabe
2019-03-04
1
-0
/
+1
*
util: introduce in_addr_random_prefix()
Yu Watanabe
2019-03-01
1
-0
/
+1
*
dhcp: move filtering of bogus DNS/NTP addresses out of DHCP client
Thomas Haller
2019-02-18
1
-0
/
+2
*
util: add a new mode for in_addr_prefix_from_string_auto_internal() which ref...
Yu Watanabe
2019-01-29
1
-12
/
+10
*
tree-wide: make hash_ops typesafe
Yu Watanabe
2018-12-02
1
-2
/
+0
*
util: specify the maximum-size element when initialize union
Yu Watanabe
2018-11-11
1
-1
/
+3
*
util: introduce in_addr_default_prefix_from_string() and friends
Yu Watanabe
2018-11-05
1
-2
/
+14
*
basic: introduce in_addr_data_hash_ops
Yu Watanabe
2018-07-31
1
-0
/
+5
*
tree-wide: remove Lennart's copyright lines
Lennart Poettering
2018-06-14
1
-4
/
+0
[next]