Martin Gignac <martin.gignac@xxxxxxxxx> wrote: > By the way, I have just noticed that while this gives an error on 1.0.2: > > add rule inet filter input iif lo time < "2022-07-01 11:00" accept > > This does not: > > add rule inet filter input iif lo meta time < "2022-07-01 11:00" accept > > The use of 'meta' in front of 'time' works around the bug. > > Should the tests include a few statements *without* 'meta'? Yes, please consider sending a patch to extend the tests.