Re: [PATCH net-next] tcp: clean up STATE_TRACE

From: David Miller
Date: Fri Nov 16 2018 - 23:28:15 EST


From: Yafang Shao <laoar.shao@xxxxxxxxx>
Date: Wed, 14 Nov 2018 22:26:17 +0800

> Currently we can use bpf or tcp tracepoint to conveniently trace the tcp
> state transition at the run time.
> So we don't need to do this stuff at the compile time anymore.
>
> Signed-off-by: Yafang Shao <laoar.shao@xxxxxxxxx>

Applied.