Index: head/net-mgmt/sendip/files/patch-ripng.h =================================================================== --- head/net-mgmt/sendip/files/patch-ripng.h (nonexistent) +++ head/net-mgmt/sendip/files/patch-ripng.h (revision 362858) @@ -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 Property changes on: head/net-mgmt/sendip/files/patch-ripng.h ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property