CVSROOT:        /cvs
Module name:    src
Changes by:     m...@cvs.openbsd.org    2013/11/11 02:15:35

Modified files:
        sys/conf       : files 
        sys/dev        : vmt.c 
        sys/net        : if.c if_spppsubr.c pf_osfp.c pipex.c 
        sys/netinet    : if_ether.c in.h ip_icmp.c ip_input.c ip_ipsp.c 
                         ip_ipsp.h ipsec_input.c 
        sys/netinet6   : frag6.c icmp6.c in6.c in6_src.c ip6_forward.c 
                         ip6_input.c ip6_mroute.c mld6.c nd6.c nd6_nbr.c 
                         nd6_rtr.c 
        sys/nfs        : krpc_subr.c nfs_boot.c 
Added files:
        sys/netinet    : inet_ntop.c 

Log message:
Replace most of our formating functions to convert IPv4/6 addresses from
network to presentation format to inet_ntop().

The few remaining functions will be soon converted.

ok mikeb@, deraadt@ and moral support from henning@

Reply via email to