[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
(usagi-users 01378) Re: Configuration of MIPL + IPSec + IPv6
- To: usagi-users@xxxxxxxxxxxxxx
- Subject: (usagi-users 01378) Re: Configuration of MIPL + IPSec + IPv6
- From: "David Stevens" <dlstevens@xxxxxxxxxx>
- Date: Tue, 16 Apr 2002 11:14:30 -0700
- Importance: Normal
- Reply-to: usagi-users@xxxxxxxxxxxxxx
- Sender: "David Stevens" <dlstevens@xxxxxxxxxx>
- Sensitivity:
ipv6_dev_ac_inc() and ipv6_dev_ac_dec() are part of anycast support.
If your configuration doesn't enable anycast, you might try doing that.
Otherwise, they may not be listed in netsyms as exported symbols, and
you could add them there. I haven't run into your problem, but I enable
anycast, and don't load those as modules.
+-DLS