commit | 676a1184e8afd4fed7948232df1ff91517400859 | [log] [tgz] |
---|---|---|
author | Yan, Zheng <zheng.z.yan@intel.com> | Sun Sep 25 02:21:30 2011 +0000 |
committer | David S. Miller <davem@davemloft.net> | Thu Sep 29 00:32:10 2011 -0400 |
tree | 9079566b1a2bc80102db685ea98bf1a2a12ab835 | |
parent | 6482aa7c120447858da1869197b48eff66435a31 [diff] |
ipv6: nullify ipv6_ac_list and ipv6_fl_list when creating new socket ipv6_ac_list and ipv6_fl_list from listening socket are inadvertently shared with new socket created for connection. Signed-off-by: Zheng Yan <zheng.z.yan@intel.com> Signed-off-by: David S. Miller <davem@davemloft.net>