Skip to content

Integrating ALTQ in NPF - #42

Open
Emmankoko wants to merge 10000 commits into
NetBSD:trunkfrom
Emmankoko:npf_altq
Open

Integrating ALTQ in NPF#42
Emmankoko wants to merge 10000 commits into
NetBSD:trunkfrom
Emmankoko:npf_altq

Conversation

@Emmankoko

@Emmankoko Emmankoko commented Jan 4, 2025

Copy link
Copy Markdown

altq communicate to pf through pf_altq queue structures. similar is done for npf and being used to replace pf's pf_altq. npf_altq fileds are compatible with struct pf_altq as they represent a complete queue structure.

a needs-flag is set on npf to produce a npf.h during config in the kernel directory which will set optional compilation for npf related code in altq. it is also handled at runtime in the npf module.

@zoulasc @MartinHusemann

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.