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

How To Trigger ARP Mechanism? #194

Open
yunusesergun opened this issue Feb 23, 2024 · 2 comments
Open

How To Trigger ARP Mechanism? #194

yunusesergun opened this issue Feb 23, 2024 · 2 comments

Comments

@yunusesergun
Copy link

Hello everyone and @alexforencich,

I have a question about ARP mechanism in @alexforencich ethernet code. I have searched on the code but I could not get answer because of code complexity.

I want to use the code but at the backside, I want ARP to be sent periodically even if ARP is done with destination end. As I understand from the code, when ARP is done, there is no ARP sent to end point.

How can I trigger ARP mechanism even if ARP is done and data are sent? Thanks in advance,

Regards,

@alexforencich
Copy link
Owner

"trigger ARP mechanism" as in you want to send periodic broadcast "gratuitous ARP" packets? I think I looked in to doing that a while ago, should be a relatively simple modification in arp.v.

@yunusesergun
Copy link
Author

@alexforencich Yes, I think I expressed the term wrongly. Do you have any suggestion for how and where to change? Or which part should I be aware of? That would be very helpful.

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

2 participants