Page MenuHomeFreeBSD

ipfw(8): In fill_ip6(), use a single statement for both "me" and "me6"
ClosedPublic

Authored by nc on Apr 13 2020, 9:23 PM.
Referenced Files
F156487494: D24403.diff
Thu, May 14, 12:57 AM
Unknown Object (File)
Sat, May 2, 7:55 PM
Unknown Object (File)
Mon, Apr 20, 12:07 AM
Unknown Object (File)
Sun, Apr 19, 3:17 AM
Unknown Object (File)
Apr 12 2026, 9:50 PM
Unknown Object (File)
Apr 6 2026, 1:08 PM
Unknown Object (File)
Apr 5 2026, 3:44 PM
Unknown Object (File)
Mar 29 2026, 11:43 AM

Details

Summary

ipfw(8): In fill_ip6(), use a single statement for both "me" and "me6". This prevents unneeded code duplication.

Submitted by: Neel Chauhan <neel AT neelc DOT org>

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

Space out the comment ending.

This revision is now accepted and ready to land.Apr 14 2020, 7:25 AM

I'm not a committer (I'm also not neel@), could someone please commit this?

This revision is now accepted and ready to land.Jun 24 2020, 3:02 PM