canid 0.0~git20180613.007c9af-2ubuntu0.24.04.2 source package in Ubuntu
Changelog
canid (0.0~git20180613.007c9af-2ubuntu0.24.04.2) noble-security; urgency=medium * No change rebuild due to golang-1.22 update -- Evan Caville <email address hidden> Thu, 24 Oct 2024 12:58:04 +1000
Upload details
- Uploaded by:
- Evan Caville
- Uploaded to:
- Noble
- Original maintainer:
- Ubuntu Developers
- Architectures:
- any
- Section:
- devel
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Noble | updates | universe | misc | |
Noble | security | 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-2ubuntu0.24.04.2.debian.tar.xz | 2.8 KiB | ca9c88b1073295eecd703e82a2583561de6a240c9dfdd15a6637a9edf8f9c84e |
canid_0.0~git20180613.007c9af-2ubuntu0.24.04.2.dsc | 2.2 KiB | 19356f178e28c5d8a1ad9a0774d9a8f0a96dae65087060622e0a65ff88497e4e |
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