Due to some problems witch patch formatting in mail agent
it is also available at http://www.prime.pl/relayd.diff
regards
MichaE Koc
Pierre-Yves Ritschard pisze:
>> + if (rdr->conf.flags & F_STICKY)
>> + if (ioctl(env->sc_pf->dev, DIOCCLRSRCNODES, 0) == -1)
>> + fatal("sync_table: cannot clear the tree of source
>> tracking nodes");
>> +
>> free(addlist);
>>
>> log_debug("sync_table: table %s: %d added, %d deleted, %d changed",
>>
>>
>
> Good enough for now, it's in. We'll look for a way of clearing
> individual nodes later on.