Actions
Bug #7986
closedloader: remove network mask calculation for Classful network
Start date:
2017-03-20
Due date:
% Done:
100%
Estimated time:
Difficulty:
Medium
Tags:
Gerrit CR:
Description
Update from FreeBSD: https://svnweb.freebsd.org/base?view=revision&revision=r311659
Nowadays it's not necessary to compute network mask from the IP address and compare to given by DHCP.
Updated by Electric Monk over 5 years ago
- Status changed from New to Closed
- % Done changed from 90 to 100
git commit 714901a982d5d1bbb9fd9f5e46ddd7cacfcf9cdc
commit 714901a982d5d1bbb9fd9f5e46ddd7cacfcf9cdc Author: Toomas Soome <tsoome@me.com> Date: 2017-03-28T23:59:18.000Z 7986 loader: remove network mask calculation for Classful network Reviewed by: Sebastien Roy <sebastien.roy@delphix.com> Approved by: Robert Mustacchi <rm@joyent.com>
Actions