]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
ipv4_is_zeronet() and ipv4_is_loopback() expect an address in network
authorMark Johnston <markj@FreeBSD.org>
Fri, 7 Aug 2015 18:30:11 +0000 (18:30 +0000)
committerMark Johnston <markj@FreeBSD.org>
Fri, 7 Aug 2015 18:30:11 +0000 (18:30 +0000)
commit881106317225f1ee9004c3df2261cd044dd9a492
tree98e8b06f3dec87861b3f7054c2d3947d54d3a2e5
parentde9325262282ed4c304bb524e7ae0f73044a2eeb
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
sys/ofed/include/linux/in.h