Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 25 Apr 2004 15:14:53 +0900
From:      Jun Kuriyama <kuriyama@imgsrc.co.jp>
To:        Luigi Rizzo <rizzo@icir.org>
Cc:        ipfw@freebsd.org
Subject:   Re: Request for review: ipfw2 for IPV6
Message-ID:  <7md65wd1nm.wl@black3.imgsrc.co.jp>
In-Reply-To: <20040424034501.A24992@xorpc.icir.org>
References:  <20040114130122.A86000@xorpc.icir.org> <7mpt9xd6p9.wl@black3.imgsrc.co.jp>

next in thread | previous in thread | raw e-mail | index | archive | help
At Sat, 24 Apr 2004 03:45:01 -0700,
Luigi Rizzo wrote:
> attached -- it was agains a -current of a week ago, so there might
> be some minor conflicts in the patch due to a recent ipfw change

I fixed simple confilcts, but I couldn't finish buildworld.

The diff against today's -current is here:

http://www.imgsrc.co.jp/~kuriyama/BSD/ipfw2-ipv6-20040425.diff.gz

The error logs of buildworld is:

===> sbin/ipfw
cc -O -pipe -g   -c /usr/src/sbin/ipfw/ipfw2.c
In file included from /usr/src/sbin/ipfw/ipfw2.c:49:
/usr/obj/usr/src/i386/usr/include/netinet/icmp6.h:176: error: field `mld_addr' has incomplete type
/usr/obj/usr/src/i386/usr/include/netinet/icmp6.h:242: error: field `nd_ns_target' has incomplete type
/usr/obj/usr/src/i386/usr/include/netinet/icmp6.h:253: error: field `nd_na_target' has incomplete type
/usr/obj/usr/src/i386/usr/include/netinet/icmp6.h:275: error: field `nd_rd_target' has incomplete type
/usr/obj/usr/src/i386/usr/include/netinet/icmp6.h:276: error: field `nd_rd_dst' has incomplete type
/usr/obj/usr/src/i386/usr/include/netinet/icmp6.h:307: error: field `nd_opt_pi_prefix' has incomplete type
/usr/obj/usr/src/i386/usr/include/netinet/icmp6.h:454: error: field `rpm_prefix' has incomplete type
/usr/obj/usr/src/i386/usr/include/netinet/icmp6.h:470: error: field `rpu_prefix' has incomplete type
/usr/obj/usr/src/i386/usr/include/netinet/icmp6.h:488: error: field `rrr_prefix' has incomplete type
*** Error code 1


-- 
Jun Kuriyama <kuriyama@imgsrc.co.jp> // IMG SRC, Inc.
             <kuriyama@FreeBSD.org> // FreeBSD Project


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