From: David S. Miller Date: Mon, 24 Apr 2017 16:46:28 +0000 (-0400) Subject: Merge branch 'packet-fanout-unique-id' X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=6a32a44d1e3d10c79abd9ef59ee34b46e00f242b;p=GitHub%2Fmoto-9609%2Fandroid_kernel_motorola_exynos9610.git Merge branch 'packet-fanout-unique-id' Mike Maloney says: ==================== packet: Add option to create new fanout group with unique id. Fanout uses a per net global namespace. A process that intends to create a new fanout group can accidentally join an existing group. It is not possible to detect this. Add a socket option to specify on the first call to setsockopt(..., PACKET_FANOUT, ...) to ensure that a new group is created. Also add tests. ==================== Signed-off-by: David S. Miller --- 6a32a44d1e3d10c79abd9ef59ee34b46e00f242b