package
0.0.0-20240624115251-953fb32860cb
Repository: https://github.com/josexy/netstackgo.git
Documentation: pkg.go.dev
# Functions
withCreatingNIC creates NIC for stack.
withPromiscuousMode sets promiscuous mode in the given NICs.
No description provided by the author
withSpoofing sets address spoofing in the given NICs, allowing endpoints to bind to any address in the NIC.
No description provided by the author
No description provided by the author
# Constants
nicPromiscuousModeEnabled is the value used by stack to enable or disable NIC's promiscuous mode.
nicSpoofingEnabled is the value used by stack to enable or disable NIC's spoofing.