Jan Engelhardt wrote:
On Monday 2008-09-01 08:06, Patrick McHardy wrote:
akpm@xxxxxxxxxxxxxxxxxxxx wrote:
Subject: netfilter: xt_time gives a wrong monthday in a leap year
From: Kaihui Luo <kaih.luo@xxxxxxxxx>
The function localtime_3 in xt_time.c gives a wrong monthday in a leap
year after 28th 2. calculating monthday should use the array
days_since_leapyear[] not days_since_year[] in a leap year.
Jan, do you want me to apply this patch?
Acked-by: Jan Engelhardt <jengelh@xxxxxxxxxx>
Applied, thanks.
--
To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html