Page MenuHomeFreeBSD

Adjust inp_route to inp_route6 in netinet6 code
ClosedPublic

Authored by bz on Sep 3 2018, 2:54 PM.
Tags
None
Referenced Files
F168076309: D17005.id47620.diff
Wed, Aug 26, 6:40 AM
F168068016: D17005.diff
Wed, Aug 26, 5:41 AM
Unknown Object (File)
Tue, Aug 25, 3:20 PM
Unknown Object (File)
Thu, Aug 20, 11:59 PM
Unknown Object (File)
Thu, Aug 20, 11:57 PM
Unknown Object (File)
Thu, Aug 20, 11:56 PM
Unknown Object (File)
Mon, Aug 17, 5:40 PM
Unknown Object (File)
Mon, Aug 17, 6:13 AM
Subscribers

Details

Summary
As discussed in D6262 post-commit review change inp_route to
inp_route6 for IPv6 code after r301217.
This was most likely a c&p error from the legacy IP code, which
did not matter as it is a union and both structures have the same
layout at the beginning.

Discussed with: karels

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 19375