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 majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to