== put info about wireshark here == allow wireshark to be run by non-root user {{{ setcap 'CAP_NET_RAW+eip CAP_NET_ADMIN+eip' /usr/local/bin/dumpcap }}} monitor Multicast IGMP traffic {{{ sudo tcpdump -i eth0 igmp }}}