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)
Sun, Aug 2, 4:21 AM
Unknown Object (File)
Sun, Aug 2, 12:44 AM
Unknown Object (File)
Sat, Aug 1, 7:41 AM
Unknown Object (File)
Thu, Jul 30, 6:12 AM
Unknown Object (File)
Tue, Jul 28, 1:19 AM
Unknown Object (File)
Fri, Jul 24, 9:41 PM
Unknown Object (File)
Fri, Jul 24, 3:32 PM
Unknown Object (File)
Tue, Jul 21, 3:58 PM

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