NetBSD Problem Report #53037

From root@labma.ru  Sun Feb 18 15:41:01 2018
Return-Path: <root@labma.ru>
Received: from mail.netbsd.org (mail.netbsd.org [199.233.217.200])
	(using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
	(Client CN "mail.NetBSD.org", Issuer "mail.NetBSD.org CA" (not verified))
	by mollari.NetBSD.org (Postfix) with ESMTPS id 7FFA17A167
	for <gnats-bugs@gnats.NetBSD.org>; Sun, 18 Feb 2018 15:41:01 +0000 (UTC)
Message-Id: <20180218142325.186D747960@gate1.labma.ru>
Date: Sun, 18 Feb 2018 18:23:25 +0400 (MSK)
From: kab00m@labma.ru
Reply-To: kab00m@labma.ru
To: gnats-bugs@gnats.NetBSD.org
Subject: tunnel mode for gif(4) manpage
X-Send-Pr-Version: 3.95

>Number:         53037
>Category:       kern
>Synopsis:       tunnel mode for gif(4) manpage
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    pgoyette
>State:          closed
>Class:          doc-bug
>Submitter-Id:   net
>Arrival-Date:   Sun Feb 18 15:45:00 +0000 2018
>Closed-Date:    Mon Feb 19 21:37:40 +0000 2018
>Last-Modified:  Mon Feb 19 21:37:40 +0000 2018
>Originator:     Dima Veselov
>Release:        NetBSD 7.1_STABLE
>Organization:

>Environment:


System: NetBSD loki.labma.ru 5.1_STABLE NetBSD 5.1_STABLE (Georn) #0: Wed Jun 13 04:33:08 MSK 2012 kab00m@loki.labma.ru:/usr/obj/sys/arch/amd64/compile/Georn amd64
Architecture: x86_64
Machine: amd64
>Description:
	In gif(4) manpage (on cisco side) 'tunnel mode ipip' should be added,
	otherwise this will not work
>How-To-Repeat:

>Fix:
	On Host D (Cisco):

        Interface TunnelX
         ip unnumbered D   ! e.g. address from Ethernet interface
         tunnel source D   ! e.g. address from Ethernet interface
         tunnel destination A
	 tunnel mode ipip
        ip route C <some interface and mask>
        ip route A mask C
        ip route X mask tunnelX

>Release-Note:

>Audit-Trail:

Responsible-Changed-From-To: kern-bug-people->pgoyette
Responsible-Changed-By: pgoyette@NetBSD.org
Responsible-Changed-When: Sun, 18 Feb 2018 21:35:50 +0000
Responsible-Changed-Why:
I committed the suggested fix


State-Changed-From-To: open->pending-pullups
State-Changed-By: pgoyette@NetBSD.org
State-Changed-When: Sun, 18 Feb 2018 21:35:50 +0000
State-Changed-Why:
Fix committed to HEAD, waiting for netbsd-8 pullup #560


From: "Paul Goyette" <pgoyette@netbsd.org>
To: gnats-bugs@gnats.NetBSD.org
Cc: 
Subject: PR/53037 CVS commit: src/share/man/man4
Date: Sun, 18 Feb 2018 21:31:32 +0000

 Module Name:	src
 Committed By:	pgoyette
 Date:		Sun Feb 18 21:31:32 UTC 2018

 Modified Files:
 	src/share/man/man4: gif.4

 Log Message:
 Add 'tunnel mode ipip' to the cisco configuration as requested in
 PR kern/53037

 XXX pullup-8


 To generate a diff of this commit:
 cvs rdiff -u -r1.30 -r1.31 src/share/man/man4/gif.4

 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.

From: "Soren Jacobsen" <snj@netbsd.org>
To: gnats-bugs@gnats.NetBSD.org
Cc: 
Subject: PR/53037 CVS commit: [netbsd-8] src/share/man/man4
Date: Mon, 19 Feb 2018 18:52:14 +0000

 Module Name:	src
 Committed By:	snj
 Date:		Mon Feb 19 18:52:14 UTC 2018

 Modified Files:
 	src/share/man/man4 [netbsd-8]: gif.4

 Log Message:
 Pull up following revision(s) (requested by pgoyette in ticket #560):
 	share/man/man4/gif.4: 1.31
 Add 'tunnel mode ipip' to the cisco configuration as requested in
 PR kern/53037


 To generate a diff of this commit:
 cvs rdiff -u -r1.30 -r1.30.40.1 src/share/man/man4/gif.4

 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.

State-Changed-From-To: pending-pullups->closed
State-Changed-By: pgoyette@NetBSD.org
State-Changed-When: Mon, 19 Feb 2018 21:37:40 +0000
State-Changed-Why:
Pullup-8 #560 completed.


>Unformatted:

NetBSD Home
NetBSD PR Database Search

(Contact us) $NetBSD: query-full-pr,v 1.43 2018/01/16 07:36:43 maya Exp $
$NetBSD: gnats_config.sh,v 1.9 2014/08/02 14:16:04 spz Exp $
Copyright © 1994-2017 The NetBSD Foundation, Inc. ALL RIGHTS RESERVED.