double send_reset race, free_ack_conns on reset, lock both conn sides on reset, skip...
commit8e2bb729b0b7f06070e3e3f23c3aed01c9435d23
authorMichael Blizek <michi1@michaelblizek.twilightparadox.com>
Tue, 7 Jun 2011 04:54:44 +0000 (7 06:54 +0200)
committerMichael Blizek <michi1@michaelblizek.twilightparadox.com>
Tue, 7 Jun 2011 04:54:44 +0000 (7 06:54 +0200)
tree224637a17687d982c436e1bbd288e1309f28a6d4
parent13a2b3d6b29076df5fd320e42eea5f662e5ad52c
double send_reset race, free_ack_conns on reset, lock both conn sides on reset, skip retransmit of old in-order acks, struct conn memory leak fix, reset decaytime_send_allowed, check reset status in accept()
net/cor/common.c
net/cor/cor.h
net/cor/cpacket_parse.c
net/cor/credits.c
net/cor/kpacket_gen.c
net/cor/kpacket_parse.c
net/cor/neighbor.c
net/cor/rcv.c
net/cor/snd.c
net/cor/sock.c