TCP Hook

From: Sam Scott
Date: Thu Jul 02 2015 - 16:02:00 EST


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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/