[ath9k-devel] Fully control ethernet frame
김상혁 <[email protected]>
| Newsgroups | org.ath9k.lists.ath9k-devel |
|---|---|
| Message-ID | <[email protected]> |
Hi all, I want to make corrupted packet by wrong CRC/FCS I have two questions. 1) Can I handle CRC/FCS when ethernet frame be made at Tx ? 2-1) If can, how can I ? or where is related source? 2-2) If can?t, is there any way to control CRC/FCS at Tx ? Thanks.