CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/09/01 15:24:04
Modified files:
sys/net : if_gif.c if_tun.c pipex.c radix_mpath.c
sys/netinet : in_pcb.c ip_divert.c ip_icmp.c ip_mroute.c
tcp_subr.c
sys/nfs : nfs_boot.c
Log message:
Replace sockaddr casts with the proper satosin(), ... calls.
>From David Hill; OK mpi@; tested kspillner@; tweaks bluhm@
