[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
(usagi-users 01138)
- To: usagi-users@xxxxxxxxxxxxxx
- Subject: (usagi-users 01138)
- From: Patricio Alejandro Granzotto Nef <ryno@xxxxxxxxxxxx>
- Date: Tue, 08 Jan 2002 18:57:28 -400
- Reply-to: usagi-users@xxxxxxxxxxxxxx
- User-agent: IMHO/0.98 (Webmail for Roxen)
Hi
I'm working with ipv6 socket's, but i have the next problem:
- I want to use the tclass field, but when I set the flowinfo field,
it always send zero in both TCLASS and flowlabel fields (i checked
with ethereal)
- So i try to use setsockopt with IPv6_TCLASS (in a SOCK_DGRAM). The
program compiles good, but when i try to run it, fails and send the
next message:
Protocol not available
Does anyone known how can i fix it?
I have the last usagi-kernel (2.2.20)installed
Pato Granzotto