commit | 8286274284e15b11b0f531b6ceeef21fbe00a8dd | [log] [tgz] |
---|---|---|
author | Herbert Xu <herbert@gondor.apana.org.au> | Mon May 24 00:14:10 2010 -0700 |
committer | David S. Miller <davem@davemloft.net> | Mon May 24 00:14:10 2010 -0700 |
tree | 1e63dabdbc60f3409710cf58ed351e2a1f262941 | |
parent | f845172531fb7410c7fb7780b1a6e51ee6df7d52 [diff] |
tun: Update classid on packet injection This patch makes tun update its socket classid every time we inject a packet into the network stack. This is so that any updates made by the admin to the process writing packets to tun is effected. Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au> Signed-off-by: David S. Miller <davem@davemloft.net>