https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=247129

Mark Johnston <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|New                         |Open
                 CC|                            |[email protected]

--- Comment #1 from Mark Johnston <[email protected]> ---
- Please ensure that local variables are declared at the beginning of the
function, per style(9).
- FragmentIn() and ProtoAliasIn() may modify the destination address, and with
your patch the modification is discarded.  So I think the patch is incorrect.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "[email protected]"

Reply via email to