General
- The old
-x
flag was removed and replaced with-v
that can be supplied multiple times to allow better filtering control- None - Only show the most interesting packets
-v
- Show somewhat interesting packets as well (this is what I use most of the time)-vv
- If you're looking really hard-vvv
- Show binary packets as well-vvvv
- literally everything
- Some packets that we couldn't parse used to be discarded, those are now logged as well with a very high noise level
Decoders
- ssdp
- dropbox beacons
Sandboxing
- Raspberry Pi 1 support - seccomp has been ported to armv6
- Raspberry Pi 2 support - seccomp has been ported to armv7