Linux Netfilter discussions
 help / color / mirror / Atom feed
* Error when using 'time' statement in nftables 1.0.2 rule
@ 2022-04-08  2:19 Martin Gignac
  2022-04-08  8:08 ` Jeremy Sowden
  2022-04-08  8:17 ` Pablo Neira Ayuso
  0 siblings, 2 replies; 5+ messages in thread
From: Martin Gignac @ 2022-04-08  2:19 UTC (permalink / raw)
  To: netfilter

Hello,

On nftables 1.0.1, I can run this command just fine:

    nft> add rule inet filter input iif lo time < "2022-07-01 11:00" accept
    nft>

On 1.0.2, however, it gives me this error:

    nft> add rule inet filter input iif lo time < "2022-07-01 11:00" accept
    Error: No symbol type information
    add rule inet filter input iif lo time < "2022-07-01 11:00" accept
                                    ^^^^
Have I encountered a bug, or has the usage of the 'time' statement
simply changed?

Thanks,
-Martin

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2022-04-08 12:24 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-04-08  2:19 Error when using 'time' statement in nftables 1.0.2 rule Martin Gignac
2022-04-08  8:08 ` Jeremy Sowden
2022-04-08  8:14   ` Jeremy Sowden
2022-04-08  8:17 ` Pablo Neira Ayuso
2022-04-08 12:24   ` Martin Gignac

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox