This website requires JavaScript.
Explore
Help
Sign In
theater
/
tendrils
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
208
Commits
1
Branch
0
Tags
d4e7a8a9b7101c774a5abb832ef358755c52f7f8
T
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Ian Gulliver
d4e7a8a9b7
Move interface counter state from global map to Interface struct
2026-02-02 10:16:37 -08:00
.claude
Clear MAC table on each SNMP poll and reduce ping threshold
2026-01-31 13:20:20 -08:00
cmd
/tendrils
Add artmap polling to discover sACN unicast receivers
2026-01-30 13:03:35 -08:00
notes
New pcap
2026-01-25 10:01:37 -08:00
static
Add error LastSeen tracking, port uptime and last error to table/hovercards
2026-02-02 09:59:03 -08:00
.gitignore
Clear MAC table on each SNMP poll and reduce ping threshold
2026-01-31 13:20:20 -08:00
arp_darwin.go
fix goroutine leak and reduce code duplication
2026-01-23 23:28:58 -08:00
arp_linux.go
Fix ARP incomplete entries and Art-Net broadcast reception
2026-01-27 22:57:53 -08:00
arp.go
refactor codebase and fix bugs
2026-01-23 23:21:51 -08:00
artmap.go
Use artmap sender IPs for ArtNet flow association
2026-01-31 10:51:18 -08:00
artnet.go
Remove ArtNet RDM/TOD discovery support
2026-01-31 10:57:11 -08:00
bmd.go
fix goroutine leak and reduce code duplication
2026-01-23 23:28:58 -08:00
broadcast.go
Add broadcast packet bucketing by protocol/port
2026-01-25 20:16:53 -08:00
CLAUDE.md
Add HTTP API with JSON status endpoint and typeid support
2026-01-24 11:03:34 -08:00
config.example.yaml
Add structured node config with names/macs/ips and avoid flag
2026-01-31 09:52:51 -08:00
config.go
Add shared_names config and port uptime tracking
2026-01-31 12:06:59 -08:00
config.yaml
Fix error panel display for port_flap and port_down types
2026-01-31 14:20:22 -08:00
dante.go
Replace Dante channel strings with structured data
2026-01-28 23:21:33 -08:00
errors.go
Add error LastSeen tracking, port uptime and last error to table/hovercards
2026-02-02 09:59:03 -08:00
go.mod
Remove ArtNet RDM/TOD discovery support
2026-01-31 10:57:11 -08:00
go.sum
Remove ArtNet RDM/TOD discovery support
2026-01-31 10:57:11 -08:00
http.go
Rename API endpoints to /tendrils/api/*, detect SSE via Accept header
2026-01-30 22:31:58 -08:00
igmp.go
Use simplified multicast listener API
2026-01-29 21:44:39 -08:00
LICENSE
Initial commit
2025-11-21 17:51:07 -08:00
link.go
Reduce API response size by using node ID references
2026-01-30 09:35:42 -08:00
lldp.go
add target node parameter to Update and SIGUSR1 dump handler
2026-01-18 14:44:15 -08:00
mdns.go
Rotate mDNS query order to avoid repeated blocking
2026-01-25 11:53:32 -08:00
multicast.go
Use MulticastGroup as map key and serialize under lock
2026-01-28 22:48:55 -08:00
nodes.go
Clear MAC table on each SNMP poll and reduce ping threshold
2026-01-31 13:20:20 -08:00
ping.go
Clear MAC table on each SNMP poll and reduce ping threshold
2026-01-31 13:20:20 -08:00
sacn_discovery.go
Add artmap polling to discover sACN unicast receivers
2026-01-30 13:03:35 -08:00
shure.go
refactor codebase and fix bugs
2026-01-23 23:21:51 -08:00
snmp.go
Move interface counter state from global map to Interface struct
2026-02-02 10:16:37 -08:00
tendrils.go
Add structured node config with names/macs/ips and avoid flag
2026-01-31 09:52:51 -08:00
types.go
Move interface counter state from global map to Interface struct
2026-02-02 10:16:37 -08:00
yamaha.go
add yamaha speaker discovery via tcp:50000 and move pollNode to tendrils.go
2026-01-23 22:21:35 -08:00
S
Description
No description provided
Apache-2.0
4
MiB
Languages
JavaScript
90.2%
Go
8.5%
CSS
1.2%