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? -- 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