Re: [bpf PATCH v4 0/3] bpf: sockmap fixes

2018-02-06 Thread Daniel Borkmann
On 02/05/2018 07:17 PM, John Fastabend wrote: > A set of fixes for sockmap to resolve programs referencing sockmaps > and closing without deleting all entries in the map and/or not detaching > BPF programs attached to the map. Both leaving entries in the map and > not detaching programs may result

[bpf PATCH v4 0/3] bpf: sockmap fixes

2018-02-05 Thread John Fastabend
A set of fixes for sockmap to resolve programs referencing sockmaps and closing without deleting all entries in the map and/or not detaching BPF programs attached to the map. Both leaving entries in the map and not detaching programs may result in the map failing to be removed by BPF