[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <c52c510d-ad44-c842-319f-f8feb5edf7e6@gmail.com>
Date: Sat, 21 Sep 2019 00:18:01 -0400
From: Yadunandan Pillai <ytpillai@...il.com>
To: w@....eu
Cc: netdev@...r.kernel.org, thesw4rm@...me
Subject: Re: Verify ACK packets in handshake in kernel module (Access TCP
state table)
You're right. I clearly need to be more aware of where I am looking. I think I got tripped up because I was trying to only look at header files like a noob. There is a tcp_ack function there with flags for this purpose. Appreciate it!
Just one question, would it be acceptable to directly include the C file in a kernel module?
Powered by blists - more mailing lists