commit | 33b318d63ba3af81086cec20747d885e8f6fef66 | [log] [tgz] |
---|---|---|
author | Heinrich Schuchardt <xypron.glpk@gmx.de> | Sun Sep 01 17:17:53 2019 +0200 |
committer | Heinrich Schuchardt <xypron.glpk@gmx.de> | Thu Sep 05 23:18:51 2019 +0200 |
tree | fa8be5f68a4ed4f696f4ece2910731fdc264c869 | |
parent | 6a6e7d82562f4c72d5517c98b79ec0b8f7b7906e [diff] |
efi_loader: implement MCastIPtoMAC Implement the MCastIPtoMAC service of the simple network protocol. It converts an multicast IPv4 (or IPv6) address to a multicast Ethernet address. Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>