cvs commit: src/sys/netinet tcp_syncache.c tcp_var.h
    Andre Oppermann 
    andre at FreeBSD.org
       
    Sun Jun 18 12:26:12 UTC 2006
    
    
  
andre       2006-06-18 12:26:11 UTC
  FreeBSD src repository
  Modified files:
    sys/netinet          tcp_syncache.c tcp_var.h 
  Log:
  Move all syncache related structures to tcp_syncache.c.  They are only used
  there.
  
  This unbreaks userland programs that include tcp_var.h.
  
  Discussed with: rwatson
  
  Revision  Changes    Path
  1.91      +35 -0     src/sys/netinet/tcp_syncache.c
  1.132     +4 -39     src/sys/netinet/tcp_var.h
    
    
More information about the cvs-all
mailing list