commit | edc9e81917157d1e73bf081d4fbcad7c34d32783 | [log] [tgz] |
---|---|---|
author | Herbert Xu <herbert@gondor.apana.org.au> | Sun Oct 30 11:20:59 2005 +1100 |
committer | Arnaldo Carvalho de Melo <acme@mandriva.com> | Mon Oct 31 22:30:02 2005 -0200 |
tree | 28f15652b5965421bed9ff1a0cd676ac4cb14682 | |
parent | 48918a4dbd6c599d6af30bd64cb355fadca708eb [diff] |
[DCCP]: Set socket owner iff packet is not data Here is a complimentary insurance policy for those feeling a bit insecure. You don't have to accept this. However, if you do, you can't blame me for it :) > 1) dccp_transmit_skb sets the owner for all packets except data packets. We can actually verify this by looking at pkt_type. Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au> Signed-off-by: Arnaldo Carvalho de Melo <acme@mandriva.com>