freebsd-dev/lib/libpfctl
Kristof Provost 1d090028d3 pf: use time_to for timestamps
Use time_t rather than uint32_t to represent the timestamps. That means
we have 64 bits rather than 32 on all platforms except i386, avoiding
the Y2K38 issues on most platforms.

Reviewed by:	Zhenlei Huang
Sponsored by:	Rubicon Communications, LLC ("Netgate")
Differential Revision:	https://reviews.freebsd.org/D36837
2022-10-05 17:52:27 +02:00
..
libpfctl.c libpfctl: improve syncookie watermark calculation 2022-09-12 09:32:02 +02:00
libpfctl.h pf: use time_to for timestamps 2022-10-05 17:52:27 +02:00
Makefile libpfct: Fix PIC flag 2021-04-17 22:10:13 +02:00