kvm/internal/network
Marc Brooks fb2ae8481c
Allow disabling IPv6
Simply ignores any IPv6 addresses in the lease and doesn't offer them to the RPC
Also fixed display issue for IPv6 link local address.
Fixes https://github.com/orgs/jetkvm/projects/7/views/1?pane=issue&itemId=122761546&issue=jetkvm%7Ckvm%7C685
2025-08-27 11:11:31 -05:00
..
config.go Implement HTTP proxy option (#515). (#521) 2025-07-11 17:43:22 +02:00
dhcp.go network enhanecment / refactor (#361) 2025-04-16 01:39:23 +02:00
hostname.go Add ability to track modifier state on the device (#725) 2025-08-26 17:09:35 +02:00
netif.go Allow disabling IPv6 2025-08-27 11:11:31 -05:00
netif_linux.go network enhanecment / refactor (#361) 2025-04-16 01:39:23 +02:00
netif_notlinux.go network enhanecment / refactor (#361) 2025-04-16 01:39:23 +02:00
rpc.go Allow disabling IPv6 2025-08-27 11:11:31 -05:00
utils.go Add ability to track modifier state on the device (#725) 2025-08-26 17:09:35 +02:00