Files
linux-stable-mirror/include/uapi/linux
Ander Juaristi 63d10e12b0 netfilter: nft_meta: support for time matching
This patch introduces meta matches in the kernel for time (a UNIX timestamp),
day (a day of week, represented as an integer between 0-6), and
hour (an hour in the current day, or: number of seconds since midnight).

All values are taken as unsigned 64-bit integers.

The 'time' keyword is internally converted to nanoseconds by nft in
userspace, and hence the timestamp is taken in nanoseconds as well.

Signed-off-by: Ander Juaristi <a@juaristi.eus>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
2019-08-26 11:03:14 +02:00
..
2019-08-13 17:32:21 +02:00
2019-04-24 09:46:34 -04:00
2019-07-09 12:11:59 -07:00
2019-05-23 21:07:30 -04:00
2019-06-14 15:00:51 +05:30
2019-03-27 13:30:07 -07:00
2019-05-27 11:42:36 +02:00
2019-06-27 22:53:26 +02:00
2019-07-09 14:32:14 -06:00
2019-08-19 13:04:45 -07:00
2019-05-28 21:37:30 -07:00
2019-06-13 16:49:45 -05:00
2019-05-28 21:37:30 -07:00
2019-08-19 18:27:29 -07:00
2019-07-25 12:05:28 +02:00
2019-06-19 16:56:14 +02:00