commit | 02caad7cc0841f94bc105b93fbe468d3cbf6f378 | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Fri Jul 17 08:23:25 2020 +0200 |
committer | David S. Miller <davem@davemloft.net> | Sun Jul 19 18:16:41 2020 -0700 |
tree | 4a3bccc7f5a703a610dc4b3d78e9e034c3c70260 | |
parent | d62c38f6a1a8c833df8dd35dacde23b0b6c931f9 [diff] |
net/ipv4: factor out mcast join/leave setsockopt helpers Factor out one helper each for setting the native and compat version of the MCAST_MSFILTER option. Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: David S. Miller <davem@davemloft.net>