commit | e012d51cbc41c5e603d7850c82acb0dad9e450dd | [log] [tgz] |
---|---|---|
author | YOSHIFUJI Hideaki <yoshfuji@linux-ipv6.org> | Wed Sep 13 20:01:28 2006 -0700 |
committer | David S. Miller <davem@sunset.davemloft.net> | Sun Sep 17 23:21:07 2006 -0700 |
tree | 90dbb35873b853725a4de13cfe16990430a5d6aa | |
parent | b552216ff1340a056aa0e12da68203902ae81d2c [diff] |
[IPV6]: Fix tclass setting for raw sockets. np->cork.tclass is used only in cork'ed context. Otherwise, np->tclass should be used. Bug#7096 reported by Remi Denis-Courmont <rdenis@simphalempin.com>. Signed-off-by: YOSHIFUJI Hideaki <yoshfuji@linux-ipv6.org> Signed-off-by: David S. Miller <davem@davemloft.net>