cvs commit: src/sys/netinet raw_ip.c udp_usrreq.c

Andre Oppermann andre at FreeBSD.org
Wed Sep 6 12:05:46 PDT 2006


andre       2006-09-06 19:04:36 UTC

  FreeBSD src repository

  Modified files:
    sys/netinet          raw_ip.c udp_usrreq.c 
  Log:
  Check inp_flags instead of inp_vflag for INP_ONESBCAST flag.
  
  PR:             kern/99558
  Tested by:      Andrey V. Elsukov <bu7cher-at-yandex.ru>
  Sponsored by:   TCP/IP Optimization Fundraise 2005
  MFC after:      3 days
  
  Revision  Changes    Path
  1.165     +1 -1      src/sys/netinet/raw_ip.c
  1.194     +2 -2      src/sys/netinet/udp_usrreq.c


More information about the cvs-all mailing list