PERFORCE change 167144 for review

Gabor Pali pgj at FreeBSD.org
Sun Aug 9 22:09:56 UTC 2009


http://perforce.freebsd.org/chv.cgi?CH=167144

Change 167144 by pgj at petymeg-current on 2009/08/09 22:09:01

	Reschedule workplan.
	
	Approved by:	gonzo (mentor)

Affected files ...

.. //depot/projects/soc2009/pgj_libstat/Milestones#2 edit

Differences ...

==== //depot/projects/soc2009/pgj_libstat/Milestones#2 (text+ko) ====

@@ -26,30 +26,38 @@
 
   Based on the proposed design and the feedback received so far, provide
   an initial partial implementation for libnetstat, patches for the
-  kernel, and a modified version of netstat(1) to use this library as
-  much as possible.  Start to implement tests.
+  kernel, and a modified version of netstat(1) to use this library.  Start to
+  work on extending the support for bsnmpd(1).
+
+- July 21, 2009.
+
+  Add network interfaces, mbuf(9) statistics.
+
+- July 28, 2009.
+
+  Add bpf(4) peers, protocol-dependent statistics (ddp, pfsync, tcp, udp,
+  carp, ip, ip6, icmp, icmp6, pim, pim6, rip, ipsec, pfkey, ipx/spx, sctp).
 
+- August 4, 2009.
 
-- July 14, 2009.
+  Some buffer time reserved for catching up.  Scrub, slush, and test the code,
+  make it more stable, profile performance, fix bugs.  Add the missing
+  protocols to the socket abstraction (netgraph, appletalk, sctp, ipx).
+
+- August 11, 2009.
 
-  By following the experience gained from the implementation of
-  libnetstat, an initial libprocstat library is also supplied.  To make
-  it useable and demonstrate its capabilities, some simple tools are
-  included (similar to the ones were supplied for libmemstat(3)).
-  Continue working on tests.
+  Add routing statistics.
 
+- August 18, 2009.
 
-- July 21, 2009.
+  Add multicast statistics.
 
-  Scrub and slush the implemented libraries, together with the
-  accompanied kernel patches, make them more stable, profile
-  performance, fix bugs, and catch up in case of slow progress.  Create
-  an initial documentation (i.e. manual pages, and a FreeBSD article,
-  if time permits) for the interfaces and the tools.
+- August 25, 2009.
 
+  Catch up in case of slow progress.  Write documentation, document the
+  experiences earned so far.
 
-- August 10, 2009.
+- September 1, 2009.
 
-  Final touches on the code, documentation.  If there is time, start to
-  extend the experimented interface to other statistics, build other
-  libraries and tools, provide kernel patches for them.
+  Finish a modified, libnetstat-based version of the netstat(1) and bsnmpd(1)
+  applications.


More information about the p4-projects mailing list