diff options
author | Claudio Jeker <claudio@cvs.openbsd.org> | 2009-10-28 12:53:12 +0000 |
---|---|---|
committer | Claudio Jeker <claudio@cvs.openbsd.org> | 2009-10-28 12:53:12 +0000 |
commit | 7ee0a5fd0b72f35e6524c1fddc720b9b79fd0f39 (patch) | |
tree | de456b6a2cc63e25f9182b26e7ff7efde38e7c43 /lib | |
parent | 65767611a11e4c87afe6427b29a7a529d23dd612 (diff) |
route_host initializes the netmask to a /128 no matter what af is used so
that the load balancing code does not freak out but because of this
check_netmask() is now complaining. So set the addr.type to PF_ADDR_DYNIFTL
so check_netmask() is fixing up the netmask for IPv4 and stops complaining.
This is a partial fix for the failing regress test 13.
found with jsg, looks good henning
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions