diff options
author | Henning Brauer <henning@cvs.openbsd.org> | 2003-03-19 15:56:09 +0000 |
---|---|---|
committer | Henning Brauer <henning@cvs.openbsd.org> | 2003-03-19 15:56:09 +0000 |
commit | a3448ab6c1fd3f0d14c9373a5b81d49961763ab0 (patch) | |
tree | 628fb30ffce7342a18f33c56b9ffbefeab191c17 /sys/gnu/arch/i386 | |
parent | e2c9874e85696f30b6f8468bce9767263386cdf4 (diff) |
inet_net_pton acts weird when it comes to multicast addresses. so pass the
netmask given by the OP to host_v4(), and in case it wasn't specified, do
not trust inet_net_pton telling is it is a /4 but use /32. otherwise, "pass
in from 224.0.0.6" suddenly became "pass in from 224.0.0.0/4", which is
clearly not the desired result.
inet_net_pton behaviour under investigation, using the least intrusive fix
for now.
found after bug report From: Julien Bordet <zejames@greyhats.org> via dhartmei
ok daniel cedric
Diffstat (limited to 'sys/gnu/arch/i386')
0 files changed, 0 insertions, 0 deletions