Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys
Module Name: src
Committed By: rmind
Date: Sun May 18 00:10:11 UTC 2014
Modified Files:
src/sys/netinet: raw_ip.c
src/sys/netinet6: icmp6.c raw_ip6.c
Log Message:
Use IFNET_FIRST() rather than open coding ifnet access.
To generate a diff of this commit:
cvs rdiff -u -r1.118 -r1.119 src/sys/netinet/raw_ip.c
cvs rdiff -u -r1.165 -r1.166 src/sys/netinet6/icmp6.c
cvs rdiff -u -r1.113 -r1.114 src/sys/netinet6/raw_ip6.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