OXIESEC PANEL
- Current Dir:
/
/
usr
/
src
/
linux-headers-4.15.0-213
/
net
/
mac802154
Server IP: 139.59.38.164
Upload:
Create Dir:
Name
Size
Modified
Perms
📁
..
-
05/09/2024 07:14:16 AM
rwxr-xr-x
📄
Kconfig
682 bytes
01/28/2018 09:20:33 PM
rw-r--r--
📄
Makefile
164 bytes
01/28/2018 09:20:33 PM
rw-r--r--
Editing: Kconfig
Close
config MAC802154 tristate "Generic IEEE 802.15.4 Soft Networking Stack (mac802154)" depends on IEEE802154 select CRC_CCITT select CRYPTO select CRYPTO_AUTHENC select CRYPTO_CCM select CRYPTO_CTR select CRYPTO_AES ---help--- This option enables the hardware independent IEEE 802.15.4 networking stack for SoftMAC devices (the ones implementing only PHY level of IEEE 802.15.4 standard). Note: this implementation is neither certified, nor feature complete! Compatibility with other implementations hasn't been tested yet! If you plan to use HardMAC IEEE 802.15.4 devices, you can say N here. Alternatively you can say M to compile it as module.