2019-02-03 16:15 UTC+0800 ~ Yafang Shao <laoar.s...@gmail.com> > Then we can enable/disable socket debugging without modifying user code. > That is more convenient for debugging. > > Signed-off-by: Yafang Shao <laoar.s...@gmail.com>
Hi Yafang, The list of socketopts supported by bpf_setsockopt() is described in the documentation for this BPF helper in include/uapi/linux/bpf.h. Could you please update that documentation, too? Thanks, Quentin