Skip to content

Reduce storage consumption of ping command for C33 #467

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

fabik111
Copy link
Contributor

@fabik111 fabik111 commented May 8, 2025

List of changes:

  • check manually the ptr validity instead of using the LWIP_ASSERT macro
  • use pseudo random generator for icmp packet sequence number instead of the true random number generator

These changes will reduce the memory and storage consumption of 20KB

@per1234 per1234 added type: enhancement Proposed improvement topic: code Related to content of the project itself labels May 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
topic: code Related to content of the project itself type: enhancement Proposed improvement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants