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

Correctly detect UDP ports on linux #363

Merged
merged 1 commit into from
Jan 15, 2016
Merged

Correctly detect UDP ports on linux #363

merged 1 commit into from
Jan 15, 2016

Conversation

mivok
Copy link
Contributor

@mivok mivok commented Jan 14, 2016

netstat on UDP lines doesn't display a port state (e.g. LISTEN), so make this
field optional when parsing the netstat line.

netstat on UDP lines doesn't display a port state (e.g. LISTEN), so make this
field optional when parsing the netstat line.
@chris-rock
Copy link
Contributor

Great catch @mivok Thank you very much.

chris-rock added a commit that referenced this pull request Jan 15, 2016
Correctly detect UDP ports on linux
@chris-rock chris-rock merged commit 062ace7 into master Jan 15, 2016
@chris-rock chris-rock deleted the mh/udplinuxport branch January 15, 2016 03:58
@chris-rock chris-rock added this to the 0.9.9 milestone Jan 19, 2016
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.

None yet

3 participants