Powered by Apache

CVS log for nsh/stats.c

[BACK] Up to [local] / nsh

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.10 / (download) - annotate - [select for diffs], Sun Jan 6 18:18:16 2008 UTC (4 years, 4 months ago) by chris
Branch: MAIN
CVS Tags: HEAD
Diff to previous 1.9 (colored)

Move mbuf statistics into stats.c

Revision 1.9 / (download) - annotate - [select for diffs], Wed Dec 26 05:19:33 2007 UTC (4 years, 4 months ago) by chris
Branch: MAIN
Diff to previous 1.8 (colored)

new route print code from /usr/src/sbin/route/show.c
(uses sysctl instead of kvm)
extinguish all remaining kvm usage from NSH

Revision 1.8 / (download) - annotate - [select for diffs], Tue Dec 25 22:32:24 2007 UTC (4 years, 4 months ago) by chris
Branch: MAIN
Diff to previous 1.7 (colored)

bring stats.c up-to-date with netstat/inet.c
eliminate kread in favor of sysctl, add carp_stats and pfsync_stats,
add new stats to tcp_stats and udp_stats

Revision 1.7 / (download) - annotate - [select for diffs], Wed Mar 3 08:45:27 2004 UTC (8 years, 2 months ago) by chris
Branch: MAIN
Diff to previous 1.6 (colored)

add ipcomp stat

Revision 1.6 / (download) - annotate - [select for diffs], Thu Sep 18 20:31:38 2003 UTC (8 years, 8 months ago) by chris
Branch: MAIN
Diff to previous 1.5 (colored)

Remove clause 3 from UCB copyrights, a clause which UC Berkeley rescinded in
7/22/1999, also remove clause 3 and 4 from Jason's copyright, which he removed
6/2/2003

Revision 1.5 / (download) - annotate - [select for diffs], Tue Feb 18 09:29:46 2003 UTC (9 years, 2 months ago) by chris
Branch: MAIN
Diff to previous 1.4 (colored)

add rcs tags to everything

Revision 1.4 / (download) - annotate - [select for diffs], Mon Feb 10 08:10:27 2003 UTC (9 years, 3 months ago) by chris
Branch: MAIN
Diff to previous 1.3 (colored)

import of nsh-20020619
-use a more macros for better enjoyment
-fix up the toilet flusher to handle arps and routes
-make show route display a specific destination like 'route get' if you
specify an additional argument
-add media types in conf() output
-add powersave to conf() output
-add routes/arps to conf() output
-add media type and hardware address to show interface
-same for network key/powersaving time
-add function that "suprisingly actually works" to get hardware address
-merge ip/netmask/bitmask parser to parse_ip() instead of duplicating code
-strtoul vs atoi becomes an issue
-add capability to setup vlans from interface mode
-get rid of mrtd code from routesys.c and go back to berkeley rtmsg()
-whoops, i forgot to 'cvs add' bridge.c in the last commit!!

Revision 1.3 / (download) - annotate - [select for diffs], Mon Feb 10 07:26:15 2003 UTC (9 years, 3 months ago) by chris
Branch: MAIN
Diff to previous 1.2 (colored)

import of nsh-20020412
-add some -W gems
-get rid of \r\n crap
-add interface mode handler
-vlan stats for show interface
-make rate() work with interface mode handler
-route.c moves to routepr.c
-add route.c as a way to add routes with netmask or bitmask

Revision 1.2 / (download) - annotate - [select for diffs], Mon Feb 10 07:16:16 2003 UTC (9 years, 3 months ago) by chris
Branch: MAIN
Diff to previous 1.1 (colored)

import of nsh-20020304
-add README and TODO
-add routing statistics from netstat
-initialize nlist correctly

Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Mon Feb 10 07:06:50 2003 UTC (9 years, 3 months ago) by chris
Branch: nsh
CVS Tags: initial
Diff to previous 1.1 (colored)

import of nsh-20020212

Revision 1.1 / (download) - annotate - [select for diffs], Mon Feb 10 07:06:50 2003 UTC (9 years, 3 months ago) by chris
Branch: MAIN

Initial revision

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>