cvs commit: src/sys/netinet6 udp6_usrreq.c
Robert Watson
rwatson at FreeBSD.org
Sat Sep 8 01:18:25 PDT 2007
rwatson 2007-09-08 08:18:25 UTC
FreeBSD src repository
Modified files:
sys/netinet6 udp6_usrreq.c
Log:
Continue UDP/UDPv6 synchronization project:
- Fix copyrights, comments in UDPv6.
- Remove macro defines for in6pcb and udp6stat.
- Consistently refer to inpcbs as 'inp' and not also 'in6p'.
Reviewed by: gnn, jinmei, bz
Approved by: re (bmah)
Revision Changes Path
1.81 +55 -61 src/sys/netinet6/udp6_usrreq.c
More information about the cvs-src
mailing list