Re: [PATCH] TCP: add option for silent port knocking with integrityprotection

From: Christian Grothoff
Date: Wed Dec 11 2013 - 17:53:54 EST


On 12/11/2013 10:25 PM, Andi Kleen wrote:
> Stephen Hemminger <stephen@xxxxxxxxxxxxxxxxxx> writes:
>>
>> The point is that doing it outside of TCP core is safer, less error prone
>> and more flexible.
>
> Or to put the question differently: what hooks would be needed to make
> this efficiently work in user space?
>
> It could be something like this: Firewall the port with forwarding the
> SYN packets using nfqueue, check for the SYN having the right magic,
> change a firewall rule, re-inject using nfqueue (not fully sure how
> well that works)

... and then do the same for the first TCP packet with payload? And you
seriously would consider that "safer" or "less error prone", starting
with the design complexity? I mean, if this was a patch for GNU Hurd,
I'd at least understand the strong urge to do everything in userspace...
--
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/