Add a few MAC checks
Notably mac.is_multicast() which is needed for TAPs / LCPs and interfaces. Add a test for interface MAC addresses being non-multicast.
This commit is contained in:
Reference in New Issue
Block a user
Notably mac.is_multicast() which is needed for TAPs / LCPs and interfaces. Add a test for interface MAC addresses being non-multicast.