aboutgitcodebugslistschat
path: root/inany.h
Commit message (Expand)AuthorAgeFilesLines
* inany: Introduce union sockaddr_inanyDavid Gibson2024-02-291-12/+21
* inany: Provide more conveniently typed constants for special addressesDavid Gibson2024-02-291-0/+9
* inany: Add inany_ntop() helperDavid Gibson2024-02-291-0/+4
* inany: Helper to test for various address typesDavid Gibson2024-02-291-0/+50
* treewide: Use sa_family_t for address family variablesDavid Gibson2024-02-271-1/+2
* treewide: Add messages to static_assert() callsDavid Gibson2023-12-041-2/+4
* siphash: Use incremental rather than all-at-once siphash functionsDavid Gibson2023-09-301-1/+16
* inany: Add missing double include guard to inany.hDavid Gibson2023-08-221-0/+5
* passt: Relicense to GPL 2.0, or any later versionStefano Brivio2023-04-061-1/+1
* Make assertions actually usefulDavid Gibson2023-02-121-4/+2
* tcp: NAT IPv4-mapped IPv6 addresses like IPv4 addressesDavid Gibson2022-11-251-2/+28
* inany: Helper functions for handling addresses which could be IPv4 or IPv6David Gibson2022-11-251-0/+68