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

Multicast Stack Fix #15

Open
wants to merge 1 commit into
base: hardened/12-stable/master
Choose a base branch
from
Open

Multicast Stack Fix #15

wants to merge 1 commit into from

Commits on Aug 7, 2020

  1. Multicast Stack Fix

    Currently the multicast stack is seriously broken by incorrect dynamic memory allocation of multicast vif arrays. This commit fixes this issue.
    
    Fixes: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=248512#add_comment
    Fixes: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=246629
    
    Other references:
    https://forum.opnsense.org/index.php?topic=18490.0
    https://redmine.pfsense.org/issues/10558#change-46850
    Uglymotha authored Aug 7, 2020
    Configuration menu
    Copy the full SHA
    44e3c5e View commit details
    Browse the repository at this point in the history