freebsd-ports/net-mgmt/sendip/files/patch-ripng.h
Adam Weinberger 6cd9b0ad02 Add a patch that got mysteriously eaten by bugzilla.
PR:		191426
Submitted by:	maintainer
2014-07-24 22:59:05 +00:00

11 lines
282 B
C

--- 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