The Wayback Machine - https://web.archive.org/web/20200704004641/https://github.com/topics/patching
Skip to content
#

patching

Here are 96 public repositories matching this topic...

maryannhorton
maryannhorton commented Nov 13, 2019

I am trying to add additional IEs to the beacon/probe resp frames on a PI 3B+ using nexmon. I'm having difficulty understanding how these frames get configured.

I gather the frames come in from hostapd into cfg80211.c, which pulls out selected IEs and passes them from the brcmfmac driver, using string commands like arp_ol and ndoe, across an interface (dbus?) to the firmware, which reassembles

MonoMod
mcpiroman
mcpiroman commented Jan 25, 2020

While reading the code to understand how to use this (or related) library, I found following comment in MonoMod.RuntimeDetour/NativeDetour.cs:
https://github.com/MonoMod/MonoMod/blob/86f3be60825da9328130a639a9a47ba13e49486e/MonoMod.RuntimeDetour/NativeDetour.cs#L18

I didn't find the DetourManager and I think this was meant to be DetourHelper. If so, correcting this would make everything

Improve this page

Add a description, image, and links to the patching topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the patching topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.