summaryrefslogtreecommitdiff
path: root/proto/radv/radv.h
diff options
context:
space:
mode:
Diffstat (limited to 'proto/radv/radv.h')
-rw-r--r--proto/radv/radv.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/proto/radv/radv.h b/proto/radv/radv.h
index 48ba9c1a..e2bf07ba 100644
--- a/proto/radv/radv.h
+++ b/proto/radv/radv.h
@@ -84,7 +84,7 @@ struct radv_prefix_config
{
node n;
ip_addr prefix;
- int pxlen;
+ uint pxlen;
u8 skip; /* Do not include this prefix to RA */
u8 onlink; /* Standard options from RFC 4261 */