Re: [bpf PATCH 0/3] sockmap fixes

2019-05-13 Thread Daniel Borkmann
On 05/13/2019 04:19 PM, John Fastabend wrote: > A couple fixes for sockmap code. Previously this was bundled with a tls > fix for unhash() path however, that is becoming a larger fix so push > these on their own. Agree, applied, thanks!

[bpf PATCH 0/3] sockmap fixes

2019-05-13 Thread John Fastabend
A couple fixes for sockmap code. Previously this was bundled with a tls fix for unhash() path however, that is becoming a larger fix so push these on their own. --- John Fastabend (3): bpf: sockmap, only stop/flush strp if it was enabled at some point bpf: sockmap remove duplicate que