This website requires JavaScript.
Explore
Help
Sign In
CalvinBackup
/
ctrld
Watch
1
Star
0
Fork
0
You've already forked ctrld
mirror of
https://github.com/Control-D-Inc/ctrld.git
synced
2026-02-28 22:23:24 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
9c2fe8d21f9f376d1a731f3829f65ba2136d933e
ctrld
/
internal
/
clientinfo
History
Cuong Manh Le
617674ce43
all: update tailscale.com to v1.74.0
2024-09-30 18:14:30 +07:00
..
arp_linux.go
…
arp_test.go
…
arp_unix.go
…
arp_windows.go
…
arp.go
…
client_info_test.go
…
client_info.go
internal/clientinfo: check hostname mapping for both ipv4/ipv6
2024-04-19 14:32:21 +07:00
dhcp_lease_files.go
…
dhcp_test.go
…
dhcp.go
all: update tailscale.com to v1.74.0
2024-09-30 18:14:30 +07:00
hostsfile_test.go
…
hostsfile.go
internal/clientinfo: map ::1 to the right host MAC address
2024-04-19 14:32:09 +07:00
mdns_services.go
…
mdns_test.go
…
mdns.go
internal/clientinfo: avoid heap alloc with mdns read loop
2024-08-07 15:27:07 +07:00
merlin_test.go
…
merlin.go
…
ndp_linux.go
internal: only delete old ipv6 if it is non-link local
2024-04-06 00:41:04 +07:00
ndp_others.go
…
ndp_test.go
internal: only delete old ipv6 if it is non-link local
2024-04-06 00:41:04 +07:00
ndp.go
internal: only delete old ipv6 if it is non-link local
2024-04-06 00:41:04 +07:00
ptr_lookup.go
…
ubios_test.go
…
ubios.go
…
virtual_iface.go
…