From: Yafang Shao <laoar.s...@gmail.com> Date: Sun, 22 Apr 2018 21:50:04 +0800
> With sk_cookie we can identify a socket, that is very helpful for > traceing and statistic, i.e. tcp tracepiont and ebpf. > So we'd better init it by default for inet socket. > When using it, we just need call atomic64_read(&sk->sk_cookie). > > Signed-off-by: Yafang Shao <laoar.s...@gmail.com> Applied, thank you.