commit | ca983cefd950ec929582dd95ba6e46d12c2c6959 | [log] [tgz] |
---|---|---|
author | YOSHIFUJI Hideaki <yoshfuji@linux-ipv6.org> | Tue Jul 24 15:27:30 2007 -0700 |
committer | David S. Miller <davem@davemloft.net> | Tue Jul 24 15:27:30 2007 -0700 |
tree | db9ebcec76d7b44c4e4e77720144a80a87371f91 | |
parent | b8c1c5da1520977cb55a358f20fc09567d40cad9 [diff] |
[TCPv6] MD5SIG: Ensure to reset allocation count to avoid panic. After clearing all passwords for IPv6 peers, we need to set allocation count to zero as well as we free the storage. Otherwise, we panic when a user trys to (re)add a password. Discovered and fixed by MIYAJIMA Mitsuharu <miyajima.mitsuharu@anchor.jp>. Signed-off-by: YOSHIFUJI Hideaki <yoshfuji@linux-ipv6.org> Signed-off-by: David S. Miller <davem@davemloft.net>