CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/08/14 12:07:28
Modified files:
sys/netinet : in_gif.c ip_divert.c ip_icmp.c ip_ipip.c
udp_usrreq.c
sys/nfs : nfs_boot.c
Log message:
Replace sockaddr casts with the proper satosin() or satosin6() calls.
>From David Hill; OK mpi@
