Add a patch that got mysteriously eaten by bugzilla.
PR: 191426 Submitted by: maintainer
This commit is contained in:
parent
a28c38f247
commit
6cd9b0ad02
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=362858
11
net-mgmt/sendip/files/patch-ripng.h
Normal file
11
net-mgmt/sendip/files/patch-ripng.h
Normal 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
|
Loading…
Reference in New Issue
Block a user