Skip to content

Instantly share code, notes, and snippets.

@zeroFruit
Created October 31, 2020 12:21
Show Gist options
  • Save zeroFruit/52e38cc57761bd963632fe725ec9bda1 to your computer and use it in GitHub Desktop.
Save zeroFruit/52e38cc57761bd963632fe725ec9bda1 to your computer and use it in GitHub Desktop.
Modeling the Internet from the scratch: Link-layer, LAN, Switch - Code snippet: MAC address
package link
type Addr string
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment