From: Tom Herbert
Date: Mon, 1 Aug 2016 13:38:46 -0700
> On Mon, Aug 1, 2016 at 1:27 PM, David Miller wrote:
>> From: Tom Herbert
>> Date: Mon, 1 Aug 2016 09:33:17 -0700
>>
>>> - Remove GPL module license from strparser.c
>>
>> Why?
>
> It looked more consistent with other modules. Is GPL mo
On Mon, Aug 1, 2016 at 1:27 PM, David Miller wrote:
> From: Tom Herbert
> Date: Mon, 1 Aug 2016 09:33:17 -0700
>
>> - Remove GPL module license from strparser.c
>
> Why?
It looked more consistent with other modules. Is GPL module license
preferred then?
Tom
From: Tom Herbert
Date: Mon, 1 Aug 2016 09:33:17 -0700
> - Remove GPL module license from strparser.c
Why?
This patch set introduces a utility for parsing application layer
protocol messages in a TCP stream. This is a generalization of the
mechanism implemented of Kernel Connection Multiplexor.
This patch set adapts KCM to use the strparser. We expect that kTLS
can use this mechanism also. RDS would pr