These patches attempt to fix time parsing to not require quotation marks around the time spec and loosen the checks so times can also be specified in smaller units. Some testing indicates it works fine, however I'd put them into a branch for 4.1 since I mainly need this fixed for the set timeout support. Patrick McHardy (2): datatype: fix parsing of time type datatype: less strict time parsing src/datatype.c | 16 ---------------- src/scanner.l | 7 +++++++ 2 files changed, 7 insertions(+), 16 deletions(-) -- 2.1.0 -- 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