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)
Tue, Oct 14, 6:18 AM
Unknown Object (File)
Thu, Oct 9, 3:17 PM
Unknown Object (File)
Thu, Oct 9, 3:17 PM
Unknown Object (File)
Thu, Oct 9, 3:17 PM
Unknown Object (File)
Thu, Oct 9, 3:17 PM
Unknown Object (File)
Thu, Oct 9, 2:09 PM
Unknown Object (File)
Thu, Oct 9, 12:04 PM
Unknown Object (File)
Sat, Oct 4, 4:05 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 Skipped
Unit
Tests Skipped

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