Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 28 Dec 2023 08:28:12 +0000
From:      bugzilla-noreply@freebsd.org
To:        net@FreeBSD.org
Subject:   [Bug 274426] route get command returns a zero even no route is found
Message-ID:  <bug-274426-7501-r4OpizwJYN@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-274426-7501@https.bugs.freebsd.org/bugzilla/>
References:  <bug-274426-7501@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=3D274426

--- Comment #3 from Dmitry Afanasiev <KOT@MATPOCKuH.Ru> ---
Also I tried to download official VM image from
https://download.freebsd.org/releases/VM-IMAGES/14.0-RELEASE/amd64/Latest/F=
reeBSD-14.0-RELEASE-amd64.raw.xz

I got same behavior:
root@freebsd:~ # uname -a
FreeBSD freebsd 14.0-RELEASE FreeBSD 14.0-RELEASE #0
releng/14.0-n265380-f9716eee8ab4: Fri Nov 10 05:57:23 UTC 2023=20=20=20=20
root@releng1.nyi.freebsd.org:/usr/obj/usr/src/amd64.amd64/sys/GENERIC amd64
root@freebsd:~ # route -6 delete default
delete net default
root@freebsd:~ # route -6 get ::
route: route has not been found: No error: 0
root@freebsd:~ # echo $?
0

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-274426-7501-r4OpizwJYN>