spidernet-io / spiderpool

Underlay and RDMA network solution of the Kubernetes, for bare metal, VM and any public cloud
https://spidernet-io.github.io/spiderpool/
Apache License 2.0
507 stars 73 forks source link

use arp rather than icmp when dectect gateway #3535

Closed weizhoublue closed 2 weeks ago

weizhoublue commented 1 month ago

What would you like to be added?

use arp rather than icmp when detecting gateway

cause icmp is forbidden in lots of router and icmp also takes arp to get the dest mac

Why is this needed?

No response

How to implement it (if possible)?

No response

Additional context

No response