Page MenuHomeFreeBSD

Remove redundant declaration for tcp_dooptions, similar to r302576
ClosedPublic

Authored by ngie on Jul 11 2016, 5:08 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Jul 26, 3:52 PM
Unknown Object (File)
Wed, Jul 22, 6:35 PM
Unknown Object (File)
Wed, Jul 15, 8:33 AM
Unknown Object (File)
Sun, Jul 12, 6:54 PM
Unknown Object (File)
Jul 4 2026, 9:29 AM
Unknown Object (File)
Jul 4 2026, 12:00 AM
Unknown Object (File)
Jul 2 2026, 9:57 AM
Unknown Object (File)
Apr 25 2026, 3:03 AM
Subscribers

Details

Reviewers
np
Summary

Remove redundant declaration for tcp_dooptions, similar to r302576

netinet/tcp_var.h already defines this function

MFC after: 1 week
PR: 209920
Reported by: Mark Millard <markmi@dsl-only.net>
Tested with: clang 3.8.0, gcc 4.2.1, gcc 5.3.0
Sponsored by: EMC / Isilon Storage Division

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 4481
Build 4532: arc lint + arc unit

Event Timeline

ngie retitled this revision from to Remove redundant declaration for tcp_dooptions, similar to r302576.
ngie updated this object.
ngie edited the test plan for this revision. (Show Details)
ngie added a reviewer: np.
np edited edge metadata.
This revision is now accepted and ready to land.Jul 11 2016, 5:09 PM