Commit Graph

242 Commits

Author SHA1 Message Date
osdl.net!shemminger
f5f1a6c583 Fix sum of first field (entries).
(Logical change 1.172)
2005-03-18 19:40:19 +00:00
osdl.net!shemminger
e796b9587a Fix compile warning.
(Logical change 1.172)
2005-03-18 19:40:19 +00:00
osdl.net!shemminger
4c74f032f6 need to sum all lines on smp machine.
(Logical change 1.171)
2005-03-16 23:29:15 +00:00
osdl.net!shemminger
627c228ef5 Style change
2005/03/10 12:26:43-08:00 net[shemminger]!shemminger
Import patch iproute-batch.1.050209.patch

(Logical change 1.164)
2005-03-14 19:04:49 +00:00
osdl.net!shemminger
b9de3ecf94 typo, extra /
(Logical change 1.133)
2005-01-19 00:23:53 +00:00
osdl.net!shemminger
c3f346b00a typo in ss
(Logical change 1.132)
2005-01-18 22:31:42 +00:00
8!tgraf
f22b6eba67 tb buffer initialization is now done in the parser
(Logical change 1.129)
2005-01-18 22:11:58 +00:00
5!tgraf
87bc1f03ad tb buffer initialization is now done in the parser
(Logical change 1.129)
2005-01-18 22:11:58 +00:00
11!tgraf
ebb4e4376a tb buffer initialization is now done in the parser
(Logical change 1.129)
2005-01-18 22:11:58 +00:00
osdl.net!shemminger
50772dc51a Add ip rule flush capabilty and fix all the prototype changes
because of that code rewrites the nlmsghdr.

(Logical change 1.106)
2004-12-07 21:48:29 +00:00
osdl.net!shemminger
64df4e3e31 Don't need this.
(Logical change 1.103)
2004-10-20 16:12:49 +00:00
osdl.net!shemminger
4677a54983 add const to find_field
(Logical change 1.102)
2004-10-19 20:47:13 +00:00
osdl.net!shemminger
0bb187ca0e Add const on strings and make sure not to crash
when there is no slash in argv[0]

(Logical change 1.102)
2004-10-19 20:47:13 +00:00
osdl.net!shemminger
07c3545572 Rename: misc/README.lnstat -> README.lnstat
}(Logical change 1.100)
2004-10-19 20:24:47 +00:00
osdl.net!shemminger
8b3c3abb63 Initial revision 2004-10-19 20:21:14 +00:00
osdl.net!shemminger
56fbc4f68c Delete: misc/rtstat.c
}(Logical change 1.98)
2004-10-19 20:21:14 +00:00
osdl.net!shemminger
9783e0d4f0 Add lnstat to replace rtstat.
(Logical change 1.98)
2004-10-19 20:21:14 +00:00
osdl.net!shemminger
056eb9d8dd (Logical change 1.98) 2004-10-19 20:21:14 +00:00
net[shemminger]!shemminger
b482ffa6a6 Import patch nstat.eml
(Logical change 1.97)
2004-10-19 20:02:59 +00:00
osdl.net!shemminger
bb6a21a4fc Fix build warnings on x86_64
(Logical change 1.92)
2004-10-06 23:17:10 +00:00
osdl.net!shemminger
63fe5f043e get rid of warning.
2004/09/28 12:01:02-07:00 osdl.net!shemminger
Update to rtstat.c from Robert Olsson

(Logical change 1.89)
2004-09-28 19:16:48 +00:00
osdl.net!shemminger
169b47a569 Some versions -ldb seem do need pthread.
(Logical change 1.87)
2004-09-28 18:56:27 +00:00
osdl.net!shemminger
b4b0b7d558 ss cleanup and enable full features.
(Logical change 1.80)
2004-09-28 18:14:03 +00:00
osdl.net!shemminger
6dc9f01634 make all filtering handles take const args.
(Logical change 1.77)
2004-08-31 17:45:21 +00:00
osdl.net!shemminger
1a5bad5aa4 fix matches that got introduced by last patch
(Logical change 1.54)
2004-07-07 17:06:35 +00:00
osdl.net!shemminger
17ce7fd51c add if_ether.h since it not in if.h on some systems.
(Logical change 1.52)
2004-07-06 21:01:44 +00:00
osdl.net!shemminger
11d1cad87c simplify make file.
(Logical change 1.34)
2004-06-25 21:20:20 +00:00
osdl.net!shemminger
adff36d765 Cleaner way to configure
(Logical change 1.33)
2004-06-25 21:14:22 +00:00
osdl.org!shemminger
ab61159aa0 GNU long options for ss
Pick up ephermal port list from /proc/sys/net/ipv4 rather than hard coded.

(Logical change 1.23)
2004-06-09 21:30:13 +00:00
osdl.org!shemminger
16efac57d0 Directory for db library set in top level makefile
(Logical change 1.21)
2004-06-09 21:28:46 +00:00
osdl.org!shemminger
d7e0809ee6 Switch to single fprintf for output
(Logical change 1.18)
2004-06-09 18:09:48 +00:00
osdl.org!shemminger
9f3ea25096 report rates in k=1000, and add gnu style options.
(Logical change 1.17)
2004-06-09 17:37:28 +00:00
osdl.org!shemminger
d25ad2901e Allow build on 2.4
(Logical change 1.16)
2004-06-08 23:50:43 +00:00
osdl.org!shemminger
36e3120900 Switch to db4.1
(Logical change 1.14)
2004-06-08 22:51:46 +00:00
osdl.org!shemminger
c0076e70b1 Don't force location of tmp
(Logical change 1.14)
2004-06-08 22:51:46 +00:00
osdl.org!shemminger
05e18118ec Cleanup display logic and add receive space values.
(Logical change 1.12)
2004-06-08 20:33:44 +00:00
osdl.org!shemminger
15a79f12cd TCPDIAG_VEGASINFO is not a #define, its an enum
(Logical change 1.7)
2004-06-04 18:39:32 +00:00
osdl.org!shemminger
43cc93e347 Get rid of warning
(Logical change 1.7)
2004-06-04 18:39:32 +00:00
osdl.org!shemminger
f1dfe7dec1 get rid of warning
(Logical change 1.6)
2004-06-02 20:22:08 +00:00
osdl.org!shemminger
7d105b5648 Build and constant cleanup
(Logical change 1.6)
2004-06-02 20:22:08 +00:00
osdl.org!shemminger
aba5acdfdb (Logical change 1.3) 2004-04-15 20:56:59 +00:00
osdl.org!shemminger
86fdf0e47b Initial revision 2004-04-15 20:56:59 +00:00