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

fix ethercard issue with GW IP != DNS IP, but both are LAN IPs #167

Merged
merged 1 commit into from
Jan 4, 2015

Conversation

solarkennedy
Copy link
Contributor

This is a git-am of @swarren 's patch.

Fixes #166.

Pretty sure I've done this right.

@swarren
Copy link
Contributor

swarren commented Jan 4, 2015

A cherry-pick might have been easier, but the result looks like it's fine.

@swarren
Copy link
Contributor

swarren commented Jan 4, 2015

Oh, I guess you can't cherry-pick since the repo history is different. "git submodule" might help there?

jcw added a commit that referenced this pull request Jan 4, 2015
fix ethercard issue with GW IP != DNS IP, but both are LAN IPs
@jcw jcw merged commit 91f18f2 into master Jan 4, 2015
@jcw
Copy link

jcw commented Jan 4, 2015

Thanks very much, Kyle and Stephen. Looks fine to me.

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.

DNS queries sent to zero MAC if DNS IP != GW IP and both are on the local subnet
3 participants