freebsd-src icon indicating copy to clipboard operation
freebsd-src copied to clipboard

mac_portacl: do not reject unspecific family directly.

Open Rin0913 opened this issue 8 months ago • 3 comments

It could fix the following bug:

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=238781

I also add tests for it (based on existing tests).

Rin0913 avatar Apr 12 '25 03:04 Rin0913

I tagged this with 'needs-review' since I want all pull requests to have some tag. I only mean that lwhsu should review it since he grabbed it by this. I also added it as a second reason not to automatically land it (I'm working on some better github PR landing automation).

bsdimp avatar Apr 19 '25 14:04 bsdimp

we'll add a sysctl for this per discussion with @emaste .

lwhsu avatar May 09 '25 03:05 lwhsu

After more thought I think this is fine w/o a sysctl

emaste avatar May 09 '25 13:05 emaste