cvs commit: src/sys/netinet6 in6_pcb.c

Robert Watson rwatson at FreeBSD.org
Wed Apr 12 02:52:15 UTC 2006


rwatson     2006-04-12 02:52:14 UTC

  FreeBSD src repository

  Modified files:
    sys/netinet6         in6_pcb.c 
  Log:
  Remove spl use from IPv6 inpcb code.
  
  In various inpcb methods for IPv6 sockets, don't check of so_pcb is NULL,
  assert it isn't.
  
  MFC after:      3 months
  
  Revision  Changes    Path
  1.67      +13 -25    src/sys/netinet6/in6_pcb.c


More information about the cvs-all mailing list