blob: 68d2342d1c290e3911997b0b2c94e43908301603 [file] [log] [blame]
shemminger27356a52006-01-12 18:31:36 +000012006-01-12 Patrick McHardy <kaber@trash.net>
2
3 * Handle DCCP in ipxfrm.c to allow using port numbers in the selector.
4
shemminger09954dc2006-01-10 18:43:32 +000052006-01-10 Masahide NAKAMURA <nakam@linux-ipv6.org>
6
7 * Add ip link ntable
8
92006-01-10 Stephen Hemminger <shemminger@osdl.org>
10
11 * Update headers to santized kernel 2.6.15
shemmingerd8a45812006-01-10 18:45:42 +000012 * Fix ipv6 priority option in u32
13
shemminger890fe642006-01-03 19:25:29 +0000142006-01-03 Alpt <alpt@freaknet.org>
15
16 * Ip man page addition
17
shemminger47836e12006-01-03 18:29:19 +0000182006-01-03 Jamal Hadi Salim <hadi@znyx.com>
19
20 * Documentation for ifb
21
shemmingere9bc3c42005-12-10 00:01:02 +0000222005-12-09 Stephen Hemminger <shemminger@osdl.org>
shemmingera31a5d52005-12-09 23:27:44 +000023
24 * Add corrupt feature to netem
25
shemminger27356a52006-01-12 18:31:36 +0000262005-12-02 Stephen Hemminger <shemminger@osdl.org>
shemmingere25d6972005-12-02 20:02:26 +000027
28 * Backout ambigious ip command matches
29
shemminger27356a52006-01-12 18:31:36 +0000302005-11-22 Stephen Hemminger <shemminger@osdl.org>
shemmingerede72392005-11-22 17:30:43 +000031
32 * Handle ambigious ip command matches
33
342005-11-22 Patrick McHardy <kaber@trash.net>
35
36 * Add back ip command aliases
37
shemminger669ae742005-11-07 18:39:30 +0000382005-11-07 Masahide NAKAMURA <nakam@linux-ipv6.org>
39
40 * Updating for 2.6.14
41 - Show UPD{SA,POLICY} message information from kernel instead of error
42 - Add lengh check of deleting message from kernel
43 - Use macro for struct xfrm_user{sa,policy}_id
44
45 * Minor fix:
46 - Add fflush at the end of normal dump
47
shemmingerc595c792005-11-01 23:03:03 +0000482005-11-01 Jamal Hadi Salim <hadi@znyx.com>
49
50 * Fix handling of XFRM monitor and state
51
shemminger2034ee92005-11-01 17:54:34 +0000522005-11-01 Stephen Hemminger <shemminger@osdl.org
53
54 * Update to 2.6.14 sanitized headers
55
shemminger234b6132005-10-24 16:26:25 +0000562005-10-24 Patrick McHardy <kaber@trash.net>
57
58 * Fix ip commnad shortcuts
59
shemminger8c564a42005-10-12 22:46:23 +0000602005-10-12 Stephen Hemminger <shemminger@osdl.org>
61
62 * Add more CBQ examples from Fedora Core
shemminger7849fb52005-10-12 22:49:50 +000063 * Fix buffer overrun in iproute because of bits vs. bytes confusion
64
shemmingerb77caeb2005-10-12 22:32:34 +0000652005-10-12 Jamal Hadi Salim <hadi@znyx.com>
66
67 * Fix ip rule flush, need to reopen rtnl
68
shemminger393c4372005-10-07 16:45:17 +0000692005-10-07 Stephen Hemminger <shemminger@osdl.org>
70
71 * Reenable ip mroute
72
shemmingerf453a0d2005-10-07 16:33:21 +0000732005-10-07 Mike Frysinger <vapier@gentoo.org>
74
75 * Handle pfifo_fast that has no qopt without segfaulting
76
shemminger7dae1702005-10-05 17:40:12 +0000772005-10-05 Mads Martin Joergensen <mmj@suse.de>
78
79 * Trivial netem ccopts
80
shemmingerfb229752005-10-04 23:15:32 +0000812005-10-04 Jerome Borsboom <j.borsboom@erasmusmc.nl>
82
83 * Fix regression in ip addr (libnetlink) handling
84
852005-09-21 Stephen Hemminger <shemminger@osdl.org>
shemminger8ed63ab2005-09-21 19:33:17 +000086
87 * Fix uninitialized memory and leaks with valgrind
88 Reported by Redhat
89
shemmingerce715cd2005-09-01 22:38:19 +0000902005-09-01 Mike Frysinger <vapier@gentoo.org>
91
92 * Fix build issues with netem tables (parallel make and HOSTCC)
93
942005-09-01 Stephen Hemminger <shemminger@osdl.org>
shemminger351efcd2005-09-01 19:21:50 +000095
96 * Integrate support for DCCP into 'ss' (from acme)
97 * Add -batch option to ip.
98 * Update to 2.6.14 headers
99
shemmingerc98e49e2005-09-01 18:12:33 +00001002005-09-01 Eric Dumazet <dada1@cosmosbay.com>
shemmingerce715cd2005-09-01 22:38:19 +0000101
shemmingerc98e49e2005-09-01 18:12:33 +0000102 * Fix lnstat : First column should not be summed
103
shemminger66081842005-08-16 21:10:51 +00001042005-08-16 Stephen Hemminger <shemminger@osdl.org>
105
106 * Limit ip route flush to 10 rounds.
107 * Cleanup ip rule flush error message
108
shemminger6864c1e2005-08-08 20:24:41 +00001092005-08-08 Stephen Hemminger <shemminger@osdl.org>
110
111 * Update to 2.6.13+ kernel headers
112 * Fix array overrun in paretonormal
113 * Fix ematch to not include dropped fields from skb.
114
shemminger3fcdebb2005-07-14 16:49:27 +00001152005-07-14 Thomas Graf <tgraf@suug.ch>
shemminger52d5ac32005-07-05 22:11:37 +0000116
shemminger3fcdebb2005-07-14 16:49:27 +0000117 * Make ematch bison/lex build with common flex
118
1192005-07-10 Stephen Hemminger <shemminger@osdl.org>
120
121 * Fix Gcc 4.0 build warnings signed/unsigned
shemminger52d5ac32005-07-05 22:11:37 +0000122
shemminger6d4662d2005-06-23 17:36:38 +00001232005-06-23 Jamal Hadi Salim <hadi@znyx.com>
124
125 * Fix for options process with ipt
126
shemminger08837cb2005-06-23 17:33:56 +00001272005-06-23 Thomas Graf <tgraf@suug.ch>
128
129 * Add extended matches (nbyte, cmp, u32, meta)
130 * Add basic classifier
131 * Fix clean/distclean makefile targets
132 * update local header file copies
133 * IPv4 multipath algorithm selection support
134 * cscope Makefile target
135 * Fix off-by-one while generating argument vector
136 in batched mode.
137 * Assume stdin if no argument is given to -batch
138
shemminger6d4662d2005-06-23 17:36:38 +00001392005-06-22 Stephen Hemminger <shemminger@osdl.org>
shemmingerea8fc102005-06-22 18:27:49 +0000140
141 * Update include files to 2.6.12
142 * Add ss support for TCP_CONG
143
shemminger2b4fad62005-06-13 18:47:56 +00001442005-06-13 Steven Whitehouse <steve@chygwyn.com>
145
146 * Decnet doc's update
147
shemminger99f830d2005-06-07 22:15:48 +00001482005-06-07 Stephen Hemminger <shemminger@osdl.org>
149
150 * Fix 'ip link' map to handle case where device gets autoloaded
151 by using if_nametoindex as fallback
152 * Device indices are unsigned not int.
153
shemmingere4457652005-06-07 21:55:03 +00001542005-06-07 Masahide NAKAMURA <nakam@linux-ipv6.org>
155
156 * [ip] show timestamp when using '-t' option.
157 * [ip] remove duplicated code for expired message of xfrm.
shemminger9bec1a42005-06-07 21:58:25 +0000158 * [ip] add "deleteall" command for xfrm;
159 "flush" uses kernel's flush interface and
160 "deleteall" uses legacy iproute2's flush feature like
161 getting-and-deleting-for-each.
shemmingere4457652005-06-07 21:55:03 +0000162
osdl.net!shemminger78615aa2005-03-30 18:51:35 +00001632005-03-30 Stephen Hemminger <shemminger@osdl.org>
164
165 * include/linux/netfilter_ipv4/ip_tables.h dont include compiler.h
166 because it isn't needed and not on all systems
osdl.net!shemmingerec596422005-04-01 19:56:29 +0000167 * Update rtnetlink.h and pkt_cls.h to be stripped versions
168 of headers from 2.6.12-rc1
osdl.net!shemminger78615aa2005-03-30 18:51:35 +0000169
osdl.net!shemminger16bd7e02005-03-30 18:43:30 +00001702005-03-30 Jamal Hadi Salim <hadi@znyx.com>
171
172 * Proper verison of iptables headers (from 1.3.1)
173 * Set revision file in m_ipt
174 * Fix action_util naming in mirred
osdl.net!shemmingerec596422005-04-01 19:56:29 +0000175 * don't call ll_init_map in mirred
osdl.net!shemminger16bd7e02005-03-30 18:43:30 +0000176
net[shemminger]!shemmingerf082b642005-03-30 18:16:10 +00001772005-03-19 Thomas Graf <tgraf@suug.ch>
178
179 * Warn about wildcard deletions and provide IFA_ADDRESS upon
180 deletions to enforce prefix length validation for IPv4.
osdl.net!shemminger3819eb92005-03-30 18:18:12 +0000181 * Fix netlink message alignment when the last routing attribute added
182 has a data length not aligned to RTA_ALIGNTO.
183
osdl.net!shemminger2cea8f22005-03-30 18:14:55 +00001842005-03-30 Masahide NAKAMURA <nakam@linux-ipv6.org>
185
186 * ipv6 xfrm allocspi and monitor support.
187
osdl.net!shemminger78615aa2005-03-30 18:51:35 +00001882005-03-29 Stephen Hemminger <shemminger@osdl.org>
osdl.net!shemmingerf8f9de52005-03-30 18:11:49 +0000189
190 * switch to stack for netem tables
191
osdl.net!shemminger08856f02005-03-18 19:40:55 +00001922005-03-18 Stephen Hemminger <shemminger@osdl.org>
193
194 * add -force option to batch mode
195 * handle midline comments in batch mode
196 * sum per cpu fields in lnstat correctly
197
osdl.net!shemminger25afd1c2005-03-14 19:35:32 +00001982005-03-14 Stephen Hemminger <shemminger@osdl.org>
199
site!shemminger924d4fd2005-03-14 22:19:16 +0000200 * cleanup batch mode, allow continuation, comments etc.
201 * recode reuse of netlink socket
osdl.net!shemminger25afd1c2005-03-14 19:35:32 +0000202
osdl.net!shemminger900da082005-03-14 19:04:15 +00002032005-03-14 Boian Bonev <boian@bonev.com>
204
205 * enhancement to batch mode.
206 it does not exit on error, just report it
osdl.net!shemminger25afd1c2005-03-14 19:35:32 +0000207 tc reuses the already open netlink socket for subsequent command(s)
osdl.net!shemminger900da082005-03-14 19:04:15 +0000208
osdl.net!shemmingerb6149fd2005-03-14 18:47:38 +00002092005-03-14 Thomas Graf <tgraf@suug.ch>
210
211 * ip link command
212 print NO-CARRIER flag if there is no carrier and the link is up.
213
osdl.net!shemminger3d956fa2005-03-14 18:44:54 +00002142005-03-14 Patrick McHardy <kaber@trash.net>
215
216 * bug: Use USER_HZ where necessary
217
osdl.net!shemmingerafa10e22005-03-14 22:23:38 +00002182005-03-10 Jamal Hadi Salim <hadi@znyx.com>
219
220 * Fix bug with register_target
221
osdl.net!shemminger3d956fa2005-03-14 18:44:54 +00002222005-03-10 Stephen Hemminger <shemminger@osdl.org>
osdl.net!shemminger9fcda922005-03-10 19:04:50 +0000223
224 * fix pkt_cls.h to have tc_u32_mark
225 * update include files to be stripped versions of 2.6.11
226 * add documentation about netem distributions [from nistnet]
227 * turn off nup in document make [from FC3]
228 * don't build with extra debug info (-g) [from FC3]
229
2302005-03-10 Nix <nix@esperi.org.uk>
231
232 * make man3 directory
233
2342005-03-10 Pasi <Pasi.Eronen@nokia.com>
235
236 * add ESP-in-UDP encapsulation
237
2382005-03-10 Thomas Graf <tgraf@suug.ch>
239 * [NETEM] Fix off by one
240 * update local header file copies
241 * [NEIGH] print number of probes done so far (statistics mode only)
242
2432005-03-10 Herbert Xu <herbert@gondor.apana.org.au>
244 * Trivial typo in ip help
245
2462005-02-09 Stephen Hemminger <shemminger@osdl.org>
osdl.net!shemmingere00273c2005-02-09 22:05:41 +0000247
248 * netem distribution data reorganization
249
2502005-02-09 Roland Dreier <roland@topspin.com>
251
252 * ip over infiniband address display
253
2542005-02-09 Jim Gifford <lfs@jg555.com>
255
256 * make install fix for ip/
257
2582005-02-07 Mads Martin Joergensen <mmj@suse.de>
osdl.net!shemminger277325d2005-02-07 18:28:31 +0000259
260 * Don't mix address families when flushing
261
osdl.net!shemminger9fcda922005-03-10 19:04:50 +00002622005-02-07 Stephen Hemminger <shemminger@osdl.org>
osdl.net!shemmingera8b303c2005-02-07 18:16:29 +0000263
264 * Validate classid is not too large to cause loss of bits.
265
osdl.net!shemmingerfb9b1d02005-02-07 18:15:04 +00002662005-02-07 Jean-Marc Ranger <jmranger@sympatico.ca>
267
268 * need to call getline() with null for first usage
269 * don't overwrite const arg
270
shemminger7dae1702005-10-05 17:40:12 +00002712005-02-07 Stephen Hemminger <shemminger@osdl.org>
site!shemmingerd5b48552005-02-07 18:01:21 +0000272
273 * Add experimental distribution
274
osdl.net!shemmingercb200962005-01-18 22:31:42 +00002752005-01-18 Yun Mao <maoy@cis.upenn.edu>
276
277 * typo in ss
278
osdl.net!shemminger6b58e7f2005-01-18 22:14:29 +00002792005-01-18 Thomas Graf <tgraf@suug.ch>
280
281 * tc pedit/action cleanups
39!tgraf5d91c8f2005-01-18 22:16:49 +0000282 * add addraw_l
283 * rtattr_parse cleanups
osdl.net!shemminger6b58e7f2005-01-18 22:14:29 +0000284
net[shemminger]!shemminger7e7c7372005-01-17 23:32:51 +00002852005-01-17 Jamal Hadi Salim <hadi@znyx.com>
286
287 * typo in m_mirred
288 * add support for pedit
289
2902005-01-13 Jim Gifford <lfs@jg555.com>
291
292 * Fix allocation size error in nomal and paretonormal generation
293 programs.
294
net[shemminger]!shemmingerd71443a2005-01-17 23:30:41 +00002952005-01-12 Masahide Nakamura <nakam@linux-ipv6.org>
296
297 * ipmonitor shows IPv6 prefix list notification
298 * update to iproute2 xfrm for ipv6
299
osdl.net!shemminger9fcda922005-03-10 19:04:50 +00003002005-01-12 Stephen Hemminger <shemminger@osdl.org>
net[shemminger]!shemmingerb9062432005-01-17 23:28:16 +0000301
302 * Fix compile warnings when building 64bit system since
303 u64 is unsigned long, but format is %llu
304
net[shemminger]!shemminger6f0ba882005-01-17 23:27:56 +00003052005-01-12 "Catalin(ux aka Dino) BOIE" <util@deuroconsult.ro>
306
307 * Add the possibility to use fwmark in u32 filters
308
net[shemminger]!shemminger85ac60c2005-01-17 23:27:37 +00003092005-01-12 Andi Kleen <ak@suse.de>
net[shemminger]!shemminger526afe42005-01-17 23:27:23 +0000310
net[shemminger]!shemminger85ac60c2005-01-17 23:27:37 +0000311 * Add netlink manual page
312
3132004-10-20 Stephen Hemminger <shemminger@osdl.org>
314
net[shemminger]!shemminger526afe42005-01-17 23:27:23 +0000315 * Add warning about "ip route nat" no longer supported
316
net[shemminger]!shemminger82af5312005-01-17 23:27:05 +00003172005-01-12 Thomas Graf <tgraf@suug.ch>
318
319 * Tc testsuite
320
net[shemminger]!shemminger1ffd7fd2005-01-17 23:26:23 +00003212005-01-12 Jamal Hadi Salim <hadi@znyx.com>
322
323 * Add iptables tc support. This meant borrowing headers
324 from iptables *ugh*
325
net[shemminger]!shemminger00fa8482004-12-08 20:13:56 +00003262004-12-08 Jamal Hadi Salim <hadi@znyx.com>
327
328 * Add mirror and redirect actions
329
osdl.net!shemmingeredcab3f2004-12-08 16:38:01 +00003302004-10-20 Stephen Hemminger <shemminger@osdl.org>
osdl.net!shemminger4dbb8192004-12-07 23:57:50 +0000331
osdl.net!shemmingeredcab3f2004-12-08 16:38:01 +0000332 * Don't include <asm/byteorder.h> since then we get dependant on
333 kernel headers on host machine
334 * Minor fix for building on old machine without IPPROTO_SCTP
osdl.net!shemminger50772dc2004-12-07 21:48:29 +0000335
osdl.net!shemminger54f37eb2004-10-19 20:22:15 +00003362004-10-19 Harald Welte <laforge@gnumonks.org>
337
338 * Replace rtstat (and ctstat) with new lnstat
339
osdl.net!shemmingercece2482004-10-19 19:57:38 +00003402004-10-19 Mads Martin Joergensen <mmj@suse.de>
341
osdl.net!shemminger67d295b2004-10-19 20:02:59 +0000342 * Ip is using the wrong structure in ipaddress.c when showing stats
343 * Make sure no buffer overflow in nstat
osdl.net!shemmingercece2482004-10-19 19:57:38 +0000344
osdl.net!shemmingerabf1d0b2004-10-19 19:51:41 +00003452004-10-19 Michal <md@lnet.pl>
346
347 * fix scaling in print_rates (for bits)
348
osdl.net!shemmingerd38e5692004-09-28 18:57:08 +00003492004-09-28 Stephen Hemminger <shemminger@osdl.org>
350
351 * fix build problems with arpd and pthread
352 * add pkt_sched.h
353
osdl.net!shemminger1b1c3222004-09-28 19:16:48 +00003542004-09-28 Mike Frysinger <vapier@gentoo.org>
355
356 * make man8 directory
357 * install ifcfg and rtpr scripts
358
osdl.net!shemmingerfd348782004-09-28 18:52:54 +00003592004-09-28 Andreas Haumer <andreas@xss.co.at>
360
361 * make install symlink fix.
362
3632004-09-28 Masahide Nakamura <nakam@linux-ipv6.org>
364
365 * ICMP/ICMPv6's type and code in IPsec selector.
366 * fixes `ip xfrm`'s algorithm key when using hexadecimal
367 * support 'ip xfrm' protocol types
368 * flush message types for XFRM's policy/state
369
370
osdl.net!shemminger71058eb2004-09-01 17:15:45 +00003712004-09-01 Stephen Hemminger <shemminger@osdl.org>
372
373 * Fix ip command to not crash when interface name is too long.
374 always use strncpy(.., IFNAMSIZ)
375
osdl.net!shemminger8dbb6b82004-08-31 17:45:21 +00003762004-08-31 Stephen Hemminger <shemminger@osdl.org>
377
378 * Add gact documentation from jamal
379 * Chang more arguments to rtnetlink API const
380 * Drop dead queuing disciplines
381 * Handle qdisc without xstats in core rather than
382 putting stub's everywhere
383 * Add requeue to tc_stats and handle new/old ABI issues
384
osdl.net!shemmingerf64a9462004-08-30 21:20:10 +00003852004-08-30 Stephen Hemminger <shemminger@osdl.org>
386
osdl.net!shemminger8ec496d2004-08-30 22:37:50 +0000387 * Make clean and install changes for man pages
osdl.net!shemmingerf64a9462004-08-30 21:20:10 +0000388 * Patch from jamal to support gact
osdl.net!shemmingerf64a9462004-08-30 21:20:10 +0000389 * Add support for loading distributions to netem
390
391
osdl.net!shemmingerd7480402004-08-23 20:20:41 +00003922004-08-23 Stephen Hemminger <shemminger@osdl.org>
393
394 * Update from jamal for all the parts that got broken in the
395 last classification patch.
396 * Hfsc/sc patch from patrick
397
osdl.net!shemminger1c1c4dc2004-08-13 23:55:35 +00003982004-08-13 Stephen Hemminger <shemminger@osdl.org>
399
400 * Add jamal's tc extensions for classification
osdl.net!shemminger1c1c4dc2004-08-13 23:55:35 +0000401 * Get rid of old Patches/ directory for tcp_diag module
402 * Make get_rate table based.
403
osdl.net!shemmingerd4832e62004-08-11 23:41:38 +00004042004-08-11 Stephen Hemminger <shemminger@osdl.org>
405
406 * Add xfrm message formatting from
407 Masahide Nakamura <nakam@linux-ipv6.org>
408
osdl.net!shemminger4b1bbd92004-08-09 16:35:28 +00004092004-08-09 Stephen Hemminger <shemminger@osdl.org>
410
osdl.net!shemminger025dc692004-08-09 17:12:23 +0000411 * Fix netem scheduler to handle case where psched us != real us
412
osdl.net!shemminger4b1bbd92004-08-09 16:35:28 +0000413 * Remove configuration for everything that can depend on
414 extracted kernel headers
415 * Add kernel headers required to include/linux
416
osdl.net!shemmingerb39bb392004-08-04 17:45:52 +00004172004-08-04 Stephen Hemminger <shemminger@osdl.org>
418
419 * Get rid of old tcp_diag module, it is part of kernel.
420
421 * Add some kernel include files back (netlink, tcp_diag, pkt_sched)
422
osdl.net!shemminger2979d522004-07-30 20:24:59 +00004232004-07-30 Stephen Hemminger <shemminger@osdl.org>
424
osdl.net!shemminger6e85b542004-07-30 22:27:50 +0000425 * Make ip xfrm stuff config option since it doesn't exist on 2.4
426
427 * HFSC doesn't exist on older 2.4 kernels so make it configurable
428
osdl.net!shemminger3876b3c2004-07-30 20:50:38 +0000429 * HTB API changed and won't build with mismatched version.
430 Rather than sticking user with a build error, just don't
431 build it in on mismatch.
432
osdl.net!shemminger2979d522004-07-30 20:24:59 +0000433 * Change configure script to make sure netem is the correct
434 version. I changed the structure def. a couple of times before
435 settling on the final API
436
osdl.net!shemminger34f5d182004-07-30 20:26:15 +00004372004-07-16 Stephen Hemminger <shemminger@osdl.org>
438
439 * Add htb mpu support
440 http://luxik.cdi.cz/~devik/qos/htb/v3/htb_tc_overhead.diff
441 * Three small xfrm updates
442
osdl.net!shemminger09d17272004-07-12 21:03:47 +00004432004-07-07 Stephen Hemminger <shemminger@osdl.org>
444
445 * Fix if_ether.h to fix arpd build
446 * Add hfsc scheduler support
447 * Add ip xfrm support
448 * Add add jitter (instead of rate) to netem scheduler
449
osdl.net!shemminger870f1222004-07-02 17:52:10 +00004502004-07-02 Stephen Hemminger <shemminger@osdl.org>
451
452 * use compile to test for ATM libraries
453 * put TC layered scheduler hooks in /usr/lib/tc as shared lib
454 before it looked in standard search path (/lib;/usr/lib;...)
455 which seems out of place.
456 * build netem as shared library (more for testing/example)
457 * build ATM as shared library since libatm may be on build
458 machine but not on deployment machine
459 * fix make install to not install SCCS directories
460
osdl.net!shemmingerfc26f2a2004-07-01 22:22:10 +00004612004-07-01 Stephen Hemminger <shemminger@osdl.org>
462
463 * add more link options to ip command (from Mark Smith
464 * add rate and duplicate arguments to tc command
465 * add -iec flag for tc printout
466 * rename delay scheduler to netem
467
osdl.net!shemminger82412ef2004-06-28 20:37:01 +00004682004-06-25 Stephen Hemminger <shemminger@osdl.org>
469
470 * Add loss parameter to delay
471 * Rename delay qdisc to netsim
472 * Add autoconfiguration by building a Config file
473 and using it.
474
4752004-06-09 Stephen Hemminger <shemminger@osdl.org>
476
osdl.net!shemmingerfc26f2a2004-07-01 22:22:10 +0000477 * Report rates in K=1000 (requested by several people)
osdl.net!shemminger82412ef2004-06-28 20:37:01 +0000478 * Add GNU long style options
479 * For HTB use get_hz to pick up value of system HZ at runtime
480 * Delete unused funcs.
481
4822004-06-08 Stephen Hemminger <shemminger@osdl.org>
483
484 * Cleanup ss
485 - use const char and local functions where possible
486 * Add man pages from SuSe
487 * SuSE patches
488 - path to db4.1
489 - don't hardcode path to /tmp in ifstat
490 Alternat fix: was to use TMPDIR
491 - handle non-root user calling ip route flush going into
492 an infinite loop.
493 Alternate fix: was to timeout if route table doesn't empty.
494 * Try and get rid of dependency on kernel include files
495 Get rid of having private glibc-include headers
496
4972004-06-07 Stephen Hemminger <shemminger@osdl.org>
498
499 * Import patches that make sense from Fedora Core 2
500 - iproute2-2.4.7-hex
501 print fwmark in hex
502 - iproute2-2.4.7-netlink
503 handle getting right netlink mesg back
504 - iproute2-2.4.7-htb3-tc
505 add HTB scheduler
506 - iproute2-2.4.7-default
507 add entry default to rttable
508
5092004-06-04 Stephen Hemminger <shemminger@osdl.org>
510
511 * Add support for vegas info to ss
512
5132004-06-02 Stephen Hemminger <shemminger@osdl.org>
514
515 * Use const char in utility routines where appropriate
516 * Rearrange include files so can build with standard headers
517 * For "tc qdisc ls" see the default queuing discpline "pfifo_fast"
518 and understand it
519 * Get rid of private defintions of network headers which existed
520 only to handle old glibc
521
5222004-04-15 Stephen Hemminger <shemminger@osdl.org>
523
524 * Add the delay (network simulation scheduler)
525
5262004-04-15 Stephen Hemminger <shemminger@osdl.org>
527
528 * Starting point baseline based on iproute2-2.4.7-ss020116-try
529