I followed this documentation:
Eve.json windows timestamp field has "Eastern Daylight Time" appended to timestamp - #8 by pevma to compile Suricata on windows with windivert support. But there were some compilation error in source-windivert.c code.
- error: implicit declaration of function ‘Win32GetErrorString’.
- error: implicit declaration of function ‘Win32GetAdaptersAddresses’,
- error: ‘ACTION_DROP’ undeclared.
Below is the attachment