@@ -2,6 +2,7 @@
[userv-utils] / ipif / service.c
index 3a59b2b..e0c937c 100644 (file)
 #include <sys/stat.h>
 
 #define NARGS 4
-#define MAXEXROUTES 5
+#define MAXEXROUTES 50
 #define ATXTLEN 16
 
 static const unsigned long gidmaxval= (unsigned long)((gid_t)-2);