Re: pull-request: bpf 2018-04-09

2018-04-08 Thread David Miller
From: Daniel Borkmann Date: Mon, 9 Apr 2018 00:28:47 +0200 > The following pull-request contains BPF updates for your *net* tree. > > The main changes are: > > 1) Two sockmap fixes: i) fix a potential warning when a socket with >pending cork data is closed by freeing the memory right when

pull-request: bpf 2018-04-09

2018-04-08 Thread Daniel Borkmann
Hi David, The following pull-request contains BPF updates for your *net* tree. The main changes are: 1) Two sockmap fixes: i) fix a potential warning when a socket with pending cork data is closed by freeing the memory right when the socket is closed instead of seeing still outstanding mem