Skip to content
Snippets Groups Projects
Commit 6746952a authored by Ryan Izard's avatar Ryan Izard
Browse files

Reapplied the LinkDiscoveryManager's patch from earlier (issue #471). Updated...

Reapplied the LinkDiscoveryManager's patch from earlier (issue #471). Updated Ethernet.java to use EthType instead of short for EthTypes. In conjunction, bitmasked the LSBs of the ethertype as it is casted from short to int. This preserves the MSB (sign) as a data bit --> unsigned integer.
parent d8a6f21b
No related branches found
No related tags found
No related merge requests found
Showing
with 133 additions and 92 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment