Skip to content

ARP cache questions #50

Closed Answered by dgnuff
dgnuff asked this question in Q&A
Discussion options

You must be logged in to vote

Closing this. I should have looked at the source first.

ARP_MAXAGE is what I care about, and I also need to increase ARP_TABLE_SIZE, most likely to 32. This is because there are closer to sixteen devices that I communicate with on a regular basis, and thus there is currently a risk of entries getting flushed to make space.

32 is a safe value, I saw the comment at line 128 of etharp.c about keeping ARP_TABLE_SIZE below NETIF_ADDR_IDX_MAX

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by dgnuff
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant