Commit Graph

13 Commits

Author SHA1 Message Date
Andreas Gocht-Zech
52dbb174d8 allow the library to enable UDP recording 2024-01-08 22:19:27 +01:00
Andreas Gocht-Zech
b9abb65df0 add pcap packet stats 2023-09-29 22:54:31 +02:00
Andreas Gocht-Zech
668ae29c0a add reporting of changes since last request 2023-08-20 22:07:43 +02:00
Arnout Engelen
d30c5226a0 Format source code
It appears we have failed to run `make format` in the last few
commits. Doing it now. We should really add it to CI
2023-01-09 12:39:07 +01:00
Aaron France
a3f0586ef8 fix: Expose to_ms / packet buffer timeout to libnethogs 2019-10-01 00:24:04 +02:00
Andreas Wieland
2cd523868d run make format with clang-format:
* reformats the repo as adviced in the readme
2019-06-12 15:00:40 +02:00
Arnout Engelen
7093964413 Merge pull request #137 from jantman/issues/29
fixes #29 - change all sent/recv counters from int32 to int64 to prevent wraparound
2017-08-27 16:54:43 +02:00
Jason Antman
2a2ce7c909 fixes #29 - change all sent/recv counters from int32 to int64 to prevent wraparound 2017-08-27 10:46:21 -04:00
Jason Antman
76ced1b8d8 issue #119 - add warnings about capture filter being experimental 2017-08-27 10:37:13 -04:00
Jason Antman
7f02b84ced fixes #119 - add support for pcap capture filters 2017-08-27 09:07:44 -04:00
Jason Antman
a7c14c842a fixes #129 - libnethogs support for limiting to specific devices 2017-08-26 15:34:30 -04:00
Jakub Wilk
0518642c03 Fix typos 2016-04-30 23:04:56 +02:00
Arnout Engelen
e7a74b00fb Move sources to 'src' directory 2016-03-27 23:14:33 +02:00