canid 0.0~git20180613.007c9af-2build3 source package in Ubuntu
Changelog
canid (0.0~git20180613.007c9af-2build3) mantic; urgency=medium * No-change rebuild with Go 1.21. -- Michael Hudson-Doyle <email address hidden> Thu, 24 Aug 2023 17:13:21 +1200
Upload details
- Uploaded by:
- Michael Hudson-Doyle
- Uploaded to:
- Mantic
- Original maintainer:
- Ubuntu Developers
- Architectures:
- any
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Plucky | release | universe | misc | |
Oracular | release | universe | misc | |
Noble | release | universe | misc | |
Mantic | release | universe | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
canid_0.0~git20180613.007c9af.orig.tar.gz | 10.3 KiB | 694e0f15e25ff0084a98c1a4d36762b94075d609120271152d35abc41901496d |
canid_0.0~git20180613.007c9af-2build3.debian.tar.xz | 2.7 KiB | f37f964c474ca272beeea7691137c13aada479966f6313f7363747429351abfb |
canid_0.0~git20180613.007c9af-2build3.dsc | 2.2 KiB | 5b50cee2d594841ee5f5f91ceaf47fa543485ec9e3f95ea56791bd437398f5e1 |
Available diffs
Binary packages built by this source
- canid: Caching Additional Network Information Daemon
canid the Caching Additional Network Information Daemon provides a simple
HTTP API for getting information about Internet names and numbers from
a given vantage point.
.
canid looks up BGP AS number and country code associated with the
smallest prefix announced which contains the address in the RIPEstat
database. It caches the results by prefix in memory. It returns a JSON
object with four keys. It also looks up the IPv4 and IPv6 addresses associated
with a given name. It caches the results by name in memory, and precaches
prefix results for a subsequent prefix call.
- canid-dbgsym: debug symbols for canid