[<prev] [next>] [day] [month] [year] [list]
Message-ID: <CAMEa3NKwWpLaOufqoxgRR67DhE0c7O8WnRpA_hBZDetfMeAFmw@mail.gmail.com>
Date: Thu, 2 Jul 2015 13:01:30 -0700
From: Sam Scott <sscott@...illa.com>
To: linux-kernel <linux-kernel@...r.kernel.org>
Subject: TCP Hook
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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists