CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected] 2015/06/03 05:57:37

Modified files:
        sys/net        : pf_lb.c 

Log message:
Fix pf_map_addr() not to cause dividing by 0.  This fixes problem when
using table or dynamic interface addresses for source-hash.  Also
avoid calling arc4random_uniform() with upper_bound == 0.

ok mikeb

Reply via email to