ipv4_is_zeronet() and ipv4_is_loopback() expect an address in network
order, but IN_ZERONET and IN_LOOPBACK expect it in host order.
Submitted by: Tao Liu <Tao.Liu@isilon.com>
MFC after: 1 week
Sponsored by: EMC / Isilon Storage Division
ipv4_is_zeronet() and ipv4_is_loopback() expect an address in network Tags None Referenced Files None Subscribers None
Description
Details
|