maxim       2006-05-15 09:28:57 UTC

  FreeBSD src repository

  Modified files:
    sys/netinet          raw_ip.c 
  Log:
  o In rip_disconnect() do not call rip_abort(), just mark a socket
  as not connected.  In soclose() case rip_detach() will kill inpcb for
  us later.
  
  It makes rawconnect regression test do not panic a system.
  
  Reviewed by:    rwatson
  X-MFC after:    with all 1th April inpcb changes
  
  Revision  Changes    Path
  1.161     +11 -1     src/sys/netinet/raw_ip.c
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to