Commit Graph

8 Commits

Author SHA1 Message Date
Siyuan 579345e5b4 refactor & fix hostname 2025-10-10 13:33:43 +00:00
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 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 456ee66fc2 monitor link state using netlink 2025-10-07 17:18:20 +00:00