Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

KVM pings network gateway constantly #300

Open
apalrd opened this issue Feb 6, 2025 · 0 comments
Open

KVM pings network gateway constantly #300

apalrd opened this issue Feb 6, 2025 · 0 comments

Comments

@apalrd
Copy link

apalrd commented Feb 6, 2025

It's unusual for a device to send a ping every 2sec continuously.

It's coming from chack_net_state() (

int chack_net_state(ip_addr_t use_ip_type)
)

This is a terrible way to know if the network is 'up', and doesn't consider link-local networks which may not have a gateway, or IPv6.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant