Module Name: src Committed By: christos Date: Sun Nov 6 21:51:31 UTC 2016
Modified Files: src/sys/dev/pci: if_msk.c Log Message: msk_init is too heavyweight and loses link. Provide a specialized way to enter and exit promiscuous mode so that we don't lose seconds of traffic each time we run tcpdump. To generate a diff of this commit: cvs rdiff -u -r1.51 -r1.52 src/sys/dev/pci/if_msk.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.