cvs commit: src/sys/netinet udp_usrreq.c src/sys/netinet6 ip6_input.c ip6_var.h

Robert Watson rwatson at FreeBSD.org
Thu Jul 31 13:15:23 UTC 2008


On Wed, 30 Jul 2008, Bjoern A. Zeeb wrote:

> bz          2008-07-30 21:23:21 UTC
>
>  FreeBSD src repository
>
>  Modified files:        (Branch: RELENG_7)
>    sys/netinet          udp_usrreq.c
>    sys/netinet6         ip6_input.c ip6_var.h
>  Log:
>  SVN rev 181023 on 2008-07-30 21:23:21Z by bz
>
>  MFC r179289, rev. 1.221 udp_usrreq.c, 1.98 ip6_input.c, 1.42 ip6_var.h
>
>    Factor out the v4-only vs. the v6-only inp_flags processing in
>    ip6_savecontrol in preparation for udp_append() to no longer
>    need an WLOCK as we will no longer be modifying socket options.
>
>    Requested by:         rwatson
>    Reviewed by:          gnn

Thanks muchly.  I will continue preparing my rwlock patch for 7-STABLE and 
post it to various lists in the next few days.

Robert N M Watson
Computer Laboratory
University of Cambridge


More information about the cvs-src mailing list