ports/net/ntraceroute/files/patch-traceroute.c
Mathieu Arnold fedfe01227 Really fix on 11+.
PR:		212283
Submitted by:	ae
Sponsored by:	Absolight
2016-12-28 11:38:12 +00:00

11 lines
235 B
C

--- traceroute.c.orig 2016-09-02 21:07:07 UTC
+++ traceroute.c
@@ -798,7 +803,7 @@ struct opacket {
struct icmp icmp_probe;
} ip_payload;
#endif /* V6.3.0 */
-};
+} __attribute__((packed));
#ifdef SPRAY
/*