summaryrefslogtreecommitdiffstats
path: root/src/shared/in-addr-prefix-util.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* siphash24: introduce siphash24_compress_typesafe() macroYu Watanabe2023-12-251-3/+3
| | | | | | | | To prevent copy-and-paste mistake. This also introduce in_addr_hash_func(). No functional change, just refactoring.
* in-addr: improve log message for e.g. [DHCPv4] AllowList=Yu Watanabe2023-11-211-1/+2
| | | | Closes #30107.
* tree-wide: use ASSERT_PTR moreDavid Tardon2022-09-131-2/+1
|
* tree-wide: add a space after if, switch, for, and whileYu Watanabe2022-04-011-2/+2
|
* in-addr-prefix-util: introduce several utilities for address prefixYu Watanabe2021-09-141-0/+325