diff options
| author | David Gibson <david@gibson.dropbear.id.au> | 2026-02-04 21:41:36 +1000 |
|---|---|---|
| committer | Stefano Brivio <sbrivio@redhat.com> | 2026-02-25 00:17:41 +0100 |
| commit | a681e44ec60179567fb10f34351d7dfdbd2e7c7e (patch) | |
| tree | 1ee4ba580108509dc43157fcbfc762e94f767d86 /test/lib/git: | |
| parent | 1820103fbbf13df98257a3f5c3ba625de624b0b3 (diff) | |
| download | passt-a681e44ec60179567fb10f34351d7dfdbd2e7c7e.tar passt-a681e44ec60179567fb10f34351d7dfdbd2e7c7e.tar.gz passt-a681e44ec60179567fb10f34351d7dfdbd2e7c7e.tar.bz2 passt-a681e44ec60179567fb10f34351d7dfdbd2e7c7e.tar.lz passt-a681e44ec60179567fb10f34351d7dfdbd2e7c7e.tar.xz passt-a681e44ec60179567fb10f34351d7dfdbd2e7c7e.tar.zst passt-a681e44ec60179567fb10f34351d7dfdbd2e7c7e.zip | |
tcp: Extend tcp_send_flag() to send TCP keepalive segments
TCP keepalives aren't technically a flag, but they are a zero-data segment
so they can be generated with only a small modification to
tcp_{buf,vu}_send_flag(). Implement this, using a new "pseudo-flag"
value (similar to DUP_ACK), KEEPALIVE.
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
[sbrivio: Fix trivial merge conflict with 812cdb802c6e]
Signed-off-by: Stefano Brivio <sbrivio@redhat.com>
Diffstat (limited to 'test/lib/git:')
0 files changed, 0 insertions, 0 deletions
