google / google/gopacket

Wrong network interface info is returned

Open
#674 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
6.8k
Forks
1.2k
PR merge metrics
No merged PRs in 30d

Description

The routing sub-package is returning a wrong network interface to reach the destination IP passed to `Route()` method of sub-package `routing`.

We have two networks connected to our machine - public and private network. While passing a machine's IP which is in the private network to the `Route()` method, it returns public network interface.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.