cvs commit: src/sys/netinet udp_usrreq.c

Robert Watson rwatson at FreeBSD.org
Tue Sep 16 18:53:05 UTC 2008


rwatson     2008-09-16 18:52:51 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_7)
    sys/netinet          udp_usrreq.c 
  Log:
  SVN rev 183092 on 2008-09-16 18:52:51Z by rwatson
  
  Conditionalize setting udp6_usrreqs.pru_soreceive to soreceive_dgram
  on #ifdef INET, as we don't define udp6_usrreqs when IPv6 isn't
  compiled into the kernel.
  
  Reported  by:   bf <bf2006a at yahoo dot com>,
                  Kovacs Robert <robi at datanet.hu>
  Approved by:    re (kib)
  
  Revision   Changes    Path
  1.218.2.6  +2 -0      src/sys/netinet/udp_usrreq.c


More information about the cvs-src mailing list