• David S. Miller's avatar
    Remove bogus tw->tb NULL check in · fc3b43ea
    David S. Miller authored
    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.
    fc3b43ea
tcp_minisocks.c 27.4 KB