On Thu, Jan 26, 2012 at 04:30 -0700, Mike Belopuhov wrote: > CVSROOT: /cvs > Module name: src > Changes by: mi...@cvs.openbsd.org 2012/01/26 04:30:39 > > Modified files: > sys/net : pf_table.c > > Log message: > when table content changes we need to reset index > to the initial value and do not use the counter; > reported by Sebastian Benoit and Daniel Krambrock, > tested by Sebastian Benoit, ok henning zinke >
ugh, forgot to give the credit for the initial analysis and patch to Sebastian and Daniel. thanks guys!