1
0
Fork 0
mirror of https://github.com/pavel-odintsov/fastnetmon synced 2024-05-23 09:06:10 +02:00
Commit Graph

16 Commits

Author SHA1 Message Date
Pavel Odintsov 77134e1b1b Added option to disable pcap build 2023-04-02 19:57:29 +01:00
Pavel Odintsov a34c9b6c9f C include cleanup for pcap plugin and cross platform logic 2023-04-02 16:35:15 +01:00
Pavel Odintsov ad4abcd061 Unified pcap logic to make it cross platform 2023-04-02 16:33:04 +01:00
Pavel Odintsov 732fef3ecc Added arrival time for pcap 2023-03-10 22:23:51 +01:00
Pavel Odintsov b832182bc0 Added arrival time for pcap 2023-03-10 22:22:31 +01:00
Pavel Odintsov 6833220676 Switched to use only .hpp extension for header files as standard for this repo 2022-06-26 15:10:12 +01:00
Pavel Odintsov 242703a166 Reformatted code with clang-format 2022-04-20 21:45:43 +01:00
Pavel Odintsov 5e92b45abd Introduced new parser for traffic. 2022-02-11 12:38:08 +00:00
Pavel Odintsov 4233316e06 Unified log4cpp headers and suppressed deprecation errors. 2022-02-09 14:42:20 +00:00
Pavel Odintsov 69e4140629 Reformatted source code with clang-format 2022-02-09 14:42:20 +00:00
Jasper Lievisse Adriaanse 1ba1298e8e Define DLT_LINUX_SLL in case it's not already defined 2018-07-12 08:24:31 +02:00
Jasper Lievisse Adriaanse d02c20b3e8 add support for OpenBSD 2018-07-11 16:41:24 +02:00
Pavel Odintsov a80f0b44f2 Complete code reformat with clang-format 2015-05-15 13:55:52 +03:00
Pavel Odintsov e415c83039 Fix Header Guard naming: https://www.securecoding.cert.org/confluence/display/seccode/PRE06-C.+Enclose+header+files+in+an+inclusion+guard 2015-05-14 18:04:51 +03:00
Pavel Odintsov 93a384efbc Fix compatibility with Dragonfly BSD 2015-04-24 13:47:28 +03:00
Pavel Odintsov d8c2e4888b Move all code to src folder 2015-03-22 13:36:58 +03:00