Commit 77ac7990 authored by Juliusz Chroboczek's avatar Juliusz Chroboczek

Increase MAXNETS.

parent 7a34b2d4
......@@ -23,7 +23,7 @@ THE SOFTWARE.
#define MAXROUTES 512
#define MAXSRCS 256
#define MAXNEIGHBOURS 64
#define MAXNETS 8
#define MAXNETS 16
#define MAXXROUTES 64
#define INFINITY ((unsigned short)(~0))
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment