<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Problem injecting unicast packets using pcap library. in Wireless</title>
    <link>https://community.intel.com/t5/Wireless/Problem-injecting-unicast-packets-using-pcap-library/m-p/1271655#M35110</link>
    <description>&lt;P&gt;Hi,&amp;nbsp;&lt;SPAN&gt;Albert R.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;What is the model of the motherboard?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;=&amp;gt;&amp;nbsp; Raspberry Pi Compute Module.&lt;/P&gt;
&lt;P&gt;If this is a laptop, what is the model of it?&lt;/P&gt;
&lt;P&gt;=&amp;gt;&lt;/P&gt;
&lt;P&gt;What is the model of the Router?&lt;/P&gt;
&lt;P&gt;=&amp;gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Is this a new computer?&lt;/P&gt;
&lt;P&gt;=&amp;gt; yes&lt;/P&gt;
&lt;P&gt;Was it working fine before?&lt;/P&gt;
&lt;P&gt;=&amp;gt;&amp;nbsp; There is problem with general wireless LAN function.&lt;/P&gt;
&lt;P&gt;When did the issue start?&lt;/P&gt;
&lt;P&gt;=&amp;gt; When i&amp;nbsp; was&amp;nbsp; testing packet injection.&lt;/P&gt;
&lt;P&gt;Did you make any recent hardware/software changes?&lt;/P&gt;
&lt;P&gt;=&amp;gt;&lt;/P&gt;
&lt;P&gt;The wireless card, did you purchased it separately or did it came installed on the computer?&lt;/P&gt;
&lt;P&gt;=&amp;gt; Purchase separately.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;the device is recognized and operated as shown below.&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;# lsmod&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Module Size Used by Not tainted&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;iwlmvm 454656 0 &lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;mac80211 913408 1 iwlmvm&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;libarc4 16384 1 mac80211&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;iwlwifi 290816 1 iwlmvm&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;cfg80211 778240 3 iwlmvm,mac80211,iwlwifi&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;rfkill 32768 1 cfg80211&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;ipv6 503808 24 [permanent]&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;#iwconfig &lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;lo no wireless extensions.&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;eth0 no wireless extensions.&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;wlan0mon IEEE 802.11 Mode:Monitor Frequency:2.472 GHz Tx-Power=-2147483648 dBm &lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Retry short limit:7 RTS thr:off Fragment thr:off&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Power Management:on&lt;/EM&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;EM&gt;wlan1mon IEEE 802.11 Mode:Monitor Frequency:2.422 GHz Tx-Power=-2147483648 dBm &lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Retry short limit:7 RTS thr:off Fragment thr:off&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Power Management:on&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;AX210 supports monitor mode and packet injection.&lt;/P&gt;
&lt;P&gt;The main problem is that fw make too many retransmissions&amp;nbsp; (about 80) when injecting single unicast packet in monitor mode.&lt;/P&gt;
&lt;P&gt;Best regards,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 07 Apr 2021 16:03:30 GMT</pubDate>
    <dc:creator>sklee</dc:creator>
    <dc:date>2021-04-07T16:03:30Z</dc:date>
    <item>
      <title>Problem injecting unicast packets using pcap library.</title>
      <link>https://community.intel.com/t5/Wireless/Problem-injecting-unicast-packets-using-pcap-library/m-p/1270909#M35057</link>
      <description>&lt;P&gt;I have an AX210 and latest iwlwifi driver on linux(kernel 5.10.1).&lt;/P&gt;
&lt;P&gt;When i send unicast frame through monitor interface &lt;BR /&gt;inject frame = &lt;STRONG&gt;00000a00040000001200c000000064e599cb1faef05b7b61cb7164e599cb1fae00000700&lt;/STRONG&gt;&lt;BR /&gt;iwlwifi driver retransmit same packet about 80 times, and it take very long time to finish (100msec).&lt;/P&gt;
&lt;P&gt;dmesg message&lt;BR /&gt;[ 86.257966] iwl_mvm_mac_tx&lt;BR /&gt;[ 86.261111] iwlwifi 0000:03:00.0: iwl_mvm_tx_skb_non_sta station Id 1, queue=1&lt;BR /&gt;[ 86.289646] iwlwifi 0000:03:00.0: iwl_txq_inc_wr_ptr Q:1 WR: 0x3&lt;BR /&gt;about 100msec later&lt;BR /&gt;[ 86.396785] iwl_mvm_rx_tx_cmd_single&lt;BR /&gt;[ 86.400808] iwlwifi 0000:03:00.0: iwl_txq_reclaim [Q 1] 2 -&amp;gt; 3 (3)&lt;BR /&gt;[ 86.420411] iwlwifi 0000:03:00.0: iwl_mvm_rx_tx_cmd_single TXQ 1 status LONG_LIMIT (0x00000083)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;But when i send broadcast frame, iwlwifi work well.&lt;BR /&gt;inject frame = &lt;STRONG&gt;00000a00040000001200c0000000fffffffffffff05b7b61cb7164e599cb1fae00000700&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;dmesg message&lt;BR /&gt;[15376.508494] iwl_mvm_mac_tx&lt;BR /&gt;[15376.511640] iwlwifi 0000:03:00.0: iwl_mvm_tx_skb_non_sta station Id 1, queue=1&lt;BR /&gt;[15376.540428] iwlwifi 0000:03:00.0: iwl_txq_inc_wr_ptr Q:1 WR: 0x7&lt;BR /&gt;about 6msec later&lt;BR /&gt;[15376.546741] iwl_mvm_rx_tx_cmd_single&lt;BR /&gt;[15376.551152] iwlwifi 0000:03:00.0: iwl_txq_reclaim [Q 1] 6 -&amp;gt; 7 (7)&lt;BR /&gt;[15376.573474] iwlwifi 0000:03:00.0: iwl_mvm_rx_tx_cmd_single TXQ 1 status SUCCESS (0x00000001)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 05 Apr 2021 15:47:57 GMT</pubDate>
      <guid>https://community.intel.com/t5/Wireless/Problem-injecting-unicast-packets-using-pcap-library/m-p/1270909#M35057</guid>
      <dc:creator>sklee</dc:creator>
      <dc:date>2021-04-05T15:47:57Z</dc:date>
    </item>
    <item>
      <title>Re: Problem injecting unicast packets using pcap library.</title>
      <link>https://community.intel.com/t5/Wireless/Problem-injecting-unicast-packets-using-pcap-library/m-p/1271328#M35088</link>
      <description>&lt;P&gt;sklee, Thank you for posting in the Intel® Communities Support.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In order for us to provide the most accurate assistance on this scenario, we just wanted to confirm a few details about your system:&lt;/P&gt;
&lt;P&gt;What is the model of the motherboard?&lt;/P&gt;
&lt;P&gt;If this is a laptop, what is the model of it?&lt;/P&gt;
&lt;P&gt;What is the model of the Router?&lt;/P&gt;
&lt;P&gt;Is this a new computer?&lt;/P&gt;
&lt;P&gt;Was it working fine before?&lt;/P&gt;
&lt;P&gt;When did the issue start?&lt;/P&gt;
&lt;P&gt;Did you make any recent hardware/software changes?&lt;/P&gt;
&lt;P&gt;The wireless card, did you purchased it separately or did it came installed on the computer?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please follow the instructions below:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;WiFi troubleshooting steps&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Step 1: Check whether the kernel version customer uses supports this device:&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;The reference table of Wireless adapters and corresponding kernel versions is available by the link:&amp;nbsp;&lt;A href="https://wireless.wiki.kernel.org/en/users/drivers/iwlwifi" target="_blank" rel="noopener noreferrer"&gt;https://wireless.wiki.kernel.org/en/users/drivers/iwlwifi&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;The latest FWs are available by the following link:​ ​&lt;A href="https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git/" target="_blank" rel="noopener noreferrer"&gt;https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git/&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;If the kernel version corresponds to the Wireless adapter, proceed with step 2.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Step 2: Check whether the Wireless adapter is connected correctly:&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;Type the following command to the terminal:&amp;nbsp;&lt;STRONG&gt;# lspci​&amp;nbsp;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;Verify that the&amp;nbsp;&lt;STRONG&gt;Intel network controller&lt;/STRONG&gt;&amp;nbsp;​is identified, as on a picture below. If not, then the system doesn't identify the Intel network adapter and you will need to make sure it's properly integrated. You may need to request help from the system manufacturer. If the wireless adapter is properly identified - proceed with the step 3.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Alberto_R_Intel_0-1617734991828.png" style="width: 866px;"&gt;&lt;img src="https://community.intel.com/t5/image/serverpage/image-id/16175i964071F2C5D10757/image-size/medium?v=v2&amp;amp;px=400&amp;amp;whitelist-exif-data=Orientation%2CResolution%2COriginalDefaultFinalSize%2CCopyright" role="button" title="Alberto_R_Intel_0-1617734991828.png" alt="Alberto_R_Intel_0-1617734991828.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Step 3: Check whether this is an iwlwifi issue:&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;Type the following command to the terminal:&amp;nbsp;&lt;STRONG&gt;# modinfo iwlwifi&lt;/STRONG&gt;​ (example of the command output is on the picture below). If there is no output, then the module isn’t installed this is the distribution installation issue.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Alberto_R_Intel_1-1617735026489.png" style="width: 895px;"&gt;&lt;img src="https://community.intel.com/t5/image/serverpage/image-id/16176iF31407C7AEF3E8B1/image-size/medium?v=v2&amp;amp;px=400&amp;amp;whitelist-exif-data=Orientation%2CResolution%2COriginalDefaultFinalSize%2CCopyright" role="button" title="Alberto_R_Intel_1-1617735026489.png" alt="Alberto_R_Intel_1-1617735026489.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please type:&amp;nbsp;&lt;STRONG&gt;# lsmod | grep iwlwifi​&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Alberto_R_Intel_2-1617735063442.png" style="width: 826px;"&gt;&lt;img src="https://community.intel.com/t5/image/serverpage/image-id/16177i56CBE9D4385BD103/image-size/medium?v=v2&amp;amp;px=400&amp;amp;whitelist-exif-data=Orientation%2CResolution%2COriginalDefaultFinalSize%2CCopyright" role="button" title="Alberto_R_Intel_2-1617735063442.png" alt="Alberto_R_Intel_2-1617735063442.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If the result is empty, the driver hasn't been loaded. Most likely to be a distribution issue.&lt;/P&gt;
&lt;P&gt;To verify, please type:&lt;STRONG&gt;&amp;nbsp;# dmesg | grep iwlwifi​&amp;nbsp;&lt;/STRONG&gt;&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Alberto_R_Intel_3-1617735113279.png" style="width: 1328px;"&gt;&lt;img src="https://community.intel.com/t5/image/serverpage/image-id/16178i671671F70B4D688B/image-size/medium?v=v2&amp;amp;px=400&amp;amp;whitelist-exif-data=Orientation%2CResolution%2COriginalDefaultFinalSize%2CCopyright" role="button" title="Alberto_R_Intel_3-1617735113279.png" alt="Alberto_R_Intel_3-1617735113279.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If the result is empty, the driver wasn’t initialized and this is a distribution issue. If the result is populated as on the above picture, proceeed with the step 4.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Step 4: Check whether the suitable firmware is installed:&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;Please type:&amp;nbsp;&lt;STRONG&gt;# dmesg | grep “no suitable firmware found!”​&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Alberto_R_Intel_4-1617735149813.png" style="width: 667px;"&gt;&lt;img src="https://community.intel.com/t5/image/serverpage/image-id/16179i646DD6409D8EBAAC/image-size/medium?v=v2&amp;amp;px=400&amp;amp;whitelist-exif-data=Orientation%2CResolution%2COriginalDefaultFinalSize%2CCopyright" role="button" title="Alberto_R_Intel_4-1617735149813.png" alt="Alberto_R_Intel_4-1617735149813.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If the result is&amp;nbsp;&lt;STRONG&gt;not&lt;/STRONG&gt;&amp;nbsp;empty, it means you don't have a suitable FW (api mentioned in the dmesg).&lt;/P&gt;
&lt;P&gt;Please visit here​&amp;nbsp;&lt;A href="https://wireless.wiki.kernel.org/en/users/drivers/iwlwifi" target="_blank" rel="noopener noreferrer"&gt;h&lt;/A&gt;​ttps://wireless.wiki.kernel.org/en/users/drivers/iwlwifi&amp;nbsp;&lt;U&gt;​&lt;/U&gt;for supported FW, or here​ ​&lt;A href="https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git/" target="_blank" rel="noopener noreferrer"&gt;https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git/&lt;/A&gt;&amp;nbsp;for the latest versions.&lt;/P&gt;
&lt;P&gt;If these steps didn't reveal the issue or didn't solve the problem, proceed with the Step 5:&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Step 5: Collect the debug data&lt;/STRONG&gt;:&lt;/P&gt;
&lt;P&gt;Please type:&lt;STRONG&gt;&amp;nbsp;# dmesg | grep ASSERT&lt;/STRONG&gt;​&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If the output is empty, please follow this wiki:&amp;nbsp;&lt;A href="https://wireless.wiki.kernel.org/en/users/drivers/iwlwifi/debugging%C2%A0" target="_blank" rel="noopener noreferrer"&gt;https://wireless.wiki.kernel.org/en/users/drivers/iwlwifi/debugging&amp;nbsp;&lt;/A&gt;&lt;U&gt;​&lt;/U&gt;to extract dmesg and trace-cmd.&lt;/P&gt;
&lt;P&gt;If the output has value, please collect from the wiki FW dump too.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Any questions, please let me know.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Albert R.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Intel Customer Support Technician&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 06 Apr 2021 18:52:35 GMT</pubDate>
      <guid>https://community.intel.com/t5/Wireless/Problem-injecting-unicast-packets-using-pcap-library/m-p/1271328#M35088</guid>
      <dc:creator>Alberto_Sykes</dc:creator>
      <dc:date>2021-04-06T18:52:35Z</dc:date>
    </item>
    <item>
      <title>Re: Problem injecting unicast packets using pcap library.</title>
      <link>https://community.intel.com/t5/Wireless/Problem-injecting-unicast-packets-using-pcap-library/m-p/1271655#M35110</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;SPAN&gt;Albert R.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;What is the model of the motherboard?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;=&amp;gt;&amp;nbsp; Raspberry Pi Compute Module.&lt;/P&gt;
&lt;P&gt;If this is a laptop, what is the model of it?&lt;/P&gt;
&lt;P&gt;=&amp;gt;&lt;/P&gt;
&lt;P&gt;What is the model of the Router?&lt;/P&gt;
&lt;P&gt;=&amp;gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Is this a new computer?&lt;/P&gt;
&lt;P&gt;=&amp;gt; yes&lt;/P&gt;
&lt;P&gt;Was it working fine before?&lt;/P&gt;
&lt;P&gt;=&amp;gt;&amp;nbsp; There is problem with general wireless LAN function.&lt;/P&gt;
&lt;P&gt;When did the issue start?&lt;/P&gt;
&lt;P&gt;=&amp;gt; When i&amp;nbsp; was&amp;nbsp; testing packet injection.&lt;/P&gt;
&lt;P&gt;Did you make any recent hardware/software changes?&lt;/P&gt;
&lt;P&gt;=&amp;gt;&lt;/P&gt;
&lt;P&gt;The wireless card, did you purchased it separately or did it came installed on the computer?&lt;/P&gt;
&lt;P&gt;=&amp;gt; Purchase separately.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;the device is recognized and operated as shown below.&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;# lsmod&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Module Size Used by Not tainted&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;iwlmvm 454656 0 &lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;mac80211 913408 1 iwlmvm&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;libarc4 16384 1 mac80211&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;iwlwifi 290816 1 iwlmvm&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;cfg80211 778240 3 iwlmvm,mac80211,iwlwifi&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;rfkill 32768 1 cfg80211&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;ipv6 503808 24 [permanent]&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;#iwconfig &lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;lo no wireless extensions.&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;eth0 no wireless extensions.&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;wlan0mon IEEE 802.11 Mode:Monitor Frequency:2.472 GHz Tx-Power=-2147483648 dBm &lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Retry short limit:7 RTS thr:off Fragment thr:off&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Power Management:on&lt;/EM&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;EM&gt;wlan1mon IEEE 802.11 Mode:Monitor Frequency:2.422 GHz Tx-Power=-2147483648 dBm &lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Retry short limit:7 RTS thr:off Fragment thr:off&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Power Management:on&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;AX210 supports monitor mode and packet injection.&lt;/P&gt;
&lt;P&gt;The main problem is that fw make too many retransmissions&amp;nbsp; (about 80) when injecting single unicast packet in monitor mode.&lt;/P&gt;
&lt;P&gt;Best regards,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 07 Apr 2021 16:03:30 GMT</pubDate>
      <guid>https://community.intel.com/t5/Wireless/Problem-injecting-unicast-packets-using-pcap-library/m-p/1271655#M35110</guid>
      <dc:creator>sklee</dc:creator>
      <dc:date>2021-04-07T16:03:30Z</dc:date>
    </item>
    <item>
      <title>Re:Problem injecting unicast packets using pcap library.</title>
      <link>https://community.intel.com/t5/Wireless/Problem-injecting-unicast-packets-using-pcap-library/m-p/1272134#M35142</link>
      <description>&lt;P&gt;Hi sklee, Thank you very much for providing that information.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;We will do further research on this matter, as soon as I get any updates I will post all the details on this thread.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Albert R.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Intel Customer Support Technician&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 08 Apr 2021 19:04:22 GMT</pubDate>
      <guid>https://community.intel.com/t5/Wireless/Problem-injecting-unicast-packets-using-pcap-library/m-p/1272134#M35142</guid>
      <dc:creator>Alberto_Sykes</dc:creator>
      <dc:date>2021-04-08T19:04:22Z</dc:date>
    </item>
    <item>
      <title>Re:Problem injecting unicast packets using pcap library.</title>
      <link>https://community.intel.com/t5/Wireless/Problem-injecting-unicast-packets-using-pcap-library/m-p/1273957#M35248</link>
      <description>&lt;P&gt;Hello sklee, I just received an update on this matter.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;I sent you an email, please verify your inbox.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Albert R.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Intel Customer Support Technician&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 15 Apr 2021 19:40:47 GMT</pubDate>
      <guid>https://community.intel.com/t5/Wireless/Problem-injecting-unicast-packets-using-pcap-library/m-p/1273957#M35248</guid>
      <dc:creator>Alberto_Sykes</dc:creator>
      <dc:date>2021-04-15T19:40:47Z</dc:date>
    </item>
    <item>
      <title>Re: Problem injecting unicast packets using pcap library.</title>
      <link>https://community.intel.com/t5/Wireless/Problem-injecting-unicast-packets-using-pcap-library/m-p/1435760#M44281</link>
      <description>&lt;P&gt;Hi,sklee:&lt;/P&gt;
&lt;P&gt;&amp;nbsp; Could you tell me how to set and confirm my AX210 is in injection mode or not? I use scapy to send 802.11 packets, but the tx of the AX210 is always 0 and I can't&amp;nbsp; capture the packets in air.&lt;/P&gt;
&lt;P&gt;&amp;nbsp; Thank you very much!&lt;/P&gt;</description>
      <pubDate>Mon, 05 Dec 2022 12:06:55 GMT</pubDate>
      <guid>https://community.intel.com/t5/Wireless/Problem-injecting-unicast-packets-using-pcap-library/m-p/1435760#M44281</guid>
      <dc:creator>Lynn-K</dc:creator>
      <dc:date>2022-12-05T12:06:55Z</dc:date>
    </item>
    <item>
      <title>Re: Re:Problem injecting unicast packets using pcap library.</title>
      <link>https://community.intel.com/t5/Wireless/Problem-injecting-unicast-packets-using-pcap-library/m-p/1474152#M46701</link>
      <description>&lt;P&gt;Dear Alberto_Sykes&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;I am also debugging an issue with the same symptoms. &lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;If you could send me an email about how to set the packet injection mode, I would appreciate it.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 07 Apr 2023 09:10:30 GMT</pubDate>
      <guid>https://community.intel.com/t5/Wireless/Problem-injecting-unicast-packets-using-pcap-library/m-p/1474152#M46701</guid>
      <dc:creator>WAV_DEV</dc:creator>
      <dc:date>2023-04-07T09:10:30Z</dc:date>
    </item>
    <item>
      <title>Re: Re:Problem injecting unicast packets using pcap library.</title>
      <link>https://community.intel.com/t5/Wireless/Problem-injecting-unicast-packets-using-pcap-library/m-p/1560256#M51719</link>
      <description>Hi Albert,&lt;BR /&gt;&lt;BR /&gt;Would you mind send me the email too? I'm in a similar situation&lt;BR /&gt;&lt;BR /&gt;Best,&lt;BR /&gt;Jonathan</description>
      <pubDate>Fri, 05 Jan 2024 13:12:28 GMT</pubDate>
      <guid>https://community.intel.com/t5/Wireless/Problem-injecting-unicast-packets-using-pcap-library/m-p/1560256#M51719</guid>
      <dc:creator>jbendes</dc:creator>
      <dc:date>2024-01-05T13:12:28Z</dc:date>
    </item>
    <item>
      <title>Re: Problem injecting unicast packets using pcap library.</title>
      <link>https://community.intel.com/t5/Wireless/Problem-injecting-unicast-packets-using-pcap-library/m-p/1618924#M55629</link>
      <description>&lt;P class=""&gt;Hi &lt;SPAN&gt;Albert:&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&amp;nbsp;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;I am also debugging an issue with the same symptoms.&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;If you could send me an email about how to set the packet injection mode, I would appreciate it.&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&amp;nbsp;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;Thanks&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 29 Jul 2024 09:01:05 GMT</pubDate>
      <guid>https://community.intel.com/t5/Wireless/Problem-injecting-unicast-packets-using-pcap-library/m-p/1618924#M55629</guid>
      <dc:creator>Mock</dc:creator>
      <dc:date>2024-07-29T09:01:05Z</dc:date>
    </item>
  </channel>
</rss>

