Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/netinet



Module Name:    src
Committed By:   ryo
Date:           Fri May 12 17:53:54 UTC 2017

Modified Files:
        src/sys/netinet: if_arp.c in.c in_var.h ip_carp.c ip_output.c

Log Message:
replace in_fmtaddr() by IN_PRINT(), and delete function in_fmtaddr()


To generate a diff of this commit:
cvs rdiff -u -r1.248 -r1.249 src/sys/netinet/if_arp.c
cvs rdiff -u -r1.200 -r1.201 src/sys/netinet/in.c
cvs rdiff -u -r1.94 -r1.95 src/sys/netinet/in_var.h
cvs rdiff -u -r1.88 -r1.89 src/sys/netinet/ip_carp.c
cvs rdiff -u -r1.278 -r1.279 src/sys/netinet/ip_output.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index