Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 18 Dec 2003 08:26:05 -0800
From:      Luigi Rizzo <rizzo@icir.org>
To:        Hideki Yamamoto <yamamoto436@oki.com>
Cc:        freebsd-ipfw@freebsd.org
Subject:   Re: IPFW for IPv6
Message-ID:  <20031218082605.A2252@xorpc.icir.org>
In-Reply-To: <20031219.011213.27797873.yamamoto436@oki.com>; from yamamoto436@oki.com on Fri, Dec 19, 2003 at 01:12:13AM %2B0900
References:  <1071763256.543.10.camel@ptp.northnetworks.ca> <20031219.011213.27797873.yamamoto436@oki.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Dec 19, 2003 at 01:12:13AM +0900, Hideki Yamamoto wrote:
> 
> Hi, 
> 	
> I am interested in ipfw for IPv6, especially on dummynet.  
> Does someone have information on ipfw for IPv6?  

Two students of mine have a basically working version of
ipfw2 for ipv6 (with dummynet too). I need to review the code
before making patches available, though.

In the detail, the layer2 version of the code (where ipv6 fields
are matched within ether_input()/ether_output(), are ok,
whereas the layer3 version (call from ip6input(), ip6output())
need a bit more debugging when used with dummynet because suspending
and resuming computation within ip6output() is tricky for the
amount of state around -- that was time consuming in ipv4 as well.

	cheers
	luigi

> Thanks in advance.
> -----------------------------------------------------------------
> Hideki YAMAMOTO 		     |
> Broadband Media Solutions Department | E-mail: yamamoto436@oki.com
> Broadband Media Company		     | Tel: +81-3-3455-0870
> Oki Electric Industry Co., Ltd.      | FAX: +81-3-3798-7670 
> 
> _______________________________________________
> freebsd-ipfw@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-ipfw
> To unsubscribe, send any mail to "freebsd-ipfw-unsubscribe@freebsd.org"



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