linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* TCP Hook
@ 2015-07-02 20:01 Sam Scott
  0 siblings, 0 replies; only message in thread
From: Sam Scott @ 2015-07-02 20:01 UTC (permalink / raw)
  To: linux-kernel

Hi,

I am implementing a TCP option that changes TCP data. Changing the
length will affect CWND, segment splitting and sequence numbers. I'd
rather not redo all that work.

Is there any support for filtering at the kernel level, so I can hook
all TCP traffic without having to worry about re-framing?

Thanks,

Sam

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2015-07-02 20:01 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-07-02 20:01 TCP Hook Sam Scott

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).