Skip to content

Remove _KERNEL guard from if_npflog.h? #133

@dhgutteridge

Description

@dhgutteridge

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.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions