]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
blacklistd: Handle fds that are pointing to routing sockets
authorJose Luis Duran <jlduran@gmail.com>
Wed, 12 Oct 2022 16:14:44 +0000 (13:14 -0300)
committerEd Maste <emaste@FreeBSD.org>
Thu, 2 Nov 2023 18:52:40 +0000 (14:52 -0400)
commitb73612a34259a478c53eab408362d7bf879fefa6
tree98be5a59556ff1401c1626eafd35cbceafe4dbf8
parent33cb9b3c3a2260cc273713b0adcd95016ff8b675
blacklistd: Handle fds that are pointing to routing sockets

If the fd has access to make changes via the routing socket, grant full
permission to make filter changes.

Obtained from: https://github.com/zoulasc/blocklist/commit/1b9475b2c8e0be2b9adc4d88e521ed488ac3c43c
contrib/blacklist/bin/conf.c