Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 13 May 2003 02:31:06 -0700 (PDT)
From:      Maxim Konovalov <maxim@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/netinet ip_dummynet.c ip_dummynet.h
Message-ID:  <200305130931.h4D9V6PU090199@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
maxim       2003/05/13 02:31:06 PDT

  FreeBSD src repository

  Modified files:        (Branch: RELENG_4)
    sys/netinet          ip_dummynet.c ip_dummynet.h 
  Log:
  MFC:
  rev. 1.62 ip_dummynet.c
  
    o Protect set_fs_param() by splimp(9).
    o Flush accumulated credits for idle pipes.
    o Flush accumulated credits when change pipe characteristics.
  
  rev. 1.26 ip_dummynet.h
  
    o Change dn_flow_queue.numbytes type to unsigned long.
  
  rev. 1.63 ip_dummynet.c
  
    o Fix indentation.
  
  Revision   Changes    Path
  1.24.2.22  +19 -9     src/sys/netinet/ip_dummynet.c
  1.10.2.9   +1 -1      src/sys/netinet/ip_dummynet.h



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200305130931.h4D9V6PU090199>