K 10 svn:author V 2 cy K 8 svn:date V 27 2023-02-01T02:57:27.216886Z K 7 svn:log V 535 network.subr: Fix infinite loop When setting up carp tunnel, using a password consisting of only the characters used as hexadecimal characters, i.e. abc-def, there will be an infinite loop in the shell function ifalias_af_common_handler(). To circumvent this we test for " pass ". PR: 268378 Reported by: jyoung15@gmail.com Differential Revision: https://reviews.freebsd.org/D37748 (cherry picked from commit e3e57edf4aac05d041ca55ff2f008c6109ef88d5) Git Hash: 3512eda8e078d1ca49f6c3ec74eb78d6f373b66b Git Author: cy@FreeBSD.org END