CVSROOT: /cvs Module name: src Changes by: [email protected] 2009/08/31 02:01:34
Modified files:
usr.sbin/ppp/ppp: nat_cmd.c
Log message:
Don't get stuck in an infinite loop comparing u_short <= USHRT_MAX which
can happen if a nat port command with a end range of 65535 is used.
See also http://www.freebsd.org/cgi/query-pr.cgi?pr=136893
>From FreeBSD via brad.
