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
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to