Commit Graph

6 Commits

Author SHA1 Message Date
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
Arnout Engelen
046196ba7b Add python wrapper by Philip Semanchuk as 'contrib' script 2016-12-19 17:41:29 +01:00