View | Details | Raw Unified | Return to bug 103988 | Differences between
and this patch

Collapse All | Expand All

(-)./traceroute_640.c (-1 / +1 lines)
Lines 790-796 Link Here
790
              struct icmp icmp_probe;
790
              struct icmp icmp_probe;
791
        } ip_payload;
791
        } ip_payload;
792
#endif /* V6.3.0 */
792
#endif /* V6.3.0 */
793
};
793
} __attribute__((packed));
794
794
795
#ifdef SPRAY
795
#ifdef SPRAY
796
/*
796
/*

Return to bug 103988