blob: 4075d1efb7b3832752308e2ce1266a85460fc953 [file] [log] [blame]
shemminger7e6b8092006-03-10 23:40:56 +000012006-03-10 Dale Sedivec <darkness@caliginous.net>
2
3 * Warn when using "handle" instead of "classid" with "tc class"
4
shemminger4cca16f2006-03-10 23:31:46 +000052006-03-10 Jean Tourrilhes <jt@hpl.hp.com>
6
7 * Fix endless loop in netlink error handling
8
shemmingerf3b10062006-03-10 23:27:13 +000092006-03-10 Russell Stuart <russell-lartc@stuart.id.au>
10
11 * Fix missing memset in tc sample
12
shemminger4cca16f2006-03-10 23:31:46 +0000132006-03-10 Stephen Hemminger <shemminger@osdl.org>
shemmingere460f822006-03-10 17:26:34 +000014
shemminger49843e22006-03-10 23:19:03 +000015 * Change default lnstat count to 1
shemmingere460f822006-03-10 17:26:34 +000016 * Update to 2.6.16 headers
17 * Add fake version of include/linux/socket.h to fix warnings
18
shemminger27356a52006-01-12 18:31:36 +0000192006-01-12 Patrick McHardy <kaber@trash.net>
20
21 * Handle DCCP in ipxfrm.c to allow using port numbers in the selector.
22
shemminger09954dc2006-01-10 18:43:32 +0000232006-01-10 Masahide NAKAMURA <nakam@linux-ipv6.org>
24
25 * Add ip link ntable
26
272006-01-10 Stephen Hemminger <shemminger@osdl.org>
28
29 * Update headers to santized kernel 2.6.15
shemmingerd8a45812006-01-10 18:45:42 +000030 * Fix ipv6 priority option in u32
31
shemminger890fe642006-01-03 19:25:29 +0000322006-01-03 Alpt <alpt@freaknet.org>
33
34 * Ip man page addition
35
shemminger47836e12006-01-03 18:29:19 +0000362006-01-03 Jamal Hadi Salim <hadi@znyx.com>
37
38 * Documentation for ifb
39
shemmingere9bc3c42005-12-10 00:01:02 +0000402005-12-09 Stephen Hemminger <shemminger@osdl.org>
shemmingera31a5d52005-12-09 23:27:44 +000041
42 * Add corrupt feature to netem
43
shemminger27356a52006-01-12 18:31:36 +0000442005-12-02 Stephen Hemminger <shemminger@osdl.org>
shemmingere25d6972005-12-02 20:02:26 +000045
46 * Backout ambigious ip command matches
47
shemminger27356a52006-01-12 18:31:36 +0000482005-11-22 Stephen Hemminger <shemminger@osdl.org>
shemmingerede72392005-11-22 17:30:43 +000049
50 * Handle ambigious ip command matches
51
522005-11-22 Patrick McHardy <kaber@trash.net>
53
54 * Add back ip command aliases
55
shemminger669ae742005-11-07 18:39:30 +0000562005-11-07 Masahide NAKAMURA <nakam@linux-ipv6.org>
57
58 * Updating for 2.6.14
59 - Show UPD{SA,POLICY} message information from kernel instead of error
60 - Add lengh check of deleting message from kernel
61 - Use macro for struct xfrm_user{sa,policy}_id
62
63 * Minor fix:
64 - Add fflush at the end of normal dump
65
shemmingerc595c792005-11-01 23:03:03 +0000662005-11-01 Jamal Hadi Salim <hadi@znyx.com>
67
68 * Fix handling of XFRM monitor and state
69
shemminger2034ee92005-11-01 17:54:34 +0000702005-11-01 Stephen Hemminger <shemminger@osdl.org
71
72 * Update to 2.6.14 sanitized headers
73
shemminger234b6132005-10-24 16:26:25 +0000742005-10-24 Patrick McHardy <kaber@trash.net>
75
76 * Fix ip commnad shortcuts
77
shemminger8c564a42005-10-12 22:46:23 +0000782005-10-12 Stephen Hemminger <shemminger@osdl.org>
79
80 * Add more CBQ examples from Fedora Core
shemminger7849fb52005-10-12 22:49:50 +000081 * Fix buffer overrun in iproute because of bits vs. bytes confusion
82
shemmingerb77caeb2005-10-12 22:32:34 +0000832005-10-12 Jamal Hadi Salim <hadi@znyx.com>
84
85 * Fix ip rule flush, need to reopen rtnl
86
shemminger393c4372005-10-07 16:45:17 +0000872005-10-07 Stephen Hemminger <shemminger@osdl.org>
88
89 * Reenable ip mroute
90
shemmingerf453a0d2005-10-07 16:33:21 +0000912005-10-07 Mike Frysinger <vapier@gentoo.org>
92
93 * Handle pfifo_fast that has no qopt without segfaulting
94
shemminger7dae1702005-10-05 17:40:12 +0000952005-10-05 Mads Martin Joergensen <mmj@suse.de>
96
97 * Trivial netem ccopts
98
shemmingerfb229752005-10-04 23:15:32 +0000992005-10-04 Jerome Borsboom <j.borsboom@erasmusmc.nl>
100
101 * Fix regression in ip addr (libnetlink) handling
102
1032005-09-21 Stephen Hemminger <shemminger@osdl.org>
shemminger8ed63ab2005-09-21 19:33:17 +0000104
105 * Fix uninitialized memory and leaks with valgrind
106 Reported by Redhat
107
shemmingerce715cd2005-09-01 22:38:19 +00001082005-09-01 Mike Frysinger <vapier@gentoo.org>
109
110 * Fix build issues with netem tables (parallel make and HOSTCC)
111
1122005-09-01 Stephen Hemminger <shemminger@osdl.org>
shemminger351efcd2005-09-01 19:21:50 +0000113
114 * Integrate support for DCCP into 'ss' (from acme)
115 * Add -batch option to ip.
116 * Update to 2.6.14 headers
117
shemmingerc98e49e2005-09-01 18:12:33 +00001182005-09-01 Eric Dumazet <dada1@cosmosbay.com>
shemmingerce715cd2005-09-01 22:38:19 +0000119
shemmingerc98e49e2005-09-01 18:12:33 +0000120 * Fix lnstat : First column should not be summed
121
shemminger66081842005-08-16 21:10:51 +00001222005-08-16 Stephen Hemminger <shemminger@osdl.org>
123
124 * Limit ip route flush to 10 rounds.
125 * Cleanup ip rule flush error message
126
shemminger6864c1e2005-08-08 20:24:41 +00001272005-08-08 Stephen Hemminger <shemminger@osdl.org>
128
129 * Update to 2.6.13+ kernel headers
130 * Fix array overrun in paretonormal
131 * Fix ematch to not include dropped fields from skb.
132
shemminger3fcdebb2005-07-14 16:49:27 +00001332005-07-14 Thomas Graf <tgraf@suug.ch>
shemminger52d5ac32005-07-05 22:11:37 +0000134
shemminger3fcdebb2005-07-14 16:49:27 +0000135 * Make ematch bison/lex build with common flex
136
1372005-07-10 Stephen Hemminger <shemminger@osdl.org>
138
139 * Fix Gcc 4.0 build warnings signed/unsigned
shemminger52d5ac32005-07-05 22:11:37 +0000140
shemminger6d4662d2005-06-23 17:36:38 +00001412005-06-23 Jamal Hadi Salim <hadi@znyx.com>
142
143 * Fix for options process with ipt
144
shemminger08837cb2005-06-23 17:33:56 +00001452005-06-23 Thomas Graf <tgraf@suug.ch>
146
147 * Add extended matches (nbyte, cmp, u32, meta)
148 * Add basic classifier
149 * Fix clean/distclean makefile targets
150 * update local header file copies
151 * IPv4 multipath algorithm selection support
152 * cscope Makefile target
153 * Fix off-by-one while generating argument vector
154 in batched mode.
155 * Assume stdin if no argument is given to -batch
156
shemminger6d4662d2005-06-23 17:36:38 +00001572005-06-22 Stephen Hemminger <shemminger@osdl.org>
shemmingerea8fc102005-06-22 18:27:49 +0000158
159 * Update include files to 2.6.12
160 * Add ss support for TCP_CONG
161
shemminger2b4fad62005-06-13 18:47:56 +00001622005-06-13 Steven Whitehouse <steve@chygwyn.com>
163
164 * Decnet doc's update
165
shemminger99f830d2005-06-07 22:15:48 +00001662005-06-07 Stephen Hemminger <shemminger@osdl.org>
167
168 * Fix 'ip link' map to handle case where device gets autoloaded
169 by using if_nametoindex as fallback
170 * Device indices are unsigned not int.
171
shemmingere4457652005-06-07 21:55:03 +00001722005-06-07 Masahide NAKAMURA <nakam@linux-ipv6.org>
173
174 * [ip] show timestamp when using '-t' option.
175 * [ip] remove duplicated code for expired message of xfrm.
shemminger9bec1a42005-06-07 21:58:25 +0000176 * [ip] add "deleteall" command for xfrm;
177 "flush" uses kernel's flush interface and
178 "deleteall" uses legacy iproute2's flush feature like
179 getting-and-deleting-for-each.
shemmingere4457652005-06-07 21:55:03 +0000180
osdl.net!shemminger78615aa2005-03-30 18:51:35 +00001812005-03-30 Stephen Hemminger <shemminger@osdl.org>
182
183 * include/linux/netfilter_ipv4/ip_tables.h dont include compiler.h
184 because it isn't needed and not on all systems
osdl.net!shemmingerec596422005-04-01 19:56:29 +0000185 * Update rtnetlink.h and pkt_cls.h to be stripped versions
186 of headers from 2.6.12-rc1
osdl.net!shemminger78615aa2005-03-30 18:51:35 +0000187
osdl.net!shemminger16bd7e02005-03-30 18:43:30 +00001882005-03-30 Jamal Hadi Salim <hadi@znyx.com>
189
190 * Proper verison of iptables headers (from 1.3.1)
191 * Set revision file in m_ipt
192 * Fix action_util naming in mirred
osdl.net!shemmingerec596422005-04-01 19:56:29 +0000193 * don't call ll_init_map in mirred
osdl.net!shemminger16bd7e02005-03-30 18:43:30 +0000194
net[shemminger]!shemmingerf082b642005-03-30 18:16:10 +00001952005-03-19 Thomas Graf <tgraf@suug.ch>
196
197 * Warn about wildcard deletions and provide IFA_ADDRESS upon
198 deletions to enforce prefix length validation for IPv4.
osdl.net!shemminger3819eb92005-03-30 18:18:12 +0000199 * Fix netlink message alignment when the last routing attribute added
200 has a data length not aligned to RTA_ALIGNTO.
201
osdl.net!shemminger2cea8f22005-03-30 18:14:55 +00002022005-03-30 Masahide NAKAMURA <nakam@linux-ipv6.org>
203
204 * ipv6 xfrm allocspi and monitor support.
205
osdl.net!shemminger78615aa2005-03-30 18:51:35 +00002062005-03-29 Stephen Hemminger <shemminger@osdl.org>
osdl.net!shemmingerf8f9de52005-03-30 18:11:49 +0000207
208 * switch to stack for netem tables
209
osdl.net!shemminger08856f02005-03-18 19:40:55 +00002102005-03-18 Stephen Hemminger <shemminger@osdl.org>
211
212 * add -force option to batch mode
213 * handle midline comments in batch mode
214 * sum per cpu fields in lnstat correctly
215
osdl.net!shemminger25afd1c2005-03-14 19:35:32 +00002162005-03-14 Stephen Hemminger <shemminger@osdl.org>
217
site!shemminger924d4fd2005-03-14 22:19:16 +0000218 * cleanup batch mode, allow continuation, comments etc.
219 * recode reuse of netlink socket
osdl.net!shemminger25afd1c2005-03-14 19:35:32 +0000220
osdl.net!shemminger900da082005-03-14 19:04:15 +00002212005-03-14 Boian Bonev <boian@bonev.com>
222
223 * enhancement to batch mode.
224 it does not exit on error, just report it
osdl.net!shemminger25afd1c2005-03-14 19:35:32 +0000225 tc reuses the already open netlink socket for subsequent command(s)
osdl.net!shemminger900da082005-03-14 19:04:15 +0000226
osdl.net!shemmingerb6149fd2005-03-14 18:47:38 +00002272005-03-14 Thomas Graf <tgraf@suug.ch>
228
229 * ip link command
230 print NO-CARRIER flag if there is no carrier and the link is up.
231
osdl.net!shemminger3d956fa2005-03-14 18:44:54 +00002322005-03-14 Patrick McHardy <kaber@trash.net>
233
234 * bug: Use USER_HZ where necessary
235
osdl.net!shemmingerafa10e22005-03-14 22:23:38 +00002362005-03-10 Jamal Hadi Salim <hadi@znyx.com>
237
238 * Fix bug with register_target
239
osdl.net!shemminger3d956fa2005-03-14 18:44:54 +00002402005-03-10 Stephen Hemminger <shemminger@osdl.org>
osdl.net!shemminger9fcda922005-03-10 19:04:50 +0000241
242 * fix pkt_cls.h to have tc_u32_mark
243 * update include files to be stripped versions of 2.6.11
244 * add documentation about netem distributions [from nistnet]
245 * turn off nup in document make [from FC3]
246 * don't build with extra debug info (-g) [from FC3]
247
2482005-03-10 Nix <nix@esperi.org.uk>
249
250 * make man3 directory
251
2522005-03-10 Pasi <Pasi.Eronen@nokia.com>
253
254 * add ESP-in-UDP encapsulation
255
2562005-03-10 Thomas Graf <tgraf@suug.ch>
257 * [NETEM] Fix off by one
258 * update local header file copies
259 * [NEIGH] print number of probes done so far (statistics mode only)
260
2612005-03-10 Herbert Xu <herbert@gondor.apana.org.au>
262 * Trivial typo in ip help
263
2642005-02-09 Stephen Hemminger <shemminger@osdl.org>
osdl.net!shemmingere00273c2005-02-09 22:05:41 +0000265
266 * netem distribution data reorganization
267
2682005-02-09 Roland Dreier <roland@topspin.com>
269
270 * ip over infiniband address display
271
2722005-02-09 Jim Gifford <lfs@jg555.com>
273
274 * make install fix for ip/
275
2762005-02-07 Mads Martin Joergensen <mmj@suse.de>
osdl.net!shemminger277325d2005-02-07 18:28:31 +0000277
278 * Don't mix address families when flushing
279
osdl.net!shemminger9fcda922005-03-10 19:04:50 +00002802005-02-07 Stephen Hemminger <shemminger@osdl.org>
osdl.net!shemmingera8b303c2005-02-07 18:16:29 +0000281
282 * Validate classid is not too large to cause loss of bits.
283
osdl.net!shemmingerfb9b1d02005-02-07 18:15:04 +00002842005-02-07 Jean-Marc Ranger <jmranger@sympatico.ca>
285
286 * need to call getline() with null for first usage
287 * don't overwrite const arg
288
shemminger7dae1702005-10-05 17:40:12 +00002892005-02-07 Stephen Hemminger <shemminger@osdl.org>
site!shemmingerd5b48552005-02-07 18:01:21 +0000290
291 * Add experimental distribution
292
osdl.net!shemmingercb200962005-01-18 22:31:42 +00002932005-01-18 Yun Mao <maoy@cis.upenn.edu>
294
295 * typo in ss
296
osdl.net!shemminger6b58e7f2005-01-18 22:14:29 +00002972005-01-18 Thomas Graf <tgraf@suug.ch>
298
299 * tc pedit/action cleanups
39!tgraf5d91c8f2005-01-18 22:16:49 +0000300 * add addraw_l
301 * rtattr_parse cleanups
osdl.net!shemminger6b58e7f2005-01-18 22:14:29 +0000302
net[shemminger]!shemminger7e7c7372005-01-17 23:32:51 +00003032005-01-17 Jamal Hadi Salim <hadi@znyx.com>
304
305 * typo in m_mirred
306 * add support for pedit
307
3082005-01-13 Jim Gifford <lfs@jg555.com>
309
310 * Fix allocation size error in nomal and paretonormal generation
311 programs.
312
net[shemminger]!shemmingerd71443a2005-01-17 23:30:41 +00003132005-01-12 Masahide Nakamura <nakam@linux-ipv6.org>
314
315 * ipmonitor shows IPv6 prefix list notification
316 * update to iproute2 xfrm for ipv6
317
osdl.net!shemminger9fcda922005-03-10 19:04:50 +00003182005-01-12 Stephen Hemminger <shemminger@osdl.org>
net[shemminger]!shemmingerb9062432005-01-17 23:28:16 +0000319
320 * Fix compile warnings when building 64bit system since
321 u64 is unsigned long, but format is %llu
322
net[shemminger]!shemminger6f0ba882005-01-17 23:27:56 +00003232005-01-12 "Catalin(ux aka Dino) BOIE" <util@deuroconsult.ro>
324
325 * Add the possibility to use fwmark in u32 filters
326
net[shemminger]!shemminger85ac60c2005-01-17 23:27:37 +00003272005-01-12 Andi Kleen <ak@suse.de>
net[shemminger]!shemminger526afe42005-01-17 23:27:23 +0000328
net[shemminger]!shemminger85ac60c2005-01-17 23:27:37 +0000329 * Add netlink manual page
330
3312004-10-20 Stephen Hemminger <shemminger@osdl.org>
332
net[shemminger]!shemminger526afe42005-01-17 23:27:23 +0000333 * Add warning about "ip route nat" no longer supported
334
net[shemminger]!shemminger82af5312005-01-17 23:27:05 +00003352005-01-12 Thomas Graf <tgraf@suug.ch>
336
337 * Tc testsuite
338
net[shemminger]!shemminger1ffd7fd2005-01-17 23:26:23 +00003392005-01-12 Jamal Hadi Salim <hadi@znyx.com>
340
341 * Add iptables tc support. This meant borrowing headers
342 from iptables *ugh*
343
net[shemminger]!shemminger00fa8482004-12-08 20:13:56 +00003442004-12-08 Jamal Hadi Salim <hadi@znyx.com>
345
346 * Add mirror and redirect actions
347
osdl.net!shemmingeredcab3f2004-12-08 16:38:01 +00003482004-10-20 Stephen Hemminger <shemminger@osdl.org>
osdl.net!shemminger4dbb8192004-12-07 23:57:50 +0000349
osdl.net!shemmingeredcab3f2004-12-08 16:38:01 +0000350 * Don't include <asm/byteorder.h> since then we get dependant on
351 kernel headers on host machine
352 * Minor fix for building on old machine without IPPROTO_SCTP
osdl.net!shemminger50772dc2004-12-07 21:48:29 +0000353
osdl.net!shemminger54f37eb2004-10-19 20:22:15 +00003542004-10-19 Harald Welte <laforge@gnumonks.org>
355
356 * Replace rtstat (and ctstat) with new lnstat
357
osdl.net!shemmingercece2482004-10-19 19:57:38 +00003582004-10-19 Mads Martin Joergensen <mmj@suse.de>
359
osdl.net!shemminger67d295b2004-10-19 20:02:59 +0000360 * Ip is using the wrong structure in ipaddress.c when showing stats
361 * Make sure no buffer overflow in nstat
osdl.net!shemmingercece2482004-10-19 19:57:38 +0000362
osdl.net!shemmingerabf1d0b2004-10-19 19:51:41 +00003632004-10-19 Michal <md@lnet.pl>
364
365 * fix scaling in print_rates (for bits)
366
osdl.net!shemmingerd38e5692004-09-28 18:57:08 +00003672004-09-28 Stephen Hemminger <shemminger@osdl.org>
368
369 * fix build problems with arpd and pthread
370 * add pkt_sched.h
371
osdl.net!shemminger1b1c3222004-09-28 19:16:48 +00003722004-09-28 Mike Frysinger <vapier@gentoo.org>
373
374 * make man8 directory
375 * install ifcfg and rtpr scripts
376
osdl.net!shemmingerfd348782004-09-28 18:52:54 +00003772004-09-28 Andreas Haumer <andreas@xss.co.at>
378
379 * make install symlink fix.
380
3812004-09-28 Masahide Nakamura <nakam@linux-ipv6.org>
382
383 * ICMP/ICMPv6's type and code in IPsec selector.
384 * fixes `ip xfrm`'s algorithm key when using hexadecimal
385 * support 'ip xfrm' protocol types
386 * flush message types for XFRM's policy/state
387
388
osdl.net!shemminger71058eb2004-09-01 17:15:45 +00003892004-09-01 Stephen Hemminger <shemminger@osdl.org>
390
391 * Fix ip command to not crash when interface name is too long.
392 always use strncpy(.., IFNAMSIZ)
393
osdl.net!shemminger8dbb6b82004-08-31 17:45:21 +00003942004-08-31 Stephen Hemminger <shemminger@osdl.org>
395
396 * Add gact documentation from jamal
397 * Chang more arguments to rtnetlink API const
398 * Drop dead queuing disciplines
399 * Handle qdisc without xstats in core rather than
400 putting stub's everywhere
401 * Add requeue to tc_stats and handle new/old ABI issues
402
osdl.net!shemmingerf64a9462004-08-30 21:20:10 +00004032004-08-30 Stephen Hemminger <shemminger@osdl.org>
404
osdl.net!shemminger8ec496d2004-08-30 22:37:50 +0000405 * Make clean and install changes for man pages
osdl.net!shemmingerf64a9462004-08-30 21:20:10 +0000406 * Patch from jamal to support gact
osdl.net!shemmingerf64a9462004-08-30 21:20:10 +0000407 * Add support for loading distributions to netem
408
409
osdl.net!shemmingerd7480402004-08-23 20:20:41 +00004102004-08-23 Stephen Hemminger <shemminger@osdl.org>
411
412 * Update from jamal for all the parts that got broken in the
413 last classification patch.
414 * Hfsc/sc patch from patrick
415
osdl.net!shemminger1c1c4dc2004-08-13 23:55:35 +00004162004-08-13 Stephen Hemminger <shemminger@osdl.org>
417
418 * Add jamal's tc extensions for classification
osdl.net!shemminger1c1c4dc2004-08-13 23:55:35 +0000419 * Get rid of old Patches/ directory for tcp_diag module
420 * Make get_rate table based.
421
osdl.net!shemmingerd4832e62004-08-11 23:41:38 +00004222004-08-11 Stephen Hemminger <shemminger@osdl.org>
423
424 * Add xfrm message formatting from
425 Masahide Nakamura <nakam@linux-ipv6.org>
426
osdl.net!shemminger4b1bbd92004-08-09 16:35:28 +00004272004-08-09 Stephen Hemminger <shemminger@osdl.org>
428
osdl.net!shemminger025dc692004-08-09 17:12:23 +0000429 * Fix netem scheduler to handle case where psched us != real us
430
osdl.net!shemminger4b1bbd92004-08-09 16:35:28 +0000431 * Remove configuration for everything that can depend on
432 extracted kernel headers
433 * Add kernel headers required to include/linux
434
osdl.net!shemmingerb39bb392004-08-04 17:45:52 +00004352004-08-04 Stephen Hemminger <shemminger@osdl.org>
436
437 * Get rid of old tcp_diag module, it is part of kernel.
438
439 * Add some kernel include files back (netlink, tcp_diag, pkt_sched)
440
osdl.net!shemminger2979d522004-07-30 20:24:59 +00004412004-07-30 Stephen Hemminger <shemminger@osdl.org>
442
osdl.net!shemminger6e85b542004-07-30 22:27:50 +0000443 * Make ip xfrm stuff config option since it doesn't exist on 2.4
444
445 * HFSC doesn't exist on older 2.4 kernels so make it configurable
446
osdl.net!shemminger3876b3c2004-07-30 20:50:38 +0000447 * HTB API changed and won't build with mismatched version.
448 Rather than sticking user with a build error, just don't
449 build it in on mismatch.
450
osdl.net!shemminger2979d522004-07-30 20:24:59 +0000451 * Change configure script to make sure netem is the correct
452 version. I changed the structure def. a couple of times before
453 settling on the final API
454
osdl.net!shemminger34f5d182004-07-30 20:26:15 +00004552004-07-16 Stephen Hemminger <shemminger@osdl.org>
456
457 * Add htb mpu support
458 http://luxik.cdi.cz/~devik/qos/htb/v3/htb_tc_overhead.diff
459 * Three small xfrm updates
460
osdl.net!shemminger09d17272004-07-12 21:03:47 +00004612004-07-07 Stephen Hemminger <shemminger@osdl.org>
462
463 * Fix if_ether.h to fix arpd build
464 * Add hfsc scheduler support
465 * Add ip xfrm support
466 * Add add jitter (instead of rate) to netem scheduler
467
osdl.net!shemminger870f1222004-07-02 17:52:10 +00004682004-07-02 Stephen Hemminger <shemminger@osdl.org>
469
470 * use compile to test for ATM libraries
471 * put TC layered scheduler hooks in /usr/lib/tc as shared lib
472 before it looked in standard search path (/lib;/usr/lib;...)
473 which seems out of place.
474 * build netem as shared library (more for testing/example)
475 * build ATM as shared library since libatm may be on build
476 machine but not on deployment machine
477 * fix make install to not install SCCS directories
478
osdl.net!shemmingerfc26f2a2004-07-01 22:22:10 +00004792004-07-01 Stephen Hemminger <shemminger@osdl.org>
480
481 * add more link options to ip command (from Mark Smith
482 * add rate and duplicate arguments to tc command
483 * add -iec flag for tc printout
484 * rename delay scheduler to netem
485
osdl.net!shemminger82412ef2004-06-28 20:37:01 +00004862004-06-25 Stephen Hemminger <shemminger@osdl.org>
487
488 * Add loss parameter to delay
489 * Rename delay qdisc to netsim
490 * Add autoconfiguration by building a Config file
491 and using it.
492
4932004-06-09 Stephen Hemminger <shemminger@osdl.org>
494
osdl.net!shemmingerfc26f2a2004-07-01 22:22:10 +0000495 * Report rates in K=1000 (requested by several people)
osdl.net!shemminger82412ef2004-06-28 20:37:01 +0000496 * Add GNU long style options
497 * For HTB use get_hz to pick up value of system HZ at runtime
498 * Delete unused funcs.
499
5002004-06-08 Stephen Hemminger <shemminger@osdl.org>
501
502 * Cleanup ss
503 - use const char and local functions where possible
504 * Add man pages from SuSe
505 * SuSE patches
506 - path to db4.1
507 - don't hardcode path to /tmp in ifstat
508 Alternat fix: was to use TMPDIR
509 - handle non-root user calling ip route flush going into
510 an infinite loop.
511 Alternate fix: was to timeout if route table doesn't empty.
512 * Try and get rid of dependency on kernel include files
513 Get rid of having private glibc-include headers
514
5152004-06-07 Stephen Hemminger <shemminger@osdl.org>
516
517 * Import patches that make sense from Fedora Core 2
518 - iproute2-2.4.7-hex
519 print fwmark in hex
520 - iproute2-2.4.7-netlink
521 handle getting right netlink mesg back
522 - iproute2-2.4.7-htb3-tc
523 add HTB scheduler
524 - iproute2-2.4.7-default
525 add entry default to rttable
526
5272004-06-04 Stephen Hemminger <shemminger@osdl.org>
528
529 * Add support for vegas info to ss
530
5312004-06-02 Stephen Hemminger <shemminger@osdl.org>
532
533 * Use const char in utility routines where appropriate
534 * Rearrange include files so can build with standard headers
535 * For "tc qdisc ls" see the default queuing discpline "pfifo_fast"
536 and understand it
537 * Get rid of private defintions of network headers which existed
538 only to handle old glibc
539
5402004-04-15 Stephen Hemminger <shemminger@osdl.org>
541
542 * Add the delay (network simulation scheduler)
543
5442004-04-15 Stephen Hemminger <shemminger@osdl.org>
545
546 * Starting point baseline based on iproute2-2.4.7-ss020116-try
547