CVSROOT: /cvs Module name: src Changes by: yasu...@cvs.openbsd.org 2024/11/28 04:51:45
Modified files: usr.sbin/radiusd: radiusd_ipcp.c Log message: Fix radiusd_ipcp module to check whether the type of the ipcp_address is for pool when selecting a random address from the pools, and tweak the code for easier understanding. Also, check whether the left value of an address range configuration is smaller than the right value.