Files
ports/net/sniffnet
Robert Clausecker 379fd8b722 net/sniffnet: fix build on armv7
The usual issue of time_t being 64 bits on armv7 despite it being a
32 bit platform.  Refactor the time conversion code to just use i64
throughout, avoiding any type conversion issues.

Approved by:	portmgr (build fix blanket)
See also:	0c9905d54d
MFH:		2026Q2
2026-06-26 14:07:54 +02:00
..
2026-06-26 14:07:54 +02:00