HomeFreeBSD

rc: network.subr update consitency with older change (v6/v4 order)

Description

rc: network.subr update consitency with older change (v6/v4 order)

As of 1b5be7204eaeeaf58eefdebe5b308f90792c693b we setup parts of IPv6
before IPv4 if configured. For consistency change a case in ifn_start()
calling ipv6_up() before ipv4_up() and reverse in ifn_stop().

Reviewed by: zlei
Differential Revision: https://reviews.freebsd.org/D33426

(cherry picked from commit ed4d2a54fc7a0397c2042f496f176305ca03ebdd)

Details

Provenance
bzAuthored on Sep 4 2024, 7:03 PM
Reviewer
zlei
Differential Revision
D33426: rc: network.subr update consitency with older change
Parents
rGe131c310c697: libc/getnameinfo: stop adding NI_NUMERICHOST where inappropriate
Branches
Unknown
Tags
Unknown