Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 19 Oct 2002 12:13:19 +0200 (CEST)
From:      Matthias Andree <matthias.andree@web.de>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        q@uni.de
Subject:   kern/44260: LINT does not list pseudo-device tap 
Message-ID:  <200210191013.g9JADJ6x000380@libertas.emma.line.org>

next in thread | raw e-mail | index | archive | help

>Number:         44260
>Category:       kern
>Synopsis:       LINT does not list pseudo-device tap
>Confidential:   no
>Severity:       non-critical
>Priority:       high
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat Oct 19 03:20:01 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     Matthias Andree
>Release:        FreeBSD 4.7-STABLE i386
>Organization:
>Environment:
System: FreeBSD libertas.emma.line.org 4.7-STABLE FreeBSD 4.7-STABLE #0: Sat Oct 19 00:20:50 CEST 2002 toor@libertas.emma.line.org:/usr/src/sys/compile/LIBERTAS i386


	
>Description:
LINT does not list pseudo-device tap, see man tap(4)
	
>How-To-Repeat:
	
>Fix:

--- /usr/src/sys/i386/conf/LINT	Thu Oct 17 13:53:09 2002
+++ LINT	Sat Oct 19 12:12:11 2002
@@ -517,6 +517,7 @@
 pseudo-device	bpf			#Berkeley packet filter
 pseudo-device	disc			#Discard device (ds0, ds1, etc)
 pseudo-device	tun			#Tunnel driver (ppp(8), nos-tun(8))
+pseudo-device	tap			#Ethernet tunnel driver (tap(4))
 pseudo-device	sl	2		#Serial Line IP
 pseudo-device	ppp	2		#Point-to-point protocol
 options 	PPP_BSDCOMP		#PPP BSD-compress support
	


>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-bugs" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200210191013.g9JADJ6x000380>