Skip to content
This repository has been archived by the owner on Oct 19, 2023. It is now read-only.
/ netlinktest Public archive

A Go binary to debug MAC address changes

License

Notifications You must be signed in to change notification settings

twelho/netlinktest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

netlinktest

A small Go binary to test seemingly arbitrary TAP adapter MAC address changes in the kernel during bridge attach. Implemented with netlink, see vishvananda/netlink#553 for more details.

Usage

make to build the binary, then run it with sudo ./bin/netlinktest. Use sudo make clean-ifaces to clean up the generated interfaces post-run.

License

MIT (LICENSE)

About

A Go binary to debug MAC address changes

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published