[Bug 287462] pfctl fails to warn when an interface is specified but does not exist
[email protected] Wed, 13 May 2026 12:05:20 +0000
| Newsgroups | gmane.os.freebsd.devel.pf4freebsd |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D287462 Matteo Riondato <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Matteo Riondato <[email protected]> --- (Assuming you are talking about specifying "on $interface" in a match/pass/block rule): I don't think this is a bug: the interface may not exist at the time the rule is loaded, but may come to exist later, and we s= till want the rule there, so it is "ready" when the interface appears. pfctl has= no way to know whether that's our intention or not. --=20 You are receiving this mail because: You are the assignee for the bug.=