aboutgitcodebugslistschat
path: root/doc
diff options
context:
space:
mode:
authorLaurent Vivier <lvivier@redhat.com>2025-09-02 09:52:49 +0200
committerStefano Brivio <sbrivio@redhat.com>2025-09-03 20:43:44 +0200
commit2eb845a0e78c4ce0cd6f79c5cd9057f30c819595 (patch)
treea5fe89fb757d6017eaed0de6f546fedc50df6f6c /doc
parent76de6f5119972e51504929df63f44f50444ee445 (diff)
downloadpasst-2eb845a0e78c4ce0cd6f79c5cd9057f30c819595.tar
passt-2eb845a0e78c4ce0cd6f79c5cd9057f30c819595.tar.gz
passt-2eb845a0e78c4ce0cd6f79c5cd9057f30c819595.tar.bz2
passt-2eb845a0e78c4ce0cd6f79c5cd9057f30c819595.tar.lz
passt-2eb845a0e78c4ce0cd6f79c5cd9057f30c819595.tar.xz
passt-2eb845a0e78c4ce0cd6f79c5cd9057f30c819595.tar.zst
passt-2eb845a0e78c4ce0cd6f79c5cd9057f30c819595.zip
ndp: use iov_tail rather than pool
The ndp() function signature is changed to accept `struct iov_tail *data` directly, replacing the previous `const struct pool *p` and `const struct icmp6hdr *ih` parameters. This change simplifies callers, like tap6_handler(), which now provide the iov_tail representing the L4 ICMPv6 segment directly to ndp(). Signed-off-by: Laurent Vivier <lvivier@redhat.com> Reviewed-by: David Gibson <david@gibson.dropbear.id.au> Signed-off-by: Stefano Brivio <sbrivio@redhat.com>
Diffstat (limited to 'doc')
0 files changed, 0 insertions, 0 deletions