Fix: Handling of final acknowledge on downlink TBFs

It is essential to initialize the first_fin_ack variable.

Also it is essential not to free TBF, in case the final ack is not
received, but all frames have been acked. In this special case, we resend
the final block again and again (and poll), until we receive the final
ack.
1 file changed
tree: 2f7cd6e4a8e044a39d2cb5f73256cf7d1dafff14
  1. src/
  2. .gitignore
  3. configure.ac
  4. COPYING
  5. git-version-gen
  6. Makefile.am
  7. README