Request for review: ipfw2 for IPV6

Jun Kuriyama kuriyama at imgsrc.co.jp
Sat Apr 24 23:14:56 PDT 2004


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 at imgsrc.co.jp> // IMG SRC, Inc.
             <kuriyama at FreeBSD.org> // FreeBSD Project


More information about the freebsd-ipfw mailing list