Add ip_mask

This commit is contained in:
c9s 2014-06-13 19:38:04 +08:00
parent 5a536b9145
commit cebf4cfba0

View file

@ -82,7 +82,7 @@ struct _route {
void * data;
char * ip_addr;
char * ip_addr_mask;
char * ip_mask;
// todo: take of this