From nobody@FreeBSD.org  Mon Feb 18 08:01:58 2002
Return-Path: <nobody@FreeBSD.org>
Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21])
	by hub.freebsd.org (Postfix) with ESMTP id 60F5D37B400
	for <freebsd-gnats-submit@FreeBSD.org>; Mon, 18 Feb 2002 08:01:58 -0800 (PST)
Received: (from nobody@localhost)
	by freefall.freebsd.org (8.11.6/8.11.6) id g1IG1wV36039;
	Mon, 18 Feb 2002 08:01:58 -0800 (PST)
	(envelope-from nobody)
Message-Id: <200202181601.g1IG1wV36039@freefall.freebsd.org>
Date: Mon, 18 Feb 2002 08:01:58 -0800 (PST)
From: Jarek Granat <jarek@adeon.lublin.pl>
To: freebsd-gnats-submit@FreeBSD.org
Subject: zebra routing problem - kernel bug???
X-Send-Pr-Version: www-1.0

>Number:         35081
>Category:       kern
>Synopsis:       zebra routing problem - kernel bug???
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Feb 18 08:10:01 PST 2002
>Closed-Date:    Tue Jul 15 00:59:47 PDT 2003
>Last-Modified:  Tue Jul 15 00:59:47 PDT 2003
>Originator:     Jarek Granat
>Release:        FreeBSD 4.5-STABLE
>Organization:
>Environment:
FreeBSD adeon.lublin.pl 4.5-STABLE FreeBSD 4.5-STABLE #1: Sat Feb 16 13:46:11 CET 2002     jarek@adeon.lublin.pl:/home/jarek/src/sys/compile/ADEON  i386

Zebra 0.92a (i386--freebsd4.5).
Copyright 1996-2001, Kunihiro Ishiguro.


>Description:
In zebra I can't set route by interface name:
"ipv6 route 3ffe:xxxx::/xx gifX". 
FreeBSD 4.4-RELEASE didn't have this problem

If I do this I have problems similar to:
http://www.freebsd.org/cgi/query-pr.cgi?pr=bin/35017
(/sbin/route: weird behaviour with using the -interface flag)
Also zebra miss paths from bgpd.

In my opinion it can be kernel bug, but i'm not sure.
>How-To-Repeat:
Try set static route in zebra by interface name. F.ex.:
ipv6 route 3ffe:8010::/28 gif0

>Fix:
I don't know how to fix it, but set all your static routes by:
ipv6 route 3ffe:xxxx::/xx 3ffe:tunnelbroker:tunnel:end:point
(not by interface name).

If I configure it in that way zebra works correctly.
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->feedback 
State-Changed-By: kris 
State-Changed-When: Mon Jul 14 03:22:18 PDT 2003 
State-Changed-Why:  
Does this problem persist in recent releases?  If so, then 
please discuss it with the KAME maintainers (www.kame.net) 
since they are the authors of the IPv6 code. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=35081 

From: Jarek Granat <jarek@adeon.lublin.pl>
To: freebsd-gnats-submit@FreeBSD.org, jarek@adeon.lublin.pl
Cc:  
Subject: Re: kern/35081: zebra routing problem - kernel bug???
Date: Mon, 14 Jul 2003 20:02:41 +0200

 Problem was fixed in newer version of 4.5-STABLE.
 Please set new state as 'Closed'.
 
 Jarek Granat
 
State-Changed-From-To: feedback->closed 
State-Changed-By: roam 
State-Changed-When: Tue Jul 15 00:59:27 PDT 2003 
State-Changed-Why:  
Closed at submitter's request, apparently the problem has been fixed. 

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