summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorClaudio Jeker <claudio@cvs.openbsd.org>2009-10-28 12:53:12 +0000
committerClaudio Jeker <claudio@cvs.openbsd.org>2009-10-28 12:53:12 +0000
commit7ee0a5fd0b72f35e6524c1fddc720b9b79fd0f39 (patch)
treede456b6a2cc63e25f9182b26e7ff7efde38e7c43 /lib
parent65767611a11e4c87afe6427b29a7a529d23dd612 (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