In article <[EMAIL PROTECTED]> (at Sun, 3 Sep 2006 10:28:30 +0300), Rémi
Denis-Courmont <[EMAIL PROTECTED]> says:
> This patch should add support for -1 as "default" IPv6 traffic class, as
> specified in IETF RFC3542 §6.5. Within the kernel, it seems tclass < 0
> is already handled, but setsock
Hello,
This patch should add support for -1 as "default" IPv6 traffic class, as
specified in IETF RFC3542 §6.5. Within the kernel, it seems tclass < 0
is already handled, but setsockopt, getsockopt and recvmsg calls won't
accept it from userland.
Signed-off-by: Remi Denis-Courmont <[EM