diff options
| author | David Gibson <david@gibson.dropbear.id.au> | 2026-05-03 23:55:56 +0200 |
|---|---|---|
| committer | Stefano Brivio <sbrivio@redhat.com> | 2026-05-07 08:06:30 +0200 |
| commit | 24c7ef9724929b6e7e3ffd35909f79f61959e57a (patch) | |
| tree | 27ac2f9707e36749bd45f1f338d310961efdb0eb /test/lib/git:/passt.top | |
| parent | c9f7ed120500c630e74d1c77d2cdd670eba68368 (diff) | |
| download | passt-24c7ef9724929b6e7e3ffd35909f79f61959e57a.tar passt-24c7ef9724929b6e7e3ffd35909f79f61959e57a.tar.gz passt-24c7ef9724929b6e7e3ffd35909f79f61959e57a.tar.bz2 passt-24c7ef9724929b6e7e3ffd35909f79f61959e57a.tar.lz passt-24c7ef9724929b6e7e3ffd35909f79f61959e57a.tar.xz passt-24c7ef9724929b6e7e3ffd35909f79f61959e57a.tar.zst passt-24c7ef9724929b6e7e3ffd35909f79f61959e57a.zip | |
inany: Prepare inany.[ch] for sharing with pesto tool
inany contains a number of helpful functions for dealing with addresses
which might be IPv4 or IPv6. We're going to want to use that in pesto.
For the most part inany doesn't depend on other passt/pasta internals,
however it does depend on siphash.h, which pesto doesn't need.
Move the single dependent function, inany_siphash_feed() to siphash.h,
renaming to match. Use that include inany.[ch] into pesto as well as
passt/pasta. While we're there reformat pesto.c's header comment to match
the convention used in most other files.
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
Reviewed-by: Laurent Vivier <lvivier@redhat.com>
Signed-off-by: Stefano Brivio <sbrivio@redhat.com>
Diffstat (limited to 'test/lib/git:/passt.top')
0 files changed, 0 insertions, 0 deletions
