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
Unknown Object (File)
Fri, May 30, 11:40 AM
Unknown Object (File)
Thu, May 29, 12:44 AM
Unknown Object (File)
Mon, May 12, 2:57 PM
Unknown Object (File)
Sun, May 11, 2:57 PM
Unknown Object (File)
Sat, May 10, 1:17 AM
Unknown Object (File)
Sun, May 4, 12:30 PM
Unknown Object (File)
Thu, May 1, 11:52 PM
Unknown Object (File)
Apr 24 2025, 10:38 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