Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Descriptor requests aren't filtered #2

Open
dominicgs opened this issue Feb 14, 2014 · 0 comments
Open

Descriptor requests aren't filtered #2

dominicgs opened this issue Feb 14, 2014 · 0 comments
Labels
enhancement potential new feature

Comments

@dominicgs
Copy link
Contributor

The early descriptor requests aren't passed through the filters, so logging filters can't log them. This is a problem for some users.

Why this happens:
We build an internal model of the device using the descriptors so that we can configure gadgetfs or the TCP proxies. These requests / configuration happen before we start up the relayer, so there are no filters applied to the early requests.

I'm not yet sure how to fix this.

BenGardiner pushed a commit to BenGardiner/USBProxy that referenced this issue Nov 4, 2015
making the changes on the other branch too
@straithe straithe added the enhancement potential new feature label Nov 1, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement potential new feature
Projects
None yet
Development

No branches or pull requests

2 participants