Date: Thu, 12 Nov 2015 12:02:14 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-rc@FreeBSD.org Subject: [Bug 191415] [carp] CARP password with "-" causes /etc/rc.d/netif to infinite loop Message-ID: <bug-191415-4805-dU7C0MAD3h@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-191415-4805@https.bugs.freebsd.org/bugzilla/> References: <bug-191415-4805@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=191415 Anton Yuzhaninov <citrin+pr@citrin.ru> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |citrin+pr@citrin.ru --- Comment #4 from Anton Yuzhaninov <citrin+pr@citrin.ru> --- I use FreeBSD 10 with this fix (r290229) but still my server hang on /etc/rc.d/netif restart if "-" used in carp password. top from console show high CPU usage by sh /etc/rc.d/netif - seems to be infinite loop somewhere. ifconfig_vlan301_alias5="vhid 140 advskew 50 pass foo01-bar_abc 192.0.2.140/24" # infinite loop ifconfig_vlan301_alias5="vhid 140 advskew 50 pass foo01_abc 192.0.2.140/24" # works -- You are receiving this mail because: You are on the CC list for the bug.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-191415-4805-dU7C0MAD3h>