]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
Introduce helper functions to parse and build length-prefixed data and TLV data ...
authorYu Watanabe <watanabe.yu+github@gmail.com>
Tue, 12 May 2026 11:08:40 +0000 (20:08 +0900)
committerGitHub <noreply@github.com>
Tue, 12 May 2026 11:08:40 +0000 (20:08 +0900)
These are currently not used yet, but will be used later in
parsing/building network packets like DHCP message.


Trivial merge