diff options
author | Pablo Neira Ayuso <pablo@netfilter.org> | 2008-09-25 17:10:42 +0200 |
---|---|---|
committer | Pablo Neira Ayuso <pablo@netfilter.org> | 2008-09-25 17:10:42 +0200 |
commit | 99a80b3fe6af95ca711c2d37737408c3703a6184 (patch) | |
tree | 3f6291045cfc1e76937438e0ef16896ba6c4cf79 /src/cache.c | |
parent | 30216bf35c8cfe078ede4c4ad7f43544b469b7d3 (diff) | |
download | conntrack-tools-99a80b3fe6af95ca711c2d37737408c3703a6184.tar.gz conntrack-tools-99a80b3fe6af95ca711c2d37737408c3703a6184.zip |
ftfw: reset window and flush the resend queue during helloing
This fixes two bugs when a hello message is received:
* We can create malformed nack messages during the helloing.
We have to reset the acknowlegdment window, otherwise we may
create malformed nack messages.
* We have to empty the resend list/queue when a hello message is
received, otherwise the entries get stuck to the resend queue
once the sequence number wraps around.
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Diffstat (limited to 'src/cache.c')
0 files changed, 0 insertions, 0 deletions