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

Implement ARP resolution for local LANs #2329

Merged
merged 1 commit into from
Aug 3, 2023
Merged

Implement ARP resolution for local LANs #2329

merged 1 commit into from
Aug 3, 2023

Conversation

cpq
Copy link
Member

@cpq cpq commented Aug 3, 2023

No description provided.

@cpq cpq requested a review from scaprile August 3, 2023 12:48
@@ -938,7 +952,9 @@ void mg_connect_resolved(struct mg_connection *c) {
// If we're in the same LAN, fire an ARP lookup. TODO(cpq): handle this!
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Time to remove this TODO() !

@scaprile scaprile merged commit e5ab1c4 into master Aug 3, 2023
66 of 67 checks passed
@scaprile scaprile deleted the arp branch August 3, 2023 14:02
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

Successfully merging this pull request may close these issues.

2 participants