Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove _KERNEL guard from if_npflog.h? #133

Open
dhgutteridge opened this issue Jul 14, 2023 · 0 comments
Open

Remove _KERNEL guard from if_npflog.h? #133

dhgutteridge opened this issue Jul 14, 2023 · 0 comments

Comments

@dhgutteridge
Copy link
Contributor

Presently, if_npflog.h has a _KERNEL guard on it:
https://github.com/rmind/npf/blob/2efbe2828bc507896248598ffb1026653cbfed2c/src/kern/if_npflog.h#L28C1-L30C7
In discussion with other NetBSD developers, we weren't sure why that was, and there was a suggestion to simply remove it. (The equivalent if_pflog.h does not have this restriction. Part of the context being, evenutally we will be removing PF from NetBSD.) I thought I'd ask about that here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant