[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

(usagi-users 02040) Compile problem ipv6tunnel



Hi,

I have a problem compiling ipv6tunnel in the latest snapshot. The
following symbols are undeclared:

IPV6_TNL_F_IGN_ENCAP_LIMIT
IPV6_TNL_F_USE_ORIG_TCLASS
IPV6_TNL_F_ALLOW_LOCAL
IPV6_TNL_F_KERNEL_DEV
IPV6_TNL_F_MIPV6_DEV
IPV6_TNL_F_RCV_ONLY
IPV6_DEFAULT_TNL_ENCAP_LIMIT
IPV6_TNL_F_ALLOW_LOCAL
IPV6_TNL_F_USE_ORIG_TCLASS
IPV6_TNL_F_IGN_ENCAP_LIMIT

There are similar symbols defined in linux/ipv6_tunnel.h like
IPV6_T_F_IGN_ENCAP_LIM.

According to CVS the names of some symbols in ipv6tunnel.c were
changed 6 days ago, perhaps one of the developers has forgot to
checkin the matching include file?

Best,

Bernd