Error when using 'time' statement in nftables 1.0.2 rule

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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



[Index of Archives]     [Linux Netfilter Development]     [Linux Kernel Networking Development]     [Netem]     [Berkeley Packet Filter]     [Linux Kernel Development]     [Advanced Routing & Traffice Control]     [Bugtraq]

  Powered by Linux