commit | 60d8ea84bfbf2dabd0e851edd812f89d42043c1a | [log] [tgz] |
---|---|---|
author | Sylvain Fonteneau <sylvain.fonteneau@trusted-logic.com> | Wed May 18 14:25:50 2011 +0200 |
committer | Martijn Coenen <maco@google.com> | Fri Jun 03 14:33:56 2011 -0700 |
tree | 130614e3fb3f84a994ae5bfc21d99580c2c52c2a | |
parent | 577a6bcb406f4a950dfbdfcaa50328cb7c1fa155 [diff] |
Update V(RA) counter in LLCP sockets any time it is needed. At some points, the V(RA) socket counter (used for Receive Window checking in connection-oriented sockets) was not properly updated, thus leading to sometimes reject (FRMR) inbound I-frames with valid sequence numbers. This patch factorize the I-frame emission and update V(RA) in the factorized code to ensure this is done at any time. Change-Id: Ic7ef92cb136c32e524a14e31a8d350f7b165c367