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)
Sat, Feb 8, 9:25 PM
Unknown Object (File)
Sun, Feb 2, 12:15 AM
Unknown Object (File)
Sat, Jan 25, 7:42 PM
Unknown Object (File)
Fri, Jan 24, 7:07 PM
Unknown Object (File)
Wed, Jan 22, 5:24 PM
Unknown Object (File)
Jan 18 2025, 3:20 PM
Unknown Object (File)
Dec 24 2024, 2:45 PM
Unknown Object (File)
Dec 12 2024, 4:29 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