Move r_epoch and w_epoch from s->d1 to s->rlayer.d
authorMatt Caswell <matt@openssl.org>
Tue, 3 Feb 2015 15:14:24 +0000 (15:14 +0000)
committerMatt Caswell <matt@openssl.org>
Thu, 26 Mar 2015 15:02:00 +0000 (15:02 +0000)
commit78a39fe735ef253bbf1d028a3e7934bda76f8276
treea0739ac251617a5e23754c5988ce48e189575dfc
parent40f37188a63c988c66bfece95280b67158998e64
Move r_epoch and w_epoch from s->d1 to s->rlayer.d

Reviewed-by: Richard Levitte <levitte@openssl.org>
ssl/d1_both.c
ssl/d1_lib.c
ssl/record/d1_pkt.c
ssl/record/rec_layer.h
ssl/record/ssl3_record.c
ssl/ssl_locl.h