Skip to content
This repository has been archived by the owner on Nov 9, 2017. It is now read-only.

mdlayher/neighbor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

neighbor Build Status GoDoc

Package neighbor enables network neighbor detection using operating system specific facilities. MIT Licensed.

At this time, neighbor only works on Linux. Ports to other platforms should be possible through use of other operating system specific APIs.

Two example programs which demonstrate the library can be found in cmd/.

Some code in this package was taken directly from the Go standard library, with slight modifications. The Go standard library is Copyright (c) 2012 The Go Authors. All rights reserved. The Go license can be found at https://golang.org/LICENSE.

About

Package neighbor enables network neighbor detection using operating system specific facilities. MIT Licensed.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages