Commit Graph

22 Commits

Author SHA1 Message Date
Siyuan 6ff4f37a36 show flags on ipv6 network card 2025-10-10 10:12:41 +00:00
Siyuan a9cd36c5fb fix: update NetworkConfig type in config.go 2025-10-09 21:05:31 +00:00
Siyuan 52ddc9ebe5 fix: do not apply IPv6 DHCP lease if it's from udhcpc 2025-10-09 21:04:02 +00:00
Siyuan 97844a8caf use reconcile instead of updating addresses and routes individually 2025-10-08 17:46:19 +00:00
Siyuan ad0b86c8a6 fix state change detection 2025-10-08 15:36:14 +00:00
Siyuan 6743db6e3d fix online state detection 2025-10-08 13:39:12 +00:00
Siyuan 05f2e5babe fix online state detection 2025-10-08 13:18:17 +00:00
Siyuan 8cc7ead032 do not sync time multiple times 2025-10-08 12:54:48 +00:00
Siyuan f128343187 fix race condition in link manager 2025-10-08 12:02:14 +00:00
Siyuan 8310077af6 send router solicitation 2025-10-08 12:02:14 +00:00
Siyuan f452e6b4c4 fix: link addr not updated 2025-10-08 09:47:15 +00:00
Siyuan 17a15619ff use any to replace interface{} 2025-10-08 09:20:31 +00:00
Siyuan aef26459d3 use sync trace to track mutexes to make deadlock analysis easier 2025-10-07 23:12:20 +00:00
Siyuan 656df6c910 fix deadlocks 2025-10-07 18:59:43 +00:00
Siyuan 45b55fe89f fix dhcp6 logger 2025-10-07 18:31:44 +00:00
Siyuan 78f0479b6b fix netmask calculation 2025-10-07 18:27:47 +00:00
Siyuan 50469c1fb6 renew dhcp lease on link up 2025-10-07 17:45:44 +00:00
Siyuan 456ee66fc2 monitor link state using netlink 2025-10-07 17:18:20 +00:00
Siyuan df0f5efff3 fix: default route not set 2025-10-07 12:58:47 +00:00
Siyuan 49e28f218e fix: dhcp not working 2025-10-07 12:44:55 +00:00
Siyuan 2f33c08c98 fix compatibility with new network types 2025-10-07 12:28:27 +00:00
Siyuan ef0bdc0f65 rewrite network manager 2025-10-07 12:07:45 +00:00