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

[enhancement] Enable clear_cache() to spread upward in the packet tree #4707

Open
alxroyer-thales opened this issue Mar 28, 2025 · 2 comments

Comments

@alxroyer-thales
Copy link

alxroyer-thales commented Mar 28, 2025

Enable clear_cache() to spread upward in the packet tree (underlayer and parent packets),
and not downward as currently (fields and payload).

@alxroyer-thales
Copy link
Author

Provides a straight forward implementation for #4706.

Also improves performance in case of large packet trees with many packet fields (see #4705).

@alxroyer-thales
Copy link
Author

Successfully implemented in a Scapy wrapper.

I'll provide a PR soon to propose the integration of it directly in Scapy implementation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant