Hello<div><br></div><div>My application receives frames on some interfaces, but equally has interfaces that only send out frames.</div><div><br></div><div>I can happily open these send interfaces and send frames, but how can I ensure that no effort is being expended capturing frames on this open interface (as my program will never inspect them)?</div>
<div><br></div><div>Can I set a flag to drop all incoming traffic on the interface?</div><div><br></div><div>Cheers</div><div><br></div><div>GW</div>