Skip to content

Conversation

@azderski-zz
Copy link

The top most bit of the first Vendor byte is causing negative MAC
addressed and hence negative flakes. I suggest removing the least
significant bit of first vendor byte, the Multi/uni cast indicator
which would be the same for all PC NICs then shift the remaining 7 bits
down (right) 1.

Adam Zderski and others added 2 commits May 15, 2015 09:36
The top most bit of the first Vendor byte is causing negative MAC
addressed and hence negative flakes. I suggest removing the least
significant bit of first vendor byte, the Multi/uni cast indicator
which would be the same for all PC NICs then shift the remaining 7 bits
down (right) 1.
@coveralls
Copy link

Coverage Status

Coverage increased (+0.04%) to 96.9% when pulling c589f1c on azderski:master into 54631fa on rholder:master.

1 similar comment
@coveralls
Copy link

Coverage Status

Coverage increased (+0.04%) to 96.9% when pulling c589f1c on azderski:master into 54631fa on rholder:master.

@azderski-zz
Copy link
Author

Any possibility of getting this pull request merged? Up for other suggestions on the negative MAC address issue too.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants