Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 28 Dec 2023 07:59:22 +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-GV8SPlSusV@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 #2 from Dmitry Afanasiev <KOT@MATPOCKuH.Ru> ---
(In reply to Mark Johnston from comment #1)
What freebsd version are you using?

I'm updated to 14.0-STABLE to commit e373880312fb8ea09c501975e1fd23234a0df1=
e3
and still have this problem:
$ uname -a
FreeBSD cat 14.0-STABLE FreeBSD 14.0-STABLE #9 e37388031: Wed Dec 27 11:50:=
11
MSK 2023     root@cat:/usr/obj/usr/src/amd64.amd64/sys/desktop amd64
$ route -6 get ::=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=
=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=
=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20
route: route has not been found: No error: 0
$ echo $?=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=
=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=
=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20
0
$ route -6 get 2000::=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=
=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=
=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20
route: route has not been found: No error: 0
$ echo $?=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=
=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=
=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20
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-GV8SPlSusV>