\r
#include "cll1-0.6.h"\r
\r
-const char *version="0.7.8.1"; /*0.7.9 will be last development, 0.8.0 first stable */\r
+const char *version="0.7.8.2"; /*0.7.9 will be last development, 0.8.0 first stable */\r
\r
/* ======= All path names are defined hear (for RPM patch) ======= */\r
\r
ip->min=atoi(substring);\r
if(ip->min<=0)\r
{\r
- puts("Illegal value of minimum bandwidth: 0 kbps.");\r
- reject_config_and_exit(hosts);\r
+ printf(" %s: Illegal value of minimum bandwidth 0 kbps, using %d kbps\n",s\r
+ ip->min=free_min;\r
}\r
if(ip->max<=ip->min)\r
{\r