> 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 <[EMAIL PROTECTED]> <[EMAIL PROTECTED]>
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 [EMAIL PROTECTED]
with "unsubscribe freebsd-net" in the body of the message