Skip to content

Comments

Fix for negative flakes#8

Open
azderski-zz wants to merge 1 commit intorholder:masterfrom
azderski-zz:negative-flakes
Open

Fix for negative flakes#8
azderski-zz wants to merge 1 commit intorholder:masterfrom
azderski-zz:negative-flakes

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.

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.
@azderski-zz azderski-zz reopened this May 15, 2015
@coveralls
Copy link

Coverage Status

Coverage increased (+0.04%) to 96.9% when pulling 0a59638 on azderski:negative-flakes into 54631fa on rholder:master.

1 similar comment
@coveralls
Copy link

Coverage Status

Coverage increased (+0.04%) to 96.9% when pulling 0a59638 on azderski:negative-flakes into 54631fa on rholder:master.

@coveralls
Copy link

Coverage Status

Coverage increased (+0.04%) to 96.9% when pulling 0a59638 on azderski:negative-flakes into 54631fa on rholder:master.

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