On Thu, Jan 17, 2019 at 7:50 AM Daniel Borkmann <[email protected]> wrote: > > On 01/16/2019 05:47 PM, Peter Oskolkov wrote: > > In sock_setsockopt() (net/core/sock.h), when SO_MARK option is used > > to change sk_mark, sk_dst_reset(sk) is called. The same should be done > > in bpf_setsockopt. > > > > Reported-by: Maciej Żenczykowski <[email protected]> > > Signed-off-by: Peter Oskolkov <[email protected]> > > Given this is a fix, I'm inclined to apply to bpf tree. Objections?
Up to the maintainer... :) > > Thanks, > Daniel
