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

pf: shared forwarding on non existing interfaces #59

Merged
merged 1 commit into from
May 12, 2020

Conversation

AdSchellevis
Copy link
Member

proposal for #52

sys/netpfil/pf/pf.c Outdated Show resolved Hide resolved
when ifp is null packets are marked bad, which means *m points to a freed address. reset *m and return in that case.
Copy link
Member

@fichtner fichtner left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looking good, many thanks for tracking this down ❤️

@fichtner fichtner merged commit 923c95c into master May 12, 2020
@fichtner fichtner deleted the shared_fw_issue_52 branch May 12, 2020 09:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Production bug
Development

Successfully merging this pull request may close these issues.

2 participants