HomeFreeBSD

Scope related cleanup in nd6_ns_output():
rS257025Unpublished

Unpublished Commit ยท Learn More

No further details are available.

Description

Scope related cleanup in nd6_ns_output():

  • remove in6_setscope() and in6_clearscope calls;
  • initialize sin6_scope_id before in6_selectsrc();
  • use IPV6_USEROIF flag for ip6_output().
  • sort variables declarations.

Details

Provenance
aeAuthored on
Parents
rS257024: Scope related cleanup in nd6_ns_input():
Branches
Unknown
Tags
Unknown

Event Timeline