diff options
author | David Gibson <david@gibson.dropbear.id.au> | 2023-08-22 15:29:53 +1000 |
---|---|---|
committer | Stefano Brivio <sbrivio@redhat.com> | 2023-08-22 12:15:21 +0200 |
commit | cee4a2da48ba2518b1b5f7a05f0c26381272fb91 (patch) | |
tree | eb7bc50d3d6ef1eefcd34f2edd8834b667507eae /tcp_conn.h | |
parent | 673bde1f213381fedd0d53946cfa35df9144075a (diff) | |
download | passt-cee4a2da48ba2518b1b5f7a05f0c26381272fb91.tar passt-cee4a2da48ba2518b1b5f7a05f0c26381272fb91.tar.gz passt-cee4a2da48ba2518b1b5f7a05f0c26381272fb91.tar.bz2 passt-cee4a2da48ba2518b1b5f7a05f0c26381272fb91.tar.lz passt-cee4a2da48ba2518b1b5f7a05f0c26381272fb91.tar.xz passt-cee4a2da48ba2518b1b5f7a05f0c26381272fb91.tar.zst passt-cee4a2da48ba2518b1b5f7a05f0c26381272fb91.zip |
tap: Pass source address to protocol handler functions
The tap code passes the IPv4 or IPv6 destination address of packets it
receives to the protocol specific code. Currently that protocol code
doesn't use the source address, but we want it to in future. So, in
preparation, pass the IPv4/IPv6 source address of tap packets to those
functions as well.
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
Signed-off-by: Stefano Brivio <sbrivio@redhat.com>
Diffstat (limited to 'tcp_conn.h')
0 files changed, 0 insertions, 0 deletions