Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 5 Jun 2009 12:49:54 +0000 (UTC)
From:      Luigi Rizzo <luigi@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/netinet ip_dummynet.c
Message-ID:  <200906051250.n55Co0cs093532@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
luigi       2009-06-05 12:49:54 UTC

  FreeBSD src repository

  Modified files:
    sys/netinet          ip_dummynet.c 
  Log:
  SVN rev 193497 on 2009-06-05 12:49:54Z by luigi
  
  Small changes (no actual code changes) in preparation of moving ipfw-related
  stuff to its own directory, and cleaning headers and dependencies:
  
  In this commit:
  + remove one use of a typedef;
  + document dn_rule_delete();
  + replace one usage of the DUMMYNET_LOADED macro with its value;
  
  No MFC planned until the cleanup is complete.
  
  Revision  Changes    Path
  1.121     +6 -4      src/sys/netinet/ip_dummynet.c



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