All of lore.kernel.org
 help / color / mirror / Atom feed
* Verify ACK packets in handshake in kernel module (Access TCP state table)
@ 2019-09-20 23:43 Swarm
  2019-09-21  3:15 ` Willy Tarreau
  0 siblings, 1 reply; 3+ messages in thread
From: Swarm @ 2019-09-20 23:43 UTC (permalink / raw)
  To: netdev

First time emailing to this mailing list so please let me know if I made a mistake in how I sent it. I'm trying to receive a notification from the kernel once it verifies an ACK packet in a handshake. Problem is, there is no API or kernel resource I've seen that supports this feature for both syncookies and normal handshakes. Where exactly in the kernel does the ACK get verified? If there isn't a way to be notified of it, where should I start adding that feature into the kernel?


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2019-09-21  4:18 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-09-20 23:43 Verify ACK packets in handshake in kernel module (Access TCP state table) Swarm
2019-09-21  3:15 ` Willy Tarreau
2019-09-21  4:18   ` Yadunandan Pillai

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.