From nobody@FreeBSD.org  Tue Jan  9 12:21:18 2007
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52])
	by hub.freebsd.org (Postfix) with ESMTP id 23CFE16A403
	for <freebsd-gnats-submit@FreeBSD.org>; Tue,  9 Jan 2007 12:21:18 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [69.147.83.33])
	by mx1.freebsd.org (Postfix) with ESMTP id 130E413C441
	for <freebsd-gnats-submit@FreeBSD.org>; Tue,  9 Jan 2007 12:21:18 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.13.1/8.13.1) with ESMTP id l09CLHE3005189
	for <freebsd-gnats-submit@FreeBSD.org>; Tue, 9 Jan 2007 12:21:17 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.13.1/8.13.1/Submit) id l09CLHed005188;
	Tue, 9 Jan 2007 12:21:17 GMT
	(envelope-from nobody)
Message-Id: <200701091221.l09CLHed005188@www.freebsd.org>
Date: Tue, 9 Jan 2007 12:21:17 GMT
From: Remco Bressers<remco@signet.nl>
To: freebsd-gnats-submit@FreeBSD.org
Subject: adding route 10.1000.0.0/24 doesn't result in error but 10.232/24 in the routing table
X-Send-Pr-Version: www-3.0

>Number:         107706
>Category:       kern
>Synopsis:       adding route 10.1000.0.0/24 doesn't result in error but 10.232/24 in the routing table
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    bms
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Jan 09 12:30:13 GMT 2007
>Closed-Date:    Sun Feb 25 16:17:20 GMT 2007
>Last-Modified:  Sun Feb 25 16:17:20 GMT 2007
>Originator:     Remco Bressers
>Release:        6.1-RELEASE
>Organization:
Signet B.V.
>Environment:
FreeBSD  6.1-RELEASE FreeBSD 6.1-RELEASE #0: Sun May  7 04:42:56 UTC 2006     root@opus.cse.buffalo.edu:/usr/obj/usr/src/sys/SMP  i386

>Description:
By accident i created a route :

# route -n add -net 10.1000.0.0/24 192.168.168.1

This didn't result in an error as expected (10.1000.0.0 isn't really possible :))
but resulted in the following entry in the routing table : 

10.232/24          192.168.168.1      UGS         0        0   bge0

Ofcourse, this seems like a very minor bug in the routing table implementation, but worth mentioning.

Regards,

Remco Bressers
Signet B.V.
>How-To-Repeat:
# route -n add -net 10.1000.0.0/24 192.168.168.1
>Fix:

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->feedback 
State-Changed-By: bms 
State-Changed-When: Sat Feb 10 22:36:23 UTC 2007 
State-Changed-Why:  
Hi, this seems to be fixed in 6.2 and -CURRENT, is it ok to close this PR? 

http://www.freebsd.org/cgi/query-pr.cgi?pr=107706 
Responsible-Changed-From-To: freebsd-bugs->bms 
Responsible-Changed-By: bms 
Responsible-Changed-When: Sat Feb 10 22:37:13 UTC 2007 
Responsible-Changed-Why:  
I'll take it 

http://www.freebsd.org/cgi/query-pr.cgi?pr=107706 
State-Changed-From-To: feedback->closed 
State-Changed-By: bms 
State-Changed-When: Sun Feb 25 16:16:56 UTC 2007 
State-Changed-Why:  
timeout on feedback; can't reproduce bug 

http://www.freebsd.org/cgi/query-pr.cgi?pr=107706 
>Unformatted:
