]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
pf: Take the IF_ADDR_RLOCK() when iterating over the group list
authorkp <kp@FreeBSD.org>
Sat, 11 Aug 2018 16:37:55 +0000 (16:37 +0000)
committerkp <kp@FreeBSD.org>
Sat, 11 Aug 2018 16:37:55 +0000 (16:37 +0000)
commit264bf696ba1de682cdf6f36cf5d6ce251489183a
tree1433f55d8a1336bb3164ebc439596b06cdbadecc
parent7c0a39f95fe5ec6705612bdc11bfb6ed6b7127a5
pf: Take the IF_ADDR_RLOCK() when iterating over the group list

We did do this elsewhere in pf, but the lock was missing here.

Sponsored by: Essen Hackathon
sys/netpfil/pf/pf_if.c