Remove bogus tw->tb NULL check in
tcp_timewait_kill. This is what made the following bug harder to find: Put new timewait buckets into the bind hash _FIRST_ before they appear into the established hash to kill some races with socket creation/lookup.
Showing
Please register or sign in to comment