Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mdlayher/lldp
Package lldp implements marshaling and unmarshaling of IEEE 802.1AB Link Layer Discovery Protocol frames. MIT Licensed.
https://github.com/mdlayher/lldp
Last synced: 16 days ago
JSON representation
Package lldp implements marshaling and unmarshaling of IEEE 802.1AB Link Layer Discovery Protocol frames. MIT Licensed.
- Host: GitHub
- URL: https://github.com/mdlayher/lldp
- Owner: mdlayher
- License: mit
- Created: 2015-09-15T21:14:43.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2015-09-15T21:18:07.000Z (about 9 years ago)
- Last Synced: 2024-10-14T17:53:11.414Z (30 days ago)
- Language: Go
- Size: 113 KB
- Stars: 31
- Watchers: 8
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
lldp [![Build Status](https://travis-ci.org/mdlayher/lldp.svg?branch=master)](https://travis-ci.org/mdlayher/lldp) [![Coverage Status](https://coveralls.io/repos/mdlayher/lldp/badge.svg?branch=master)](https://coveralls.io/r/mdlayher/lldp?branch=master) [![GoDoc](http://godoc.org/github.com/mdlayher/lldp?status.svg)](http://godoc.org/github.com/mdlayher/lldp)
====Package `lldp` implements marshaling and unmarshaling of IEEE 802.1AB Link
Layer Discovery Protocol frames.