Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IsEthernetInterface ¶
IsEthernetInterface determines if an interface requires Ethernet (Layer 2) framing. Returns false for tunnel/VPN interfaces that use raw IP packets.
This function uses multiple heuristics: 1. Point-to-point interfaces (IFF_POINTOPOINT flag) don't use Ethernet framing 2. Interfaces without hardware addresses are typically not Ethernet
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.