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

(usagi-users 01138)



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