Merge pull request #483 from beretta42/ping
authorEtchedPixels <alan@etchedpixels.co.uk>
Mon, 30 Jan 2017 14:24:12 +0000 (14:24 +0000)
committerGitHub <noreply@github.com>
Mon, 30 Jan 2017 14:24:12 +0000 (14:24 +0000)
commit4f117698ff69376301f00306c076c78564e7d313
tree41545b28a5dfebd6b02f5dc1946401940bd5ed66
parentc47b2b5ce5899b91350cb2b4c30c39ddba4cab2e
parent15d0d776742afa5b3c714f2712bb10ac683c033f
Merge pull request #483 from beretta42/ping

netd: route locally destined eth frames back to ourselfs.

We should do this by IP header inspection, but this gives us the framework.