blob: 883eb82679154188fc1b4949fce7c16f170c43a2 [file] [log] [blame]
shemminger40b6c622006-03-10 23:44:04 +000012006-03-10 Alpt <alpt@freaknet.org>
2
3 * Add more rt_proto values
4
shemminger7e6b8092006-03-10 23:40:56 +000052006-03-10 Dale Sedivec <darkness@caliginous.net>
6
7 * Warn when using "handle" instead of "classid" with "tc class"
8
shemminger4cca16f2006-03-10 23:31:46 +000092006-03-10 Jean Tourrilhes <jt@hpl.hp.com>
10
11 * Fix endless loop in netlink error handling
12
shemmingerf3b10062006-03-10 23:27:13 +0000132006-03-10 Russell Stuart <russell-lartc@stuart.id.au>
14
15 * Fix missing memset in tc sample
16
shemminger4cca16f2006-03-10 23:31:46 +0000172006-03-10 Stephen Hemminger <shemminger@osdl.org>
shemmingere460f822006-03-10 17:26:34 +000018
shemminger49843e22006-03-10 23:19:03 +000019 * Change default lnstat count to 1
shemmingere460f822006-03-10 17:26:34 +000020 * Update to 2.6.16 headers
21 * Add fake version of include/linux/socket.h to fix warnings
22
shemminger27356a52006-01-12 18:31:36 +0000232006-01-12 Patrick McHardy <kaber@trash.net>
24
25 * Handle DCCP in ipxfrm.c to allow using port numbers in the selector.
26
shemminger09954dc2006-01-10 18:43:32 +0000272006-01-10 Masahide NAKAMURA <nakam@linux-ipv6.org>
28
29 * Add ip link ntable
30
312006-01-10 Stephen Hemminger <shemminger@osdl.org>
32
33 * Update headers to santized kernel 2.6.15
shemmingerd8a45812006-01-10 18:45:42 +000034 * Fix ipv6 priority option in u32
35
shemminger890fe642006-01-03 19:25:29 +0000362006-01-03 Alpt <alpt@freaknet.org>
37
38 * Ip man page addition
39
shemminger47836e12006-01-03 18:29:19 +0000402006-01-03 Jamal Hadi Salim <hadi@znyx.com>
41
42 * Documentation for ifb
43
shemmingere9bc3c42005-12-10 00:01:02 +0000442005-12-09 Stephen Hemminger <shemminger@osdl.org>
shemmingera31a5d52005-12-09 23:27:44 +000045
46 * Add corrupt feature to netem
47
shemminger27356a52006-01-12 18:31:36 +0000482005-12-02 Stephen Hemminger <shemminger@osdl.org>
shemmingere25d6972005-12-02 20:02:26 +000049
50 * Backout ambigious ip command matches
51
shemminger27356a52006-01-12 18:31:36 +0000522005-11-22 Stephen Hemminger <shemminger@osdl.org>
shemmingerede72392005-11-22 17:30:43 +000053
54 * Handle ambigious ip command matches
55
562005-11-22 Patrick McHardy <kaber@trash.net>
57
58 * Add back ip command aliases
59
shemminger669ae742005-11-07 18:39:30 +0000602005-11-07 Masahide NAKAMURA <nakam@linux-ipv6.org>
61
62 * Updating for 2.6.14
63 - Show UPD{SA,POLICY} message information from kernel instead of error
64 - Add lengh check of deleting message from kernel
65 - Use macro for struct xfrm_user{sa,policy}_id
66
67 * Minor fix:
68 - Add fflush at the end of normal dump
69
shemmingerc595c792005-11-01 23:03:03 +0000702005-11-01 Jamal Hadi Salim <hadi@znyx.com>
71
72 * Fix handling of XFRM monitor and state
73
shemminger2034ee92005-11-01 17:54:34 +0000742005-11-01 Stephen Hemminger <shemminger@osdl.org
75
76 * Update to 2.6.14 sanitized headers
77
shemminger234b6132005-10-24 16:26:25 +0000782005-10-24 Patrick McHardy <kaber@trash.net>
79
80 * Fix ip commnad shortcuts
81
shemminger8c564a42005-10-12 22:46:23 +0000822005-10-12 Stephen Hemminger <shemminger@osdl.org>
83
84 * Add more CBQ examples from Fedora Core
shemminger7849fb52005-10-12 22:49:50 +000085 * Fix buffer overrun in iproute because of bits vs. bytes confusion
86
shemmingerb77caeb2005-10-12 22:32:34 +0000872005-10-12 Jamal Hadi Salim <hadi@znyx.com>
88
89 * Fix ip rule flush, need to reopen rtnl
90
shemminger393c4372005-10-07 16:45:17 +0000912005-10-07 Stephen Hemminger <shemminger@osdl.org>
92
93 * Reenable ip mroute
94
shemmingerf453a0d2005-10-07 16:33:21 +0000952005-10-07 Mike Frysinger <vapier@gentoo.org>
96
97 * Handle pfifo_fast that has no qopt without segfaulting
98
shemminger7dae1702005-10-05 17:40:12 +0000992005-10-05 Mads Martin Joergensen <mmj@suse.de>
100
101 * Trivial netem ccopts
102
shemmingerfb229752005-10-04 23:15:32 +00001032005-10-04 Jerome Borsboom <j.borsboom@erasmusmc.nl>
104
105 * Fix regression in ip addr (libnetlink) handling
106
1072005-09-21 Stephen Hemminger <shemminger@osdl.org>
shemminger8ed63ab2005-09-21 19:33:17 +0000108
109 * Fix uninitialized memory and leaks with valgrind
110 Reported by Redhat
111
shemmingerce715cd2005-09-01 22:38:19 +00001122005-09-01 Mike Frysinger <vapier@gentoo.org>
113
114 * Fix build issues with netem tables (parallel make and HOSTCC)
115
1162005-09-01 Stephen Hemminger <shemminger@osdl.org>
shemminger351efcd2005-09-01 19:21:50 +0000117
118 * Integrate support for DCCP into 'ss' (from acme)
119 * Add -batch option to ip.
120 * Update to 2.6.14 headers
121
shemmingerc98e49e2005-09-01 18:12:33 +00001222005-09-01 Eric Dumazet <dada1@cosmosbay.com>
shemmingerce715cd2005-09-01 22:38:19 +0000123
shemmingerc98e49e2005-09-01 18:12:33 +0000124 * Fix lnstat : First column should not be summed
125
shemminger66081842005-08-16 21:10:51 +00001262005-08-16 Stephen Hemminger <shemminger@osdl.org>
127
128 * Limit ip route flush to 10 rounds.
129 * Cleanup ip rule flush error message
130
shemminger6864c1e2005-08-08 20:24:41 +00001312005-08-08 Stephen Hemminger <shemminger@osdl.org>
132
133 * Update to 2.6.13+ kernel headers
134 * Fix array overrun in paretonormal
135 * Fix ematch to not include dropped fields from skb.
136
shemminger3fcdebb2005-07-14 16:49:27 +00001372005-07-14 Thomas Graf <tgraf@suug.ch>
shemminger52d5ac32005-07-05 22:11:37 +0000138
shemminger3fcdebb2005-07-14 16:49:27 +0000139 * Make ematch bison/lex build with common flex
140
1412005-07-10 Stephen Hemminger <shemminger@osdl.org>
142
143 * Fix Gcc 4.0 build warnings signed/unsigned
shemminger52d5ac32005-07-05 22:11:37 +0000144
shemminger6d4662d2005-06-23 17:36:38 +00001452005-06-23 Jamal Hadi Salim <hadi@znyx.com>
146
147 * Fix for options process with ipt
148
shemminger08837cb2005-06-23 17:33:56 +00001492005-06-23 Thomas Graf <tgraf@suug.ch>
150
151 * Add extended matches (nbyte, cmp, u32, meta)
152 * Add basic classifier
153 * Fix clean/distclean makefile targets
154 * update local header file copies
155 * IPv4 multipath algorithm selection support
156 * cscope Makefile target
157 * Fix off-by-one while generating argument vector
158 in batched mode.
159 * Assume stdin if no argument is given to -batch
160
shemminger6d4662d2005-06-23 17:36:38 +00001612005-06-22 Stephen Hemminger <shemminger@osdl.org>
shemmingerea8fc102005-06-22 18:27:49 +0000162
163 * Update include files to 2.6.12
164 * Add ss support for TCP_CONG
165
shemminger2b4fad62005-06-13 18:47:56 +00001662005-06-13 Steven Whitehouse <steve@chygwyn.com>
167
168 * Decnet doc's update
169
shemminger99f830d2005-06-07 22:15:48 +00001702005-06-07 Stephen Hemminger <shemminger@osdl.org>
171
172 * Fix 'ip link' map to handle case where device gets autoloaded
173 by using if_nametoindex as fallback
174 * Device indices are unsigned not int.
175
shemmingere4457652005-06-07 21:55:03 +00001762005-06-07 Masahide NAKAMURA <nakam@linux-ipv6.org>
177
178 * [ip] show timestamp when using '-t' option.
179 * [ip] remove duplicated code for expired message of xfrm.
shemminger9bec1a42005-06-07 21:58:25 +0000180 * [ip] add "deleteall" command for xfrm;
181 "flush" uses kernel's flush interface and
182 "deleteall" uses legacy iproute2's flush feature like
183 getting-and-deleting-for-each.
shemmingere4457652005-06-07 21:55:03 +0000184
osdl.net!shemminger78615aa2005-03-30 18:51:35 +00001852005-03-30 Stephen Hemminger <shemminger@osdl.org>
186
187 * include/linux/netfilter_ipv4/ip_tables.h dont include compiler.h
188 because it isn't needed and not on all systems
osdl.net!shemmingerec596422005-04-01 19:56:29 +0000189 * Update rtnetlink.h and pkt_cls.h to be stripped versions
190 of headers from 2.6.12-rc1
osdl.net!shemminger78615aa2005-03-30 18:51:35 +0000191
osdl.net!shemminger16bd7e02005-03-30 18:43:30 +00001922005-03-30 Jamal Hadi Salim <hadi@znyx.com>
193
194 * Proper verison of iptables headers (from 1.3.1)
195 * Set revision file in m_ipt
196 * Fix action_util naming in mirred
osdl.net!shemmingerec596422005-04-01 19:56:29 +0000197 * don't call ll_init_map in mirred
osdl.net!shemminger16bd7e02005-03-30 18:43:30 +0000198
net[shemminger]!shemmingerf082b642005-03-30 18:16:10 +00001992005-03-19 Thomas Graf <tgraf@suug.ch>
200
201 * Warn about wildcard deletions and provide IFA_ADDRESS upon
202 deletions to enforce prefix length validation for IPv4.
osdl.net!shemminger3819eb92005-03-30 18:18:12 +0000203 * Fix netlink message alignment when the last routing attribute added
204 has a data length not aligned to RTA_ALIGNTO.
205
osdl.net!shemminger2cea8f22005-03-30 18:14:55 +00002062005-03-30 Masahide NAKAMURA <nakam@linux-ipv6.org>
207
208 * ipv6 xfrm allocspi and monitor support.
209
osdl.net!shemminger78615aa2005-03-30 18:51:35 +00002102005-03-29 Stephen Hemminger <shemminger@osdl.org>
osdl.net!shemmingerf8f9de52005-03-30 18:11:49 +0000211
212 * switch to stack for netem tables
213
osdl.net!shemminger08856f02005-03-18 19:40:55 +00002142005-03-18 Stephen Hemminger <shemminger@osdl.org>
215
216 * add -force option to batch mode
217 * handle midline comments in batch mode
218 * sum per cpu fields in lnstat correctly
219
osdl.net!shemminger25afd1c2005-03-14 19:35:32 +00002202005-03-14 Stephen Hemminger <shemminger@osdl.org>
221
site!shemminger924d4fd2005-03-14 22:19:16 +0000222 * cleanup batch mode, allow continuation, comments etc.
223 * recode reuse of netlink socket
osdl.net!shemminger25afd1c2005-03-14 19:35:32 +0000224
osdl.net!shemminger900da082005-03-14 19:04:15 +00002252005-03-14 Boian Bonev <boian@bonev.com>
226
227 * enhancement to batch mode.
228 it does not exit on error, just report it
osdl.net!shemminger25afd1c2005-03-14 19:35:32 +0000229 tc reuses the already open netlink socket for subsequent command(s)
osdl.net!shemminger900da082005-03-14 19:04:15 +0000230
osdl.net!shemmingerb6149fd2005-03-14 18:47:38 +00002312005-03-14 Thomas Graf <tgraf@suug.ch>
232
233 * ip link command
234 print NO-CARRIER flag if there is no carrier and the link is up.
235
osdl.net!shemminger3d956fa2005-03-14 18:44:54 +00002362005-03-14 Patrick McHardy <kaber@trash.net>
237
238 * bug: Use USER_HZ where necessary
239
osdl.net!shemmingerafa10e22005-03-14 22:23:38 +00002402005-03-10 Jamal Hadi Salim <hadi@znyx.com>
241
242 * Fix bug with register_target
243
osdl.net!shemminger3d956fa2005-03-14 18:44:54 +00002442005-03-10 Stephen Hemminger <shemminger@osdl.org>
osdl.net!shemminger9fcda922005-03-10 19:04:50 +0000245
246 * fix pkt_cls.h to have tc_u32_mark
247 * update include files to be stripped versions of 2.6.11
248 * add documentation about netem distributions [from nistnet]
249 * turn off nup in document make [from FC3]
250 * don't build with extra debug info (-g) [from FC3]
251
2522005-03-10 Nix <nix@esperi.org.uk>
253
254 * make man3 directory
255
2562005-03-10 Pasi <Pasi.Eronen@nokia.com>
257
258 * add ESP-in-UDP encapsulation
259
2602005-03-10 Thomas Graf <tgraf@suug.ch>
261 * [NETEM] Fix off by one
262 * update local header file copies
263 * [NEIGH] print number of probes done so far (statistics mode only)
264
2652005-03-10 Herbert Xu <herbert@gondor.apana.org.au>
266 * Trivial typo in ip help
267
2682005-02-09 Stephen Hemminger <shemminger@osdl.org>
osdl.net!shemmingere00273c2005-02-09 22:05:41 +0000269
270 * netem distribution data reorganization
271
2722005-02-09 Roland Dreier <roland@topspin.com>
273
274 * ip over infiniband address display
275
2762005-02-09 Jim Gifford <lfs@jg555.com>
277
278 * make install fix for ip/
279
2802005-02-07 Mads Martin Joergensen <mmj@suse.de>
osdl.net!shemminger277325d2005-02-07 18:28:31 +0000281
282 * Don't mix address families when flushing
283
osdl.net!shemminger9fcda922005-03-10 19:04:50 +00002842005-02-07 Stephen Hemminger <shemminger@osdl.org>
osdl.net!shemmingera8b303c2005-02-07 18:16:29 +0000285
286 * Validate classid is not too large to cause loss of bits.
287
osdl.net!shemmingerfb9b1d02005-02-07 18:15:04 +00002882005-02-07 Jean-Marc Ranger <jmranger@sympatico.ca>
289
290 * need to call getline() with null for first usage
291 * don't overwrite const arg
292
shemminger7dae1702005-10-05 17:40:12 +00002932005-02-07 Stephen Hemminger <shemminger@osdl.org>
site!shemmingerd5b48552005-02-07 18:01:21 +0000294
295 * Add experimental distribution
296
osdl.net!shemmingercb200962005-01-18 22:31:42 +00002972005-01-18 Yun Mao <maoy@cis.upenn.edu>
298
299 * typo in ss
300
osdl.net!shemminger6b58e7f2005-01-18 22:14:29 +00003012005-01-18 Thomas Graf <tgraf@suug.ch>
302
303 * tc pedit/action cleanups
39!tgraf5d91c8f2005-01-18 22:16:49 +0000304 * add addraw_l
305 * rtattr_parse cleanups
osdl.net!shemminger6b58e7f2005-01-18 22:14:29 +0000306
net[shemminger]!shemminger7e7c7372005-01-17 23:32:51 +00003072005-01-17 Jamal Hadi Salim <hadi@znyx.com>
308
309 * typo in m_mirred
310 * add support for pedit
311
3122005-01-13 Jim Gifford <lfs@jg555.com>
313
314 * Fix allocation size error in nomal and paretonormal generation
315 programs.
316
net[shemminger]!shemmingerd71443a2005-01-17 23:30:41 +00003172005-01-12 Masahide Nakamura <nakam@linux-ipv6.org>
318
319 * ipmonitor shows IPv6 prefix list notification
320 * update to iproute2 xfrm for ipv6
321
osdl.net!shemminger9fcda922005-03-10 19:04:50 +00003222005-01-12 Stephen Hemminger <shemminger@osdl.org>
net[shemminger]!shemmingerb9062432005-01-17 23:28:16 +0000323
324 * Fix compile warnings when building 64bit system since
325 u64 is unsigned long, but format is %llu
326
net[shemminger]!shemminger6f0ba882005-01-17 23:27:56 +00003272005-01-12 "Catalin(ux aka Dino) BOIE" <util@deuroconsult.ro>
328
329 * Add the possibility to use fwmark in u32 filters
330
net[shemminger]!shemminger85ac60c2005-01-17 23:27:37 +00003312005-01-12 Andi Kleen <ak@suse.de>
net[shemminger]!shemminger526afe42005-01-17 23:27:23 +0000332
net[shemminger]!shemminger85ac60c2005-01-17 23:27:37 +0000333 * Add netlink manual page
334
3352004-10-20 Stephen Hemminger <shemminger@osdl.org>
336
net[shemminger]!shemminger526afe42005-01-17 23:27:23 +0000337 * Add warning about "ip route nat" no longer supported
338
net[shemminger]!shemminger82af5312005-01-17 23:27:05 +00003392005-01-12 Thomas Graf <tgraf@suug.ch>
340
341 * Tc testsuite
342
net[shemminger]!shemminger1ffd7fd2005-01-17 23:26:23 +00003432005-01-12 Jamal Hadi Salim <hadi@znyx.com>
344
345 * Add iptables tc support. This meant borrowing headers
346 from iptables *ugh*
347
net[shemminger]!shemminger00fa8482004-12-08 20:13:56 +00003482004-12-08 Jamal Hadi Salim <hadi@znyx.com>
349
350 * Add mirror and redirect actions
351
osdl.net!shemmingeredcab3f2004-12-08 16:38:01 +00003522004-10-20 Stephen Hemminger <shemminger@osdl.org>
osdl.net!shemminger4dbb8192004-12-07 23:57:50 +0000353
osdl.net!shemmingeredcab3f2004-12-08 16:38:01 +0000354 * Don't include <asm/byteorder.h> since then we get dependant on
355 kernel headers on host machine
356 * Minor fix for building on old machine without IPPROTO_SCTP
osdl.net!shemminger50772dc2004-12-07 21:48:29 +0000357
osdl.net!shemminger54f37eb2004-10-19 20:22:15 +00003582004-10-19 Harald Welte <laforge@gnumonks.org>
359
360 * Replace rtstat (and ctstat) with new lnstat
361
osdl.net!shemmingercece2482004-10-19 19:57:38 +00003622004-10-19 Mads Martin Joergensen <mmj@suse.de>
363
osdl.net!shemminger67d295b2004-10-19 20:02:59 +0000364 * Ip is using the wrong structure in ipaddress.c when showing stats
365 * Make sure no buffer overflow in nstat
osdl.net!shemmingercece2482004-10-19 19:57:38 +0000366
osdl.net!shemmingerabf1d0b2004-10-19 19:51:41 +00003672004-10-19 Michal <md@lnet.pl>
368
369 * fix scaling in print_rates (for bits)
370
osdl.net!shemmingerd38e5692004-09-28 18:57:08 +00003712004-09-28 Stephen Hemminger <shemminger@osdl.org>
372
373 * fix build problems with arpd and pthread
374 * add pkt_sched.h
375
osdl.net!shemminger1b1c3222004-09-28 19:16:48 +00003762004-09-28 Mike Frysinger <vapier@gentoo.org>
377
378 * make man8 directory
379 * install ifcfg and rtpr scripts
380
osdl.net!shemmingerfd348782004-09-28 18:52:54 +00003812004-09-28 Andreas Haumer <andreas@xss.co.at>
382
383 * make install symlink fix.
384
3852004-09-28 Masahide Nakamura <nakam@linux-ipv6.org>
386
387 * ICMP/ICMPv6's type and code in IPsec selector.
388 * fixes `ip xfrm`'s algorithm key when using hexadecimal
389 * support 'ip xfrm' protocol types
390 * flush message types for XFRM's policy/state
391
392
osdl.net!shemminger71058eb2004-09-01 17:15:45 +00003932004-09-01 Stephen Hemminger <shemminger@osdl.org>
394
395 * Fix ip command to not crash when interface name is too long.
396 always use strncpy(.., IFNAMSIZ)
397
osdl.net!shemminger8dbb6b82004-08-31 17:45:21 +00003982004-08-31 Stephen Hemminger <shemminger@osdl.org>
399
400 * Add gact documentation from jamal
401 * Chang more arguments to rtnetlink API const
402 * Drop dead queuing disciplines
403 * Handle qdisc without xstats in core rather than
404 putting stub's everywhere
405 * Add requeue to tc_stats and handle new/old ABI issues
406
osdl.net!shemmingerf64a9462004-08-30 21:20:10 +00004072004-08-30 Stephen Hemminger <shemminger@osdl.org>
408
osdl.net!shemminger8ec496d2004-08-30 22:37:50 +0000409 * Make clean and install changes for man pages
osdl.net!shemmingerf64a9462004-08-30 21:20:10 +0000410 * Patch from jamal to support gact
osdl.net!shemmingerf64a9462004-08-30 21:20:10 +0000411 * Add support for loading distributions to netem
412
413
osdl.net!shemmingerd7480402004-08-23 20:20:41 +00004142004-08-23 Stephen Hemminger <shemminger@osdl.org>
415
416 * Update from jamal for all the parts that got broken in the
417 last classification patch.
418 * Hfsc/sc patch from patrick
419
osdl.net!shemminger1c1c4dc2004-08-13 23:55:35 +00004202004-08-13 Stephen Hemminger <shemminger@osdl.org>
421
422 * Add jamal's tc extensions for classification
osdl.net!shemminger1c1c4dc2004-08-13 23:55:35 +0000423 * Get rid of old Patches/ directory for tcp_diag module
424 * Make get_rate table based.
425
osdl.net!shemmingerd4832e62004-08-11 23:41:38 +00004262004-08-11 Stephen Hemminger <shemminger@osdl.org>
427
428 * Add xfrm message formatting from
429 Masahide Nakamura <nakam@linux-ipv6.org>
430
osdl.net!shemminger4b1bbd92004-08-09 16:35:28 +00004312004-08-09 Stephen Hemminger <shemminger@osdl.org>
432
osdl.net!shemminger025dc692004-08-09 17:12:23 +0000433 * Fix netem scheduler to handle case where psched us != real us
434
osdl.net!shemminger4b1bbd92004-08-09 16:35:28 +0000435 * Remove configuration for everything that can depend on
436 extracted kernel headers
437 * Add kernel headers required to include/linux
438
osdl.net!shemmingerb39bb392004-08-04 17:45:52 +00004392004-08-04 Stephen Hemminger <shemminger@osdl.org>
440
441 * Get rid of old tcp_diag module, it is part of kernel.
442
443 * Add some kernel include files back (netlink, tcp_diag, pkt_sched)
444
osdl.net!shemminger2979d522004-07-30 20:24:59 +00004452004-07-30 Stephen Hemminger <shemminger@osdl.org>
446
osdl.net!shemminger6e85b542004-07-30 22:27:50 +0000447 * Make ip xfrm stuff config option since it doesn't exist on 2.4
448
449 * HFSC doesn't exist on older 2.4 kernels so make it configurable
450
osdl.net!shemminger3876b3c2004-07-30 20:50:38 +0000451 * HTB API changed and won't build with mismatched version.
452 Rather than sticking user with a build error, just don't
453 build it in on mismatch.
454
osdl.net!shemminger2979d522004-07-30 20:24:59 +0000455 * Change configure script to make sure netem is the correct
456 version. I changed the structure def. a couple of times before
457 settling on the final API
458
osdl.net!shemminger34f5d182004-07-30 20:26:15 +00004592004-07-16 Stephen Hemminger <shemminger@osdl.org>
460
461 * Add htb mpu support
462 http://luxik.cdi.cz/~devik/qos/htb/v3/htb_tc_overhead.diff
463 * Three small xfrm updates
464
osdl.net!shemminger09d17272004-07-12 21:03:47 +00004652004-07-07 Stephen Hemminger <shemminger@osdl.org>
466
467 * Fix if_ether.h to fix arpd build
468 * Add hfsc scheduler support
469 * Add ip xfrm support
470 * Add add jitter (instead of rate) to netem scheduler
471
osdl.net!shemminger870f1222004-07-02 17:52:10 +00004722004-07-02 Stephen Hemminger <shemminger@osdl.org>
473
474 * use compile to test for ATM libraries
475 * put TC layered scheduler hooks in /usr/lib/tc as shared lib
476 before it looked in standard search path (/lib;/usr/lib;...)
477 which seems out of place.
478 * build netem as shared library (more for testing/example)
479 * build ATM as shared library since libatm may be on build
480 machine but not on deployment machine
481 * fix make install to not install SCCS directories
482
osdl.net!shemmingerfc26f2a2004-07-01 22:22:10 +00004832004-07-01 Stephen Hemminger <shemminger@osdl.org>
484
485 * add more link options to ip command (from Mark Smith
486 * add rate and duplicate arguments to tc command
487 * add -iec flag for tc printout
488 * rename delay scheduler to netem
489
osdl.net!shemminger82412ef2004-06-28 20:37:01 +00004902004-06-25 Stephen Hemminger <shemminger@osdl.org>
491
492 * Add loss parameter to delay
493 * Rename delay qdisc to netsim
494 * Add autoconfiguration by building a Config file
495 and using it.
496
4972004-06-09 Stephen Hemminger <shemminger@osdl.org>
498
osdl.net!shemmingerfc26f2a2004-07-01 22:22:10 +0000499 * Report rates in K=1000 (requested by several people)
osdl.net!shemminger82412ef2004-06-28 20:37:01 +0000500 * Add GNU long style options
501 * For HTB use get_hz to pick up value of system HZ at runtime
502 * Delete unused funcs.
503
5042004-06-08 Stephen Hemminger <shemminger@osdl.org>
505
506 * Cleanup ss
507 - use const char and local functions where possible
508 * Add man pages from SuSe
509 * SuSE patches
510 - path to db4.1
511 - don't hardcode path to /tmp in ifstat
512 Alternat fix: was to use TMPDIR
513 - handle non-root user calling ip route flush going into
514 an infinite loop.
515 Alternate fix: was to timeout if route table doesn't empty.
516 * Try and get rid of dependency on kernel include files
517 Get rid of having private glibc-include headers
518
5192004-06-07 Stephen Hemminger <shemminger@osdl.org>
520
521 * Import patches that make sense from Fedora Core 2
522 - iproute2-2.4.7-hex
523 print fwmark in hex
524 - iproute2-2.4.7-netlink
525 handle getting right netlink mesg back
526 - iproute2-2.4.7-htb3-tc
527 add HTB scheduler
528 - iproute2-2.4.7-default
529 add entry default to rttable
530
5312004-06-04 Stephen Hemminger <shemminger@osdl.org>
532
533 * Add support for vegas info to ss
534
5352004-06-02 Stephen Hemminger <shemminger@osdl.org>
536
537 * Use const char in utility routines where appropriate
538 * Rearrange include files so can build with standard headers
539 * For "tc qdisc ls" see the default queuing discpline "pfifo_fast"
540 and understand it
541 * Get rid of private defintions of network headers which existed
542 only to handle old glibc
543
5442004-04-15 Stephen Hemminger <shemminger@osdl.org>
545
546 * Add the delay (network simulation scheduler)
547
5482004-04-15 Stephen Hemminger <shemminger@osdl.org>
549
550 * Starting point baseline based on iproute2-2.4.7-ss020116-try
551