Shriyam Khatiwada
Shriyam Khatiwada

Reputation: 11

My professor wanted me to use eBPF to find how the 802.11x WiFI headers are added on the device from the system what should I do here?

I reconfigured the kernel and made the enviroment ready, now how can I trace a certain source code function from a certain subset mac80211x?

Lets say I want to trace a function puts_wifi_header which is defined inside mac80211x. This is a souce file for the kernel. Can I trace what happens in this function?

Upvotes: 0

Views: 51

Answers (0)

Related Questions