commit | fd169f15a67b47f23bd1704919c719a8e8409a73 | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@sunset.davemloft.net> | Fri Oct 20 19:44:17 2006 -0700 |
committer | David S. Miller <davem@sunset.davemloft.net> | Sat Oct 21 19:55:21 2006 -0700 |
tree | 31d53b4bc665e4020b147c11d7a84a7846bae09e | |
parent | 82709531a800fcf8de71bb8c5d8e92462fb81f84 [diff] |
[DCCP] ipv6: Fix opt_skb leak. Based upon a patch from Jesper Juhl. Try to match the TCP IPv6 code this was copied from as much as possible, so that it's easy to see where to add the ipv6 pktoptions support code. Signed-off-by: David S. Miller <davem@davemloft.net>