Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 20 Jul 2001 20:37:50 +0100
From:      Brian Somers <brian@Awfulhak.org>
To:        Brooks Davis <brooks@one-eyed-alien.net>
Cc:        net@FreeBSD.ORG, hackers@FreeBSD.ORG, brian@Awfulhak.org
Subject:   Re: interface cloning MFC 
Message-ID:  <200107201937.f6KJbog13481@hak.lan.Awfulhak.org>
In-Reply-To: Message from Brooks Davis <brooks@one-eyed-alien.net>  of "Fri, 20 Jul 2001 11:59:17 PDT." <20010720115917.A12408@Odin.AC.HMC.Edu> 

next in thread | previous in thread | raw e-mail | index | archive | help
> I plan to MFC the network interface cloning support and the gif
> modularization early next week unless someone has objections.  I'd like
> to get it in before the code slush and since I'll be leaving for a week
> on the 31st, that means sometime early to mid next week to allow for any
> bug reports.  I don't really expect any problems.

Good stuff.

> A diff is available at:
> 
> http://people.freebsd.org/~brooks/patches/gif-stable.diff

You forgot:

Index: LINT
===================================================================
RCS file: /home/ncvs/src/sys/i386/conf/Attic/LINT,v
retrieving revision 1.749.2.64
diff -u -r1.749.2.64 LINT
--- LINT	2001/06/29 21:14:24	1.749.2.64
+++ LINT	2001/07/20 19:35:42
@@ -509,7 +509,7 @@
 options 	ETHER_SNAP		# enable Ethernet_802.2/SNAP frame
 
 # for IPv6
-pseudo-device	gif	4		#IPv6 and IPv4 tunneling
+pseudo-device	gif			#IPv6 and IPv4 tunneling
 pseudo-device	faith	1		#for IPv6 and IPv4 translation
 pseudo-device	stf			#6to4 IPv6 over IPv4 encapsulation
 

I'm just rebuilding the world now :)  I'll let you know how I get on. 
Thanks for your work.

-- 
Brian <brian@freebsd-services.com>                <brian@Awfulhak.org>
      http://www.freebsd-services.com/        <brian@[uk.]FreeBSD.org>
Don't _EVER_ lose your sense of humour !      <brian@[uk.]OpenBSD.org>



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




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