gecko-dev/netwerk/system
Michal Novotny 82a7200c4b Bug 1561273 - network ID: ipv4NetworkId/scanArp returns gateway IP instead of its MAC, r=kershaw
This patch fixes a bug in ipv4NetworkId where we wrongly hashed IP address instead of MAC address. It also simplifies getMac function. MAC address must be 6 bytes long. If it's not it's probably an error and we must not use it.

Differential Revision: https://phabricator.services.mozilla.com/D39349

--HG--
extra : moz-landing-system : lando
2019-07-26 12:29:01 +00:00
..
android Bug 1561005 - Add empty GetNetworkID impl for Android r=michal 2019-06-28 11:42:05 +00:00
linux Bug 1395914 - Update histogram with two new values for IPv6 network-id changes r=michal 2019-06-28 11:42:14 +00:00
mac Bug 1561273 - network ID: ipv4NetworkId/scanArp returns gateway IP instead of its MAC, r=kershaw 2019-07-26 12:29:01 +00:00
win32 Bug 1561005 - Make windows networkID use the INetworkListManager API r=mayhemer,michal 2019-06-28 16:35:22 +00:00
moz.build