golang-github-mdlayher-ndp 1.0.1-1 source package in Ubuntu

Changelog

golang-github-mdlayher-ndp (1.0.1-1) unstable; urgency=medium

  * New upstream release
  * Update Standards-Version (no changes needed)
  * Update years in d/copyright

 -- Mathias Gibbens <email address hidden>  Sun, 11 Jun 2023 22:14:21 +0000

Upload details

Uploaded by:
Debian Go Packaging Team
Uploaded to:
Sid
Original maintainer:
Debian Go Packaging Team
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Noble release universe misc
Mantic release universe misc

Builds

Mantic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
golang-github-mdlayher-ndp_1.0.1-1.dsc 2.3 KiB feb109078593ac43a4035e793386d313691b70367af6c0476f5cceef892d1a20
golang-github-mdlayher-ndp_1.0.1.orig.tar.gz 27.1 KiB b13d85a4ae08c8e8e15d478d3a3f63cbb27ff41b40d87d991908787249ba144d
golang-github-mdlayher-ndp_1.0.1-1.debian.tar.xz 2.4 KiB 60efa600d4dfa4c30165d59265eccf800042e68716be449be789be53921a96c9

Available diffs

No changes file available.

Binary packages built by this source

golang-github-mdlayher-ndp-dev: Golang implementation of the Neighbor Discovery Protocol (library)

 Package ndp implements the Neighbor Discovery Protocol, as described
 in RFC 4861 (https://tools.ietf.org/html/rfc4861).
 .
 To learn more about NDP, and how to use this package, please visit
 https://mdlayher.com/blog/network-protocol-breakdown-ndp-and-go/.