On 2/24/24 09:30, Eric Dumazet wrote:
> On Sat, Feb 24, 2024 at 10:04 AM Dmitry Safonov <[email protected]> wrote:
>>
>> Two reasons:
>> 1. It's grown up enough
>> 2. In order to not do header spaghetti by including
>> <trace/events/tcp.h>, which is necessary for TCP tracepoints.
>>
>> Signed-off-by: Dmitry Safonov <[email protected]>
>
> Okay, but what about CONFIG_IPV6=m ?
>
> I do not see any EXPORT_SYMBOL() in this patch.
Ouch. I keep forgetting about that case, will fix in v2.
Thanks,
Dmitry