Searched hist:60889 (Results 1 - 8 of 8) sorted by relevance

/freebsd-11-stable/sys/netinet6/
H A Dip6_mroute.cdiff 60889 Wed May 24 21:16:56 MDT 2000 archie Just need to pass the address family to if_simloop(), not the whole sockaddr.
diff 60889 Wed May 24 19:16:56 MDT 2000 archie Just need to pass the address family to if_simloop(), not the whole sockaddr.
/freebsd-11-stable/sys/net/
H A Dif_fddisubr.cdiff 60889 Wed May 24 19:16:56 MDT 2000 archie Just need to pass the address family to if_simloop(), not the whole sockaddr.
H A Dif_iso88025subr.cdiff 60889 Wed May 24 19:16:56 MDT 2000 archie Just need to pass the address family to if_simloop(), not the whole sockaddr.
H A Dif_loop.cdiff 60889 Wed May 24 19:16:56 MDT 2000 archie Just need to pass the address family to if_simloop(), not the whole sockaddr.
H A Dif_var.hdiff 60889 Wed May 24 19:16:56 MDT 2000 archie Just need to pass the address family to if_simloop(), not the whole sockaddr.
H A Dif_ethersubr.cdiff 60889 Wed May 24 19:16:56 MDT 2000 archie Just need to pass the address family to if_simloop(), not the whole sockaddr.
/freebsd-11-stable/sys/netinet/
H A Dip_output.cdiff 124247 Thu Jan 08 09:13:40 MST 2004 andre Do not set the ip_id to zero when DF is set on packet and
restore the general pre-randomid behaviour.

Setting the ip_id to zero causes several problems with
packet reassembly when a device along the path removes
the DF bit for some reason.

Other BSD and Linux have found and fixed the same issues.

PR: kern/60889
Tested by: Richard Wendland <richard@wendland.org.uk>
Approved by: re (scottl)
diff 60889 Wed May 24 19:16:56 MDT 2000 archie Just need to pass the address family to if_simloop(), not the whole sockaddr.
H A Dtcp_timewait.cdiff 124248 Thu Jan 08 09:17:11 MST 2004 andre If path mtu discovery is enabled set the DF bit in all cases we
send packets on a tcp connection.

PR: kern/60889
Tested by: Richard Wendland <richard@wendland.org.uk>
Approved by: re (scottl)

Completed in 590 milliseconds