diff options
author | ru <ru@FreeBSD.org> | 2001-07-11 16:11:15 +0000 |
---|---|---|
committer | ru <ru@FreeBSD.org> | 2001-07-11 16:11:15 +0000 |
commit | 637fad7f2d542998cff5269c64ed76c59591a131 (patch) | |
tree | b36d249a0114f56361c25a0c6a3d119ac8d52945 /release/fixit.services | |
parent | fd6cdfa2861498bd78b04c36486f2e241207e29d (diff) | |
download | FreeBSD-src-637fad7f2d542998cff5269c64ed76c59591a131.zip FreeBSD-src-637fad7f2d542998cff5269c64ed76c59591a131.tar.gz |
Due to the documented bug in inet_aton(3), it wasn't possible
to use 0xffffffff (INADDR_NONE) as a netmask value. The fix
is to use inet_addr(3) which doesn't suffer from this problem.
PR: bin/28873
Also, while here, fixed the bug when netmask value was ignored
(RTF_HOST flag was set) if the "destination gateway netmask"
syntax is used, e.g. ``route add 1.2.3.4 127.1 255.255.255.255''.
Diffstat (limited to 'release/fixit.services')
0 files changed, 0 insertions, 0 deletions