Re: pull-request: bpf 2019-01-11

2019-01-11 Thread David Miller
From: Daniel Borkmann Date: Fri, 11 Jan 2019 11:00:01 +0100 > The following pull-request contains BPF updates for your *net* tree. > > The main changes are: > > 1) Fix TCP-BPF support for correctly setting the initial window >via TCP_BPF_IW on an active TFO sender, from Yuchung. > > 2) Fix

pull-request: bpf 2019-01-11

2019-01-11 Thread Daniel Borkmann
Hi David, The following pull-request contains BPF updates for your *net* tree. The main changes are: 1) Fix TCP-BPF support for correctly setting the initial window via TCP_BPF_IW on an active TFO sender, from Yuchung. 2) Fix a panic in BPF's stack_map_get_build_id()'s ELF parsing on 32 b