Add a patch that got mysteriously eaten by bugzilla.

PR:		191426
Submitted by:	maintainer
This commit is contained in:
Adam Weinberger 2014-07-24 22:59:05 +00:00
parent a28c38f247
commit 6cd9b0ad02
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=362858

View File

@ -0,0 +1,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