[SCTP] Fix ipv6 addressing bug.
We are incorrectly using the rt6->rt6i_dst as our destination address, resulting in bogus dst address when requiring a gateway.
Showing
Please register or sign in to comment
We are incorrectly using the rt6->rt6i_dst as our destination address, resulting in bogus dst address when requiring a gateway.