aboutgitcodebugslistschat
path: root/tcp.c
diff options
context:
space:
mode:
authorDavid Gibson <david@gibson.dropbear.id.au>2024-07-18 15:26:50 +1000
committerStefano Brivio <sbrivio@redhat.com>2024-07-19 18:33:51 +0200
commit898f797174aa99f9de90c88054729331000fcb3a (patch)
treee376f9ea2f3ff3399e26528eef46426443c276c5 /tcp.c
parentb7ad19347fd7e5b0be740159fcb822e6b55ab255 (diff)
downloadpasst-898f797174aa99f9de90c88054729331000fcb3a.tar
passt-898f797174aa99f9de90c88054729331000fcb3a.tar.gz
passt-898f797174aa99f9de90c88054729331000fcb3a.tar.bz2
passt-898f797174aa99f9de90c88054729331000fcb3a.tar.lz
passt-898f797174aa99f9de90c88054729331000fcb3a.tar.xz
passt-898f797174aa99f9de90c88054729331000fcb3a.tar.zst
passt-898f797174aa99f9de90c88054729331000fcb3a.zip
udp: Direct datagrams from host to guest via flow table
This replaces the last piece of existing UDP port tracking with the common flow table. Specifically use the flow table to direct datagrams from host sockets to the guest tap interface. Since this now requires a flow for every datagram, we add some logging if we encounter any datagrams for which we can't find or create a flow. Signed-off-by: David Gibson <david@gibson.dropbear.id.au> Signed-off-by: Stefano Brivio <sbrivio@redhat.com>
Diffstat (limited to 'tcp.c')
0 files changed, 0 insertions, 0 deletions