aboutsummaryrefslogtreecommitdiffstats
path: root/net-mgmt/sendip/files/patch-ripng.h
blob: a5d393ce3750bfe68de4e8056a7f2f27fe842f37 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- ripng.h.orig	2014-07-25 00:06:01.000000000 +0200
+++ ripng.h	2014-07-25 00:06:18.000000000 +0200
@@ -15,7 +15,7 @@
 	struct in6_addr prefix;
 	u_int16_t tag;
 	u_int8_t len;
-	u_int8_t metric;
+	u_int16_t metric;
 } ripng_entry;
 
 /* Defines for which parts have been modified