also update bcnt
authorBart De Schuymer <bdschuym@pandora.be>
Thu, 1 May 2003 19:38:54 +0000 (19:38 +0000)
committerBart De Schuymer <bdschuym@pandora.be>
Thu, 1 May 2003 19:38:54 +0000 (19:38 +0000)
communication.c

index 70f5ff8..ab21327 100644 (file)
@@ -323,6 +323,7 @@ void deliver_counters(struct ebt_u_replace *u_repl)
                         * So, we just copy
                         */
                        new->pcnt = old->pcnt;
+                       new->bcnt = old->bcnt;
                        /* we've used an old counter */
                        old++;
                        /* we've set a new counter */