History log of /openwifi/user_space/inject_80211/inject_80211.c (Results 1 – 12 of 12)
Revision Date Author Comments
# 061ce120 12-Sep-2023 Xianjun Jiao <[email protected]>

add missing break in inject_80211.c


# 33366f7c 12-Sep-2023 Xianjun Jiao <[email protected]>

Align the comment to code in inject_80211.c


# 51e498af 14-Feb-2023 Xianjun Jiao <[email protected]>

inject_80211 uses notter/kuiper kernel files:
prepare for 802.11ax


# 441850b1 09-Feb-2023 Xianjun Jiao <[email protected]>

NO code change. Formating


# 0802e503 17-Jan-2023 Xianjun Jiao <[email protected]>

Update inject_80211 to avoid comiling error onboard


# a7af994b 17-Jan-2023 Xianjun Jiao <[email protected]>

Set addr3 to addr1 for data/mgmt frame in inject_80211.c


# e9a08f26 15-Mar-2022 Xianjun Jiao <[email protected]>

Add more packet type and sub-type support into inject_80211.c


# b66028ee 06-May-2021 Xianjun Jiao <[email protected]>

Change the example packet in inject_80211.c from broadcast to unicast to ease the loopback debug based on dmesg printing (broadcast packet is not printed)


# 46886bdf 03-May-2021 Xianjun Jiao <[email protected]>

To avoid compiling error of inject_80211.c with new kernel (2019_R2), the rand_char size needs to be 1484 due to the space occupied by u8aRadiotapHeader and ieee_hdr in buffer


# e69a4568 03-Feb-2021 Jiao Xianjun <[email protected]>

Update inject_80211.c


# a6085186 20-Jan-2021 Lina Ceballos <[email protected]>

adding license and copyright headers


# 7273ec43 05-Nov-2020 mmehari <[email protected]>

802.11 packet injector, analyzer and user guide