blob: 158326c8fed58e1f575141bbbddc88f36212219a [file] [log] [blame]
shemmingere460f822006-03-10 17:26:34 +000012006-03-10 shemminger <shemminger@osdl.org>
2
shemminger49843e22006-03-10 23:19:03 +00003 * Change default lnstat count to 1
shemmingere460f822006-03-10 17:26:34 +00004 * Update to 2.6.16 headers
5 * Add fake version of include/linux/socket.h to fix warnings
6
shemminger27356a52006-01-12 18:31:36 +000072006-01-12 Patrick McHardy <kaber@trash.net>
8
9 * Handle DCCP in ipxfrm.c to allow using port numbers in the selector.
10
shemminger09954dc2006-01-10 18:43:32 +0000112006-01-10 Masahide NAKAMURA <nakam@linux-ipv6.org>
12
13 * Add ip link ntable
14
152006-01-10 Stephen Hemminger <shemminger@osdl.org>
16
17 * Update headers to santized kernel 2.6.15
shemmingerd8a45812006-01-10 18:45:42 +000018 * Fix ipv6 priority option in u32
19
shemminger890fe642006-01-03 19:25:29 +0000202006-01-03 Alpt <alpt@freaknet.org>
21
22 * Ip man page addition
23
shemminger47836e12006-01-03 18:29:19 +0000242006-01-03 Jamal Hadi Salim <hadi@znyx.com>
25
26 * Documentation for ifb
27
shemmingere9bc3c42005-12-10 00:01:02 +0000282005-12-09 Stephen Hemminger <shemminger@osdl.org>
shemmingera31a5d52005-12-09 23:27:44 +000029
30 * Add corrupt feature to netem
31
shemminger27356a52006-01-12 18:31:36 +0000322005-12-02 Stephen Hemminger <shemminger@osdl.org>
shemmingere25d6972005-12-02 20:02:26 +000033
34 * Backout ambigious ip command matches
35
shemminger27356a52006-01-12 18:31:36 +0000362005-11-22 Stephen Hemminger <shemminger@osdl.org>
shemmingerede72392005-11-22 17:30:43 +000037
38 * Handle ambigious ip command matches
39
402005-11-22 Patrick McHardy <kaber@trash.net>
41
42 * Add back ip command aliases
43
shemminger669ae742005-11-07 18:39:30 +0000442005-11-07 Masahide NAKAMURA <nakam@linux-ipv6.org>
45
46 * Updating for 2.6.14
47 - Show UPD{SA,POLICY} message information from kernel instead of error
48 - Add lengh check of deleting message from kernel
49 - Use macro for struct xfrm_user{sa,policy}_id
50
51 * Minor fix:
52 - Add fflush at the end of normal dump
53
shemmingerc595c792005-11-01 23:03:03 +0000542005-11-01 Jamal Hadi Salim <hadi@znyx.com>
55
56 * Fix handling of XFRM monitor and state
57
shemminger2034ee92005-11-01 17:54:34 +0000582005-11-01 Stephen Hemminger <shemminger@osdl.org
59
60 * Update to 2.6.14 sanitized headers
61
shemminger234b6132005-10-24 16:26:25 +0000622005-10-24 Patrick McHardy <kaber@trash.net>
63
64 * Fix ip commnad shortcuts
65
shemminger8c564a42005-10-12 22:46:23 +0000662005-10-12 Stephen Hemminger <shemminger@osdl.org>
67
68 * Add more CBQ examples from Fedora Core
shemminger7849fb52005-10-12 22:49:50 +000069 * Fix buffer overrun in iproute because of bits vs. bytes confusion
70
shemmingerb77caeb2005-10-12 22:32:34 +0000712005-10-12 Jamal Hadi Salim <hadi@znyx.com>
72
73 * Fix ip rule flush, need to reopen rtnl
74
shemminger393c4372005-10-07 16:45:17 +0000752005-10-07 Stephen Hemminger <shemminger@osdl.org>
76
77 * Reenable ip mroute
78
shemmingerf453a0d2005-10-07 16:33:21 +0000792005-10-07 Mike Frysinger <vapier@gentoo.org>
80
81 * Handle pfifo_fast that has no qopt without segfaulting
82
shemminger7dae1702005-10-05 17:40:12 +0000832005-10-05 Mads Martin Joergensen <mmj@suse.de>
84
85 * Trivial netem ccopts
86
shemmingerfb229752005-10-04 23:15:32 +0000872005-10-04 Jerome Borsboom <j.borsboom@erasmusmc.nl>
88
89 * Fix regression in ip addr (libnetlink) handling
90
912005-09-21 Stephen Hemminger <shemminger@osdl.org>
shemminger8ed63ab2005-09-21 19:33:17 +000092
93 * Fix uninitialized memory and leaks with valgrind
94 Reported by Redhat
95
shemmingerce715cd2005-09-01 22:38:19 +0000962005-09-01 Mike Frysinger <vapier@gentoo.org>
97
98 * Fix build issues with netem tables (parallel make and HOSTCC)
99
1002005-09-01 Stephen Hemminger <shemminger@osdl.org>
shemminger351efcd2005-09-01 19:21:50 +0000101
102 * Integrate support for DCCP into 'ss' (from acme)
103 * Add -batch option to ip.
104 * Update to 2.6.14 headers
105
shemmingerc98e49e2005-09-01 18:12:33 +00001062005-09-01 Eric Dumazet <dada1@cosmosbay.com>
shemmingerce715cd2005-09-01 22:38:19 +0000107
shemmingerc98e49e2005-09-01 18:12:33 +0000108 * Fix lnstat : First column should not be summed
109
shemminger66081842005-08-16 21:10:51 +00001102005-08-16 Stephen Hemminger <shemminger@osdl.org>
111
112 * Limit ip route flush to 10 rounds.
113 * Cleanup ip rule flush error message
114
shemminger6864c1e2005-08-08 20:24:41 +00001152005-08-08 Stephen Hemminger <shemminger@osdl.org>
116
117 * Update to 2.6.13+ kernel headers
118 * Fix array overrun in paretonormal
119 * Fix ematch to not include dropped fields from skb.
120
shemminger3fcdebb2005-07-14 16:49:27 +00001212005-07-14 Thomas Graf <tgraf@suug.ch>
shemminger52d5ac32005-07-05 22:11:37 +0000122
shemminger3fcdebb2005-07-14 16:49:27 +0000123 * Make ematch bison/lex build with common flex
124
1252005-07-10 Stephen Hemminger <shemminger@osdl.org>
126
127 * Fix Gcc 4.0 build warnings signed/unsigned
shemminger52d5ac32005-07-05 22:11:37 +0000128
shemminger6d4662d2005-06-23 17:36:38 +00001292005-06-23 Jamal Hadi Salim <hadi@znyx.com>
130
131 * Fix for options process with ipt
132
shemminger08837cb2005-06-23 17:33:56 +00001332005-06-23 Thomas Graf <tgraf@suug.ch>
134
135 * Add extended matches (nbyte, cmp, u32, meta)
136 * Add basic classifier
137 * Fix clean/distclean makefile targets
138 * update local header file copies
139 * IPv4 multipath algorithm selection support
140 * cscope Makefile target
141 * Fix off-by-one while generating argument vector
142 in batched mode.
143 * Assume stdin if no argument is given to -batch
144
shemminger6d4662d2005-06-23 17:36:38 +00001452005-06-22 Stephen Hemminger <shemminger@osdl.org>
shemmingerea8fc102005-06-22 18:27:49 +0000146
147 * Update include files to 2.6.12
148 * Add ss support for TCP_CONG
149
shemminger2b4fad62005-06-13 18:47:56 +00001502005-06-13 Steven Whitehouse <steve@chygwyn.com>
151
152 * Decnet doc's update
153
shemminger99f830d2005-06-07 22:15:48 +00001542005-06-07 Stephen Hemminger <shemminger@osdl.org>
155
156 * Fix 'ip link' map to handle case where device gets autoloaded
157 by using if_nametoindex as fallback
158 * Device indices are unsigned not int.
159
shemmingere4457652005-06-07 21:55:03 +00001602005-06-07 Masahide NAKAMURA <nakam@linux-ipv6.org>
161
162 * [ip] show timestamp when using '-t' option.
163 * [ip] remove duplicated code for expired message of xfrm.
shemminger9bec1a42005-06-07 21:58:25 +0000164 * [ip] add "deleteall" command for xfrm;
165 "flush" uses kernel's flush interface and
166 "deleteall" uses legacy iproute2's flush feature like
167 getting-and-deleting-for-each.
shemmingere4457652005-06-07 21:55:03 +0000168
osdl.net!shemminger78615aa2005-03-30 18:51:35 +00001692005-03-30 Stephen Hemminger <shemminger@osdl.org>
170
171 * include/linux/netfilter_ipv4/ip_tables.h dont include compiler.h
172 because it isn't needed and not on all systems
osdl.net!shemmingerec596422005-04-01 19:56:29 +0000173 * Update rtnetlink.h and pkt_cls.h to be stripped versions
174 of headers from 2.6.12-rc1
osdl.net!shemminger78615aa2005-03-30 18:51:35 +0000175
osdl.net!shemminger16bd7e02005-03-30 18:43:30 +00001762005-03-30 Jamal Hadi Salim <hadi@znyx.com>
177
178 * Proper verison of iptables headers (from 1.3.1)
179 * Set revision file in m_ipt
180 * Fix action_util naming in mirred
osdl.net!shemmingerec596422005-04-01 19:56:29 +0000181 * don't call ll_init_map in mirred
osdl.net!shemminger16bd7e02005-03-30 18:43:30 +0000182
net[shemminger]!shemmingerf082b642005-03-30 18:16:10 +00001832005-03-19 Thomas Graf <tgraf@suug.ch>
184
185 * Warn about wildcard deletions and provide IFA_ADDRESS upon
186 deletions to enforce prefix length validation for IPv4.
osdl.net!shemminger3819eb92005-03-30 18:18:12 +0000187 * Fix netlink message alignment when the last routing attribute added
188 has a data length not aligned to RTA_ALIGNTO.
189
osdl.net!shemminger2cea8f22005-03-30 18:14:55 +00001902005-03-30 Masahide NAKAMURA <nakam@linux-ipv6.org>
191
192 * ipv6 xfrm allocspi and monitor support.
193
osdl.net!shemminger78615aa2005-03-30 18:51:35 +00001942005-03-29 Stephen Hemminger <shemminger@osdl.org>
osdl.net!shemmingerf8f9de52005-03-30 18:11:49 +0000195
196 * switch to stack for netem tables
197
osdl.net!shemminger08856f02005-03-18 19:40:55 +00001982005-03-18 Stephen Hemminger <shemminger@osdl.org>
199
200 * add -force option to batch mode
201 * handle midline comments in batch mode
202 * sum per cpu fields in lnstat correctly
203
osdl.net!shemminger25afd1c2005-03-14 19:35:32 +00002042005-03-14 Stephen Hemminger <shemminger@osdl.org>
205
site!shemminger924d4fd2005-03-14 22:19:16 +0000206 * cleanup batch mode, allow continuation, comments etc.
207 * recode reuse of netlink socket
osdl.net!shemminger25afd1c2005-03-14 19:35:32 +0000208
osdl.net!shemminger900da082005-03-14 19:04:15 +00002092005-03-14 Boian Bonev <boian@bonev.com>
210
211 * enhancement to batch mode.
212 it does not exit on error, just report it
osdl.net!shemminger25afd1c2005-03-14 19:35:32 +0000213 tc reuses the already open netlink socket for subsequent command(s)
osdl.net!shemminger900da082005-03-14 19:04:15 +0000214
osdl.net!shemmingerb6149fd2005-03-14 18:47:38 +00002152005-03-14 Thomas Graf <tgraf@suug.ch>
216
217 * ip link command
218 print NO-CARRIER flag if there is no carrier and the link is up.
219
osdl.net!shemminger3d956fa2005-03-14 18:44:54 +00002202005-03-14 Patrick McHardy <kaber@trash.net>
221
222 * bug: Use USER_HZ where necessary
223
osdl.net!shemmingerafa10e22005-03-14 22:23:38 +00002242005-03-10 Jamal Hadi Salim <hadi@znyx.com>
225
226 * Fix bug with register_target
227
osdl.net!shemminger3d956fa2005-03-14 18:44:54 +00002282005-03-10 Stephen Hemminger <shemminger@osdl.org>
osdl.net!shemminger9fcda922005-03-10 19:04:50 +0000229
230 * fix pkt_cls.h to have tc_u32_mark
231 * update include files to be stripped versions of 2.6.11
232 * add documentation about netem distributions [from nistnet]
233 * turn off nup in document make [from FC3]
234 * don't build with extra debug info (-g) [from FC3]
235
2362005-03-10 Nix <nix@esperi.org.uk>
237
238 * make man3 directory
239
2402005-03-10 Pasi <Pasi.Eronen@nokia.com>
241
242 * add ESP-in-UDP encapsulation
243
2442005-03-10 Thomas Graf <tgraf@suug.ch>
245 * [NETEM] Fix off by one
246 * update local header file copies
247 * [NEIGH] print number of probes done so far (statistics mode only)
248
2492005-03-10 Herbert Xu <herbert@gondor.apana.org.au>
250 * Trivial typo in ip help
251
2522005-02-09 Stephen Hemminger <shemminger@osdl.org>
osdl.net!shemmingere00273c2005-02-09 22:05:41 +0000253
254 * netem distribution data reorganization
255
2562005-02-09 Roland Dreier <roland@topspin.com>
257
258 * ip over infiniband address display
259
2602005-02-09 Jim Gifford <lfs@jg555.com>
261
262 * make install fix for ip/
263
2642005-02-07 Mads Martin Joergensen <mmj@suse.de>
osdl.net!shemminger277325d2005-02-07 18:28:31 +0000265
266 * Don't mix address families when flushing
267
osdl.net!shemminger9fcda922005-03-10 19:04:50 +00002682005-02-07 Stephen Hemminger <shemminger@osdl.org>
osdl.net!shemmingera8b303c2005-02-07 18:16:29 +0000269
270 * Validate classid is not too large to cause loss of bits.
271
osdl.net!shemmingerfb9b1d02005-02-07 18:15:04 +00002722005-02-07 Jean-Marc Ranger <jmranger@sympatico.ca>
273
274 * need to call getline() with null for first usage
275 * don't overwrite const arg
276
shemminger7dae1702005-10-05 17:40:12 +00002772005-02-07 Stephen Hemminger <shemminger@osdl.org>
site!shemmingerd5b48552005-02-07 18:01:21 +0000278
279 * Add experimental distribution
280
osdl.net!shemmingercb200962005-01-18 22:31:42 +00002812005-01-18 Yun Mao <maoy@cis.upenn.edu>
282
283 * typo in ss
284
osdl.net!shemminger6b58e7f2005-01-18 22:14:29 +00002852005-01-18 Thomas Graf <tgraf@suug.ch>
286
287 * tc pedit/action cleanups
39!tgraf5d91c8f2005-01-18 22:16:49 +0000288 * add addraw_l
289 * rtattr_parse cleanups
osdl.net!shemminger6b58e7f2005-01-18 22:14:29 +0000290
net[shemminger]!shemminger7e7c7372005-01-17 23:32:51 +00002912005-01-17 Jamal Hadi Salim <hadi@znyx.com>
292
293 * typo in m_mirred
294 * add support for pedit
295
2962005-01-13 Jim Gifford <lfs@jg555.com>
297
298 * Fix allocation size error in nomal and paretonormal generation
299 programs.
300
net[shemminger]!shemmingerd71443a2005-01-17 23:30:41 +00003012005-01-12 Masahide Nakamura <nakam@linux-ipv6.org>
302
303 * ipmonitor shows IPv6 prefix list notification
304 * update to iproute2 xfrm for ipv6
305
osdl.net!shemminger9fcda922005-03-10 19:04:50 +00003062005-01-12 Stephen Hemminger <shemminger@osdl.org>
net[shemminger]!shemmingerb9062432005-01-17 23:28:16 +0000307
308 * Fix compile warnings when building 64bit system since
309 u64 is unsigned long, but format is %llu
310
net[shemminger]!shemminger6f0ba882005-01-17 23:27:56 +00003112005-01-12 "Catalin(ux aka Dino) BOIE" <util@deuroconsult.ro>
312
313 * Add the possibility to use fwmark in u32 filters
314
net[shemminger]!shemminger85ac60c2005-01-17 23:27:37 +00003152005-01-12 Andi Kleen <ak@suse.de>
net[shemminger]!shemminger526afe42005-01-17 23:27:23 +0000316
net[shemminger]!shemminger85ac60c2005-01-17 23:27:37 +0000317 * Add netlink manual page
318
3192004-10-20 Stephen Hemminger <shemminger@osdl.org>
320
net[shemminger]!shemminger526afe42005-01-17 23:27:23 +0000321 * Add warning about "ip route nat" no longer supported
322
net[shemminger]!shemminger82af5312005-01-17 23:27:05 +00003232005-01-12 Thomas Graf <tgraf@suug.ch>
324
325 * Tc testsuite
326
net[shemminger]!shemminger1ffd7fd2005-01-17 23:26:23 +00003272005-01-12 Jamal Hadi Salim <hadi@znyx.com>
328
329 * Add iptables tc support. This meant borrowing headers
330 from iptables *ugh*
331
net[shemminger]!shemminger00fa8482004-12-08 20:13:56 +00003322004-12-08 Jamal Hadi Salim <hadi@znyx.com>
333
334 * Add mirror and redirect actions
335
osdl.net!shemmingeredcab3f2004-12-08 16:38:01 +00003362004-10-20 Stephen Hemminger <shemminger@osdl.org>
osdl.net!shemminger4dbb8192004-12-07 23:57:50 +0000337
osdl.net!shemmingeredcab3f2004-12-08 16:38:01 +0000338 * Don't include <asm/byteorder.h> since then we get dependant on
339 kernel headers on host machine
340 * Minor fix for building on old machine without IPPROTO_SCTP
osdl.net!shemminger50772dc2004-12-07 21:48:29 +0000341
osdl.net!shemminger54f37eb2004-10-19 20:22:15 +00003422004-10-19 Harald Welte <laforge@gnumonks.org>
343
344 * Replace rtstat (and ctstat) with new lnstat
345
osdl.net!shemmingercece2482004-10-19 19:57:38 +00003462004-10-19 Mads Martin Joergensen <mmj@suse.de>
347
osdl.net!shemminger67d295b2004-10-19 20:02:59 +0000348 * Ip is using the wrong structure in ipaddress.c when showing stats
349 * Make sure no buffer overflow in nstat
osdl.net!shemmingercece2482004-10-19 19:57:38 +0000350
osdl.net!shemmingerabf1d0b2004-10-19 19:51:41 +00003512004-10-19 Michal <md@lnet.pl>
352
353 * fix scaling in print_rates (for bits)
354
osdl.net!shemmingerd38e5692004-09-28 18:57:08 +00003552004-09-28 Stephen Hemminger <shemminger@osdl.org>
356
357 * fix build problems with arpd and pthread
358 * add pkt_sched.h
359
osdl.net!shemminger1b1c3222004-09-28 19:16:48 +00003602004-09-28 Mike Frysinger <vapier@gentoo.org>
361
362 * make man8 directory
363 * install ifcfg and rtpr scripts
364
osdl.net!shemmingerfd348782004-09-28 18:52:54 +00003652004-09-28 Andreas Haumer <andreas@xss.co.at>
366
367 * make install symlink fix.
368
3692004-09-28 Masahide Nakamura <nakam@linux-ipv6.org>
370
371 * ICMP/ICMPv6's type and code in IPsec selector.
372 * fixes `ip xfrm`'s algorithm key when using hexadecimal
373 * support 'ip xfrm' protocol types
374 * flush message types for XFRM's policy/state
375
376
osdl.net!shemminger71058eb2004-09-01 17:15:45 +00003772004-09-01 Stephen Hemminger <shemminger@osdl.org>
378
379 * Fix ip command to not crash when interface name is too long.
380 always use strncpy(.., IFNAMSIZ)
381
osdl.net!shemminger8dbb6b82004-08-31 17:45:21 +00003822004-08-31 Stephen Hemminger <shemminger@osdl.org>
383
384 * Add gact documentation from jamal
385 * Chang more arguments to rtnetlink API const
386 * Drop dead queuing disciplines
387 * Handle qdisc without xstats in core rather than
388 putting stub's everywhere
389 * Add requeue to tc_stats and handle new/old ABI issues
390
osdl.net!shemmingerf64a9462004-08-30 21:20:10 +00003912004-08-30 Stephen Hemminger <shemminger@osdl.org>
392
osdl.net!shemminger8ec496d2004-08-30 22:37:50 +0000393 * Make clean and install changes for man pages
osdl.net!shemmingerf64a9462004-08-30 21:20:10 +0000394 * Patch from jamal to support gact
osdl.net!shemmingerf64a9462004-08-30 21:20:10 +0000395 * Add support for loading distributions to netem
396
397
osdl.net!shemmingerd7480402004-08-23 20:20:41 +00003982004-08-23 Stephen Hemminger <shemminger@osdl.org>
399
400 * Update from jamal for all the parts that got broken in the
401 last classification patch.
402 * Hfsc/sc patch from patrick
403
osdl.net!shemminger1c1c4dc2004-08-13 23:55:35 +00004042004-08-13 Stephen Hemminger <shemminger@osdl.org>
405
406 * Add jamal's tc extensions for classification
osdl.net!shemminger1c1c4dc2004-08-13 23:55:35 +0000407 * Get rid of old Patches/ directory for tcp_diag module
408 * Make get_rate table based.
409
osdl.net!shemmingerd4832e62004-08-11 23:41:38 +00004102004-08-11 Stephen Hemminger <shemminger@osdl.org>
411
412 * Add xfrm message formatting from
413 Masahide Nakamura <nakam@linux-ipv6.org>
414
osdl.net!shemminger4b1bbd92004-08-09 16:35:28 +00004152004-08-09 Stephen Hemminger <shemminger@osdl.org>
416
osdl.net!shemminger025dc692004-08-09 17:12:23 +0000417 * Fix netem scheduler to handle case where psched us != real us
418
osdl.net!shemminger4b1bbd92004-08-09 16:35:28 +0000419 * Remove configuration for everything that can depend on
420 extracted kernel headers
421 * Add kernel headers required to include/linux
422
osdl.net!shemmingerb39bb392004-08-04 17:45:52 +00004232004-08-04 Stephen Hemminger <shemminger@osdl.org>
424
425 * Get rid of old tcp_diag module, it is part of kernel.
426
427 * Add some kernel include files back (netlink, tcp_diag, pkt_sched)
428
osdl.net!shemminger2979d522004-07-30 20:24:59 +00004292004-07-30 Stephen Hemminger <shemminger@osdl.org>
430
osdl.net!shemminger6e85b542004-07-30 22:27:50 +0000431 * Make ip xfrm stuff config option since it doesn't exist on 2.4
432
433 * HFSC doesn't exist on older 2.4 kernels so make it configurable
434
osdl.net!shemminger3876b3c2004-07-30 20:50:38 +0000435 * HTB API changed and won't build with mismatched version.
436 Rather than sticking user with a build error, just don't
437 build it in on mismatch.
438
osdl.net!shemminger2979d522004-07-30 20:24:59 +0000439 * Change configure script to make sure netem is the correct
440 version. I changed the structure def. a couple of times before
441 settling on the final API
442
osdl.net!shemminger34f5d182004-07-30 20:26:15 +00004432004-07-16 Stephen Hemminger <shemminger@osdl.org>
444
445 * Add htb mpu support
446 http://luxik.cdi.cz/~devik/qos/htb/v3/htb_tc_overhead.diff
447 * Three small xfrm updates
448
osdl.net!shemminger09d17272004-07-12 21:03:47 +00004492004-07-07 Stephen Hemminger <shemminger@osdl.org>
450
451 * Fix if_ether.h to fix arpd build
452 * Add hfsc scheduler support
453 * Add ip xfrm support
454 * Add add jitter (instead of rate) to netem scheduler
455
osdl.net!shemminger870f1222004-07-02 17:52:10 +00004562004-07-02 Stephen Hemminger <shemminger@osdl.org>
457
458 * use compile to test for ATM libraries
459 * put TC layered scheduler hooks in /usr/lib/tc as shared lib
460 before it looked in standard search path (/lib;/usr/lib;...)
461 which seems out of place.
462 * build netem as shared library (more for testing/example)
463 * build ATM as shared library since libatm may be on build
464 machine but not on deployment machine
465 * fix make install to not install SCCS directories
466
osdl.net!shemmingerfc26f2a2004-07-01 22:22:10 +00004672004-07-01 Stephen Hemminger <shemminger@osdl.org>
468
469 * add more link options to ip command (from Mark Smith
470 * add rate and duplicate arguments to tc command
471 * add -iec flag for tc printout
472 * rename delay scheduler to netem
473
osdl.net!shemminger82412ef2004-06-28 20:37:01 +00004742004-06-25 Stephen Hemminger <shemminger@osdl.org>
475
476 * Add loss parameter to delay
477 * Rename delay qdisc to netsim
478 * Add autoconfiguration by building a Config file
479 and using it.
480
4812004-06-09 Stephen Hemminger <shemminger@osdl.org>
482
osdl.net!shemmingerfc26f2a2004-07-01 22:22:10 +0000483 * Report rates in K=1000 (requested by several people)
osdl.net!shemminger82412ef2004-06-28 20:37:01 +0000484 * Add GNU long style options
485 * For HTB use get_hz to pick up value of system HZ at runtime
486 * Delete unused funcs.
487
4882004-06-08 Stephen Hemminger <shemminger@osdl.org>
489
490 * Cleanup ss
491 - use const char and local functions where possible
492 * Add man pages from SuSe
493 * SuSE patches
494 - path to db4.1
495 - don't hardcode path to /tmp in ifstat
496 Alternat fix: was to use TMPDIR
497 - handle non-root user calling ip route flush going into
498 an infinite loop.
499 Alternate fix: was to timeout if route table doesn't empty.
500 * Try and get rid of dependency on kernel include files
501 Get rid of having private glibc-include headers
502
5032004-06-07 Stephen Hemminger <shemminger@osdl.org>
504
505 * Import patches that make sense from Fedora Core 2
506 - iproute2-2.4.7-hex
507 print fwmark in hex
508 - iproute2-2.4.7-netlink
509 handle getting right netlink mesg back
510 - iproute2-2.4.7-htb3-tc
511 add HTB scheduler
512 - iproute2-2.4.7-default
513 add entry default to rttable
514
5152004-06-04 Stephen Hemminger <shemminger@osdl.org>
516
517 * Add support for vegas info to ss
518
5192004-06-02 Stephen Hemminger <shemminger@osdl.org>
520
521 * Use const char in utility routines where appropriate
522 * Rearrange include files so can build with standard headers
523 * For "tc qdisc ls" see the default queuing discpline "pfifo_fast"
524 and understand it
525 * Get rid of private defintions of network headers which existed
526 only to handle old glibc
527
5282004-04-15 Stephen Hemminger <shemminger@osdl.org>
529
530 * Add the delay (network simulation scheduler)
531
5322004-04-15 Stephen Hemminger <shemminger@osdl.org>
533
534 * Starting point baseline based on iproute2-2.4.7-ss020116-try
535