]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
MFC r275452: Do not corrupt the listen string when parsing it.
authormav <mav@FreeBSD.org>
Wed, 10 Dec 2014 08:53:41 +0000 (08:53 +0000)
committermav <mav@FreeBSD.org>
Wed, 10 Dec 2014 08:53:41 +0000 (08:53 +0000)
commit43c3b12592af48efcbeb4e0b341a29cddc8a9a09
tree499de59814062fb9ca5ff8c50da6f926f6f270b9
parent4875c0a2054728926c5384b2812d593178eeabfd
MFC r275452: Do not corrupt the listen string when parsing it.

This fixes problem with ctld reload when it is configured to listen on two
portals with same IP, but different ports.
usr.sbin/ctld/ctld.c