Skip to content

Releases: fortian/mwmg

mwmg-4.2.0

29 Oct 07:52

Choose a tag to compare

Implement arbitrary filters and a trivial filter language. See the README.md in config/pcapper for details, but in short, any string passed to -m can be parsed as a BPF string, with %i and %m being replaced with IPv4 and MAC addresses, respectively.

This is a feature release, and adds new functionality to the previous 4.1.1 release.

mwmg-4.1.1

29 Oct 04:49

Choose a tag to compare

Unignore weird MACs.

Version 4.1.0

10 Oct 20:08

Choose a tag to compare

pcapper now supports listening on one interface for packets while identifying their source by the MAC address from another interface.

Various bugfixes, tightening, and mild refactoring.

More documentation fixes

19 Sep 08:24

Choose a tag to compare

svcreqollect and recollect can't share configuration files after all.

mwmg-4.0.1

19 Sep 08:13

Choose a tag to compare

Document environment variables for svcreqollect and ensure documentation is consistent.