]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Fix a very special case when SIOCAIFADDR supplies mask of 0.0.0.0,
authorGleb Smirnoff <glebius@FreeBSD.org>
Tue, 6 Dec 2011 20:55:20 +0000 (20:55 +0000)
committerGleb Smirnoff <glebius@FreeBSD.org>
Tue, 6 Dec 2011 20:55:20 +0000 (20:55 +0000)
commitf769e5b0fae469cae12965fb06ae03e6f9bb9cad
tree46b165e0f140b142b657f7c2040c38a8fece7b97
parent86b797c95b6f7290cd3a34e24727b7634531cad4
Fix a very special case when SIOCAIFADDR supplies mask of 0.0.0.0,
don't overwrite the mask with autoguessing based on classes.
sys/netinet/in.c