DHCPv6: send_packet6: Invalid argument

Shane Kerr Shane_Kerr at isc.org
Thu Aug 2 10:11:03 UTC 2007


Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable
It is possible that the 64-bit architecture has stricter alignment requir=
ements.

Can you try the attached patch and see if it fixes the problem?

(If we use malloc() we are guaranteed to have memory that is aligned prop=
erly,
but using stack space may not be.)

Rommel S. Laranjo wrote:
> Hello,
>=20
> This error message does not appear in a 32-bit machine running FreeBSD =
6.1.
> Is it possible that dhcpv6 is not supported yet in a 64-bit architectur=
e?
>=20
> Thanks,
>=20
> Rommel
>=20
> Rommel S. Laranjo wrote:
>> Hello David,
>>
>> Im running dhcp-4.0.0a1 in a FreeBSD 6.2-RELEASE.
>>
>> Thanks for the reply.
>>
>> Rommel
>>
>> David W. Hankins wrote:
>>  =20
>>> On Wed, Jul 18, 2007 at 08:01:52PM +0800, Rommel S. Laranjo wrote:
>>>  =20
>>>    =20
>>>> I need help on getting ISC dhcpv6 working. I have manage to get it=20
>>>> running but after it recieved a Solicit message from a client, it co=
uld=20
>>>> not respond with and Advertise message.
>>>>    =20
>>>>      =20
>>> What OS/version?
>>>
>>>  =20
>>>    =20
>>
>>
>>  =20
>=20
>=20






More information about the dhcp-users mailing list