On Fri, Aug 02, 2019 at 09:29:23AM +0200, Ander Juaristi wrote: > Signed-off-by: Ander Juaristi <a@xxxxxxxxxxxx> > --- > include/linux/netfilter/nf_tables.h | 6 ++++++ > src/expr/meta.c | 5 ++++- This looks good. Please, in your next round, add the prefix to tell what tree this is for. I infer this is for libnftnl, so better if you say something like this: [PATCH libnftnl] meta: add support for time, data, and hour matching Thanks.