--- linux/net/sctp/protocol.c.orig Sun Oct 5 01:30:01 2003 +++ linux/net/sctp/protocol.c Sun Oct 5 01:30:13 2003 @@ -534,7 +534,6 @@ newsk->dport = htons(asoc->peer.port); newsk->daddr = asoc->peer.primary_addr.v4.sin_addr.s_addr; newinet->pmtudisc = inet->pmtudisc; - newinet->id = 0; newinet->ttl = sysctl_ip_default_ttl; newinet->mc_loop = 1;