]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
remove network mask calculation for Classful network
authorbapt <bapt@FreeBSD.org>
Sat, 7 Jan 2017 23:42:17 +0000 (23:42 +0000)
committerbapt <bapt@FreeBSD.org>
Sat, 7 Jan 2017 23:42:17 +0000 (23:42 +0000)
commit2fae17208fe41acfd434fe0b705d0200add63c30
treee33fc2a5f7318a478893b5e594f6e408776e1974
parent2fd42fadcfbfd02ad9658bb130d51a4918c14f03
remove network mask calculation for Classful network

Nowadays it's not necessary to compute network mask from the IP address and
compare to given by DHCP.

Submitted by: kczekirda
Reviewed by: glebius, bapt
MFC after: 3 weeks
Differential Revision: https://reviews.freebsd.org/D8740
lib/libstand/bootp.c