blob: e663fe603ca9ce277bc27eb9acee93415da0dc22 [file] [log] [blame]
shemmingerf453a0d2005-10-07 16:33:21 +000012005-10-07 Mike Frysinger <vapier@gentoo.org>
2
3 * Handle pfifo_fast that has no qopt without segfaulting
4
shemminger7dae1702005-10-05 17:40:12 +000052005-10-05 Mads Martin Joergensen <mmj@suse.de>
6
7 * Trivial netem ccopts
8
shemmingerfb229752005-10-04 23:15:32 +000092005-10-04 Jerome Borsboom <j.borsboom@erasmusmc.nl>
10
11 * Fix regression in ip addr (libnetlink) handling
12
132005-09-21 Stephen Hemminger <shemminger@osdl.org>
shemminger8ed63ab2005-09-21 19:33:17 +000014
15 * Fix uninitialized memory and leaks with valgrind
16 Reported by Redhat
17
shemmingerce715cd2005-09-01 22:38:19 +0000182005-09-01 Mike Frysinger <vapier@gentoo.org>
19
20 * Fix build issues with netem tables (parallel make and HOSTCC)
21
222005-09-01 Stephen Hemminger <shemminger@osdl.org>
shemminger351efcd2005-09-01 19:21:50 +000023
24 * Integrate support for DCCP into 'ss' (from acme)
25 * Add -batch option to ip.
26 * Update to 2.6.14 headers
27
shemmingerc98e49e2005-09-01 18:12:33 +0000282005-09-01 Eric Dumazet <dada1@cosmosbay.com>
shemmingerce715cd2005-09-01 22:38:19 +000029
shemmingerc98e49e2005-09-01 18:12:33 +000030 * Fix lnstat : First column should not be summed
31
shemminger66081842005-08-16 21:10:51 +0000322005-08-16 Stephen Hemminger <shemminger@osdl.org>
33
34 * Limit ip route flush to 10 rounds.
35 * Cleanup ip rule flush error message
36
shemminger6864c1e2005-08-08 20:24:41 +0000372005-08-08 Stephen Hemminger <shemminger@osdl.org>
38
39 * Update to 2.6.13+ kernel headers
40 * Fix array overrun in paretonormal
41 * Fix ematch to not include dropped fields from skb.
42
shemminger3fcdebb2005-07-14 16:49:27 +0000432005-07-14 Thomas Graf <tgraf@suug.ch>
shemminger52d5ac32005-07-05 22:11:37 +000044
shemminger3fcdebb2005-07-14 16:49:27 +000045 * Make ematch bison/lex build with common flex
46
472005-07-10 Stephen Hemminger <shemminger@osdl.org>
48
49 * Fix Gcc 4.0 build warnings signed/unsigned
shemminger52d5ac32005-07-05 22:11:37 +000050
shemminger6d4662d2005-06-23 17:36:38 +0000512005-06-23 Jamal Hadi Salim <hadi@znyx.com>
52
53 * Fix for options process with ipt
54
shemminger08837cb2005-06-23 17:33:56 +0000552005-06-23 Thomas Graf <tgraf@suug.ch>
56
57 * Add extended matches (nbyte, cmp, u32, meta)
58 * Add basic classifier
59 * Fix clean/distclean makefile targets
60 * update local header file copies
61 * IPv4 multipath algorithm selection support
62 * cscope Makefile target
63 * Fix off-by-one while generating argument vector
64 in batched mode.
65 * Assume stdin if no argument is given to -batch
66
shemminger6d4662d2005-06-23 17:36:38 +0000672005-06-22 Stephen Hemminger <shemminger@osdl.org>
shemmingerea8fc102005-06-22 18:27:49 +000068
69 * Update include files to 2.6.12
70 * Add ss support for TCP_CONG
71
shemminger2b4fad62005-06-13 18:47:56 +0000722005-06-13 Steven Whitehouse <steve@chygwyn.com>
73
74 * Decnet doc's update
75
shemminger99f830d2005-06-07 22:15:48 +0000762005-06-07 Stephen Hemminger <shemminger@osdl.org>
77
78 * Fix 'ip link' map to handle case where device gets autoloaded
79 by using if_nametoindex as fallback
80 * Device indices are unsigned not int.
81
shemmingere4457652005-06-07 21:55:03 +0000822005-06-07 Masahide NAKAMURA <nakam@linux-ipv6.org>
83
84 * [ip] show timestamp when using '-t' option.
85 * [ip] remove duplicated code for expired message of xfrm.
shemminger9bec1a42005-06-07 21:58:25 +000086 * [ip] add "deleteall" command for xfrm;
87 "flush" uses kernel's flush interface and
88 "deleteall" uses legacy iproute2's flush feature like
89 getting-and-deleting-for-each.
shemmingere4457652005-06-07 21:55:03 +000090
osdl.net!shemminger78615aa2005-03-30 18:51:35 +0000912005-03-30 Stephen Hemminger <shemminger@osdl.org>
92
93 * include/linux/netfilter_ipv4/ip_tables.h dont include compiler.h
94 because it isn't needed and not on all systems
osdl.net!shemmingerec596422005-04-01 19:56:29 +000095 * Update rtnetlink.h and pkt_cls.h to be stripped versions
96 of headers from 2.6.12-rc1
osdl.net!shemminger78615aa2005-03-30 18:51:35 +000097
osdl.net!shemminger16bd7e02005-03-30 18:43:30 +0000982005-03-30 Jamal Hadi Salim <hadi@znyx.com>
99
100 * Proper verison of iptables headers (from 1.3.1)
101 * Set revision file in m_ipt
102 * Fix action_util naming in mirred
osdl.net!shemmingerec596422005-04-01 19:56:29 +0000103 * don't call ll_init_map in mirred
osdl.net!shemminger16bd7e02005-03-30 18:43:30 +0000104
net[shemminger]!shemmingerf082b642005-03-30 18:16:10 +00001052005-03-19 Thomas Graf <tgraf@suug.ch>
106
107 * Warn about wildcard deletions and provide IFA_ADDRESS upon
108 deletions to enforce prefix length validation for IPv4.
osdl.net!shemminger3819eb92005-03-30 18:18:12 +0000109 * Fix netlink message alignment when the last routing attribute added
110 has a data length not aligned to RTA_ALIGNTO.
111
osdl.net!shemminger2cea8f22005-03-30 18:14:55 +00001122005-03-30 Masahide NAKAMURA <nakam@linux-ipv6.org>
113
114 * ipv6 xfrm allocspi and monitor support.
115
osdl.net!shemminger78615aa2005-03-30 18:51:35 +00001162005-03-29 Stephen Hemminger <shemminger@osdl.org>
osdl.net!shemmingerf8f9de52005-03-30 18:11:49 +0000117
118 * switch to stack for netem tables
119
osdl.net!shemminger08856f02005-03-18 19:40:55 +00001202005-03-18 Stephen Hemminger <shemminger@osdl.org>
121
122 * add -force option to batch mode
123 * handle midline comments in batch mode
124 * sum per cpu fields in lnstat correctly
125
osdl.net!shemminger25afd1c2005-03-14 19:35:32 +00001262005-03-14 Stephen Hemminger <shemminger@osdl.org>
127
site!shemminger924d4fd2005-03-14 22:19:16 +0000128 * cleanup batch mode, allow continuation, comments etc.
129 * recode reuse of netlink socket
osdl.net!shemminger25afd1c2005-03-14 19:35:32 +0000130
osdl.net!shemminger900da082005-03-14 19:04:15 +00001312005-03-14 Boian Bonev <boian@bonev.com>
132
133 * enhancement to batch mode.
134 it does not exit on error, just report it
osdl.net!shemminger25afd1c2005-03-14 19:35:32 +0000135 tc reuses the already open netlink socket for subsequent command(s)
osdl.net!shemminger900da082005-03-14 19:04:15 +0000136
osdl.net!shemmingerb6149fd2005-03-14 18:47:38 +00001372005-03-14 Thomas Graf <tgraf@suug.ch>
138
139 * ip link command
140 print NO-CARRIER flag if there is no carrier and the link is up.
141
osdl.net!shemminger3d956fa2005-03-14 18:44:54 +00001422005-03-14 Patrick McHardy <kaber@trash.net>
143
144 * bug: Use USER_HZ where necessary
145
osdl.net!shemmingerafa10e22005-03-14 22:23:38 +00001462005-03-10 Jamal Hadi Salim <hadi@znyx.com>
147
148 * Fix bug with register_target
149
osdl.net!shemminger3d956fa2005-03-14 18:44:54 +00001502005-03-10 Stephen Hemminger <shemminger@osdl.org>
osdl.net!shemminger9fcda922005-03-10 19:04:50 +0000151
152 * fix pkt_cls.h to have tc_u32_mark
153 * update include files to be stripped versions of 2.6.11
154 * add documentation about netem distributions [from nistnet]
155 * turn off nup in document make [from FC3]
156 * don't build with extra debug info (-g) [from FC3]
157
1582005-03-10 Nix <nix@esperi.org.uk>
159
160 * make man3 directory
161
1622005-03-10 Pasi <Pasi.Eronen@nokia.com>
163
164 * add ESP-in-UDP encapsulation
165
1662005-03-10 Thomas Graf <tgraf@suug.ch>
167 * [NETEM] Fix off by one
168 * update local header file copies
169 * [NEIGH] print number of probes done so far (statistics mode only)
170
1712005-03-10 Herbert Xu <herbert@gondor.apana.org.au>
172 * Trivial typo in ip help
173
1742005-02-09 Stephen Hemminger <shemminger@osdl.org>
osdl.net!shemmingere00273c2005-02-09 22:05:41 +0000175
176 * netem distribution data reorganization
177
1782005-02-09 Roland Dreier <roland@topspin.com>
179
180 * ip over infiniband address display
181
1822005-02-09 Jim Gifford <lfs@jg555.com>
183
184 * make install fix for ip/
185
1862005-02-07 Mads Martin Joergensen <mmj@suse.de>
osdl.net!shemminger277325d2005-02-07 18:28:31 +0000187
188 * Don't mix address families when flushing
189
osdl.net!shemminger9fcda922005-03-10 19:04:50 +00001902005-02-07 Stephen Hemminger <shemminger@osdl.org>
osdl.net!shemmingera8b303c2005-02-07 18:16:29 +0000191
192 * Validate classid is not too large to cause loss of bits.
193
osdl.net!shemmingerfb9b1d02005-02-07 18:15:04 +00001942005-02-07 Jean-Marc Ranger <jmranger@sympatico.ca>
195
196 * need to call getline() with null for first usage
197 * don't overwrite const arg
198
shemminger7dae1702005-10-05 17:40:12 +00001992005-02-07 Stephen Hemminger <shemminger@osdl.org>
site!shemmingerd5b48552005-02-07 18:01:21 +0000200
201 * Add experimental distribution
202
osdl.net!shemmingercb200962005-01-18 22:31:42 +00002032005-01-18 Yun Mao <maoy@cis.upenn.edu>
204
205 * typo in ss
206
osdl.net!shemminger6b58e7f2005-01-18 22:14:29 +00002072005-01-18 Thomas Graf <tgraf@suug.ch>
208
209 * tc pedit/action cleanups
39!tgraf5d91c8f2005-01-18 22:16:49 +0000210 * add addraw_l
211 * rtattr_parse cleanups
osdl.net!shemminger6b58e7f2005-01-18 22:14:29 +0000212
net[shemminger]!shemminger7e7c7372005-01-17 23:32:51 +00002132005-01-17 Jamal Hadi Salim <hadi@znyx.com>
214
215 * typo in m_mirred
216 * add support for pedit
217
2182005-01-13 Jim Gifford <lfs@jg555.com>
219
220 * Fix allocation size error in nomal and paretonormal generation
221 programs.
222
net[shemminger]!shemmingerd71443a2005-01-17 23:30:41 +00002232005-01-12 Masahide Nakamura <nakam@linux-ipv6.org>
224
225 * ipmonitor shows IPv6 prefix list notification
226 * update to iproute2 xfrm for ipv6
227
osdl.net!shemminger9fcda922005-03-10 19:04:50 +00002282005-01-12 Stephen Hemminger <shemminger@osdl.org>
net[shemminger]!shemmingerb9062432005-01-17 23:28:16 +0000229
230 * Fix compile warnings when building 64bit system since
231 u64 is unsigned long, but format is %llu
232
net[shemminger]!shemminger6f0ba882005-01-17 23:27:56 +00002332005-01-12 "Catalin(ux aka Dino) BOIE" <util@deuroconsult.ro>
234
235 * Add the possibility to use fwmark in u32 filters
236
net[shemminger]!shemminger85ac60c2005-01-17 23:27:37 +00002372005-01-12 Andi Kleen <ak@suse.de>
net[shemminger]!shemminger526afe42005-01-17 23:27:23 +0000238
net[shemminger]!shemminger85ac60c2005-01-17 23:27:37 +0000239 * Add netlink manual page
240
2412004-10-20 Stephen Hemminger <shemminger@osdl.org>
242
net[shemminger]!shemminger526afe42005-01-17 23:27:23 +0000243 * Add warning about "ip route nat" no longer supported
244
net[shemminger]!shemminger82af5312005-01-17 23:27:05 +00002452005-01-12 Thomas Graf <tgraf@suug.ch>
246
247 * Tc testsuite
248
net[shemminger]!shemminger1ffd7fd2005-01-17 23:26:23 +00002492005-01-12 Jamal Hadi Salim <hadi@znyx.com>
250
251 * Add iptables tc support. This meant borrowing headers
252 from iptables *ugh*
253
net[shemminger]!shemminger00fa8482004-12-08 20:13:56 +00002542004-12-08 Jamal Hadi Salim <hadi@znyx.com>
255
256 * Add mirror and redirect actions
257
osdl.net!shemmingeredcab3f2004-12-08 16:38:01 +00002582004-10-20 Stephen Hemminger <shemminger@osdl.org>
osdl.net!shemminger4dbb8192004-12-07 23:57:50 +0000259
osdl.net!shemmingeredcab3f2004-12-08 16:38:01 +0000260 * Don't include <asm/byteorder.h> since then we get dependant on
261 kernel headers on host machine
262 * Minor fix for building on old machine without IPPROTO_SCTP
osdl.net!shemminger50772dc2004-12-07 21:48:29 +0000263
osdl.net!shemminger54f37eb2004-10-19 20:22:15 +00002642004-10-19 Harald Welte <laforge@gnumonks.org>
265
266 * Replace rtstat (and ctstat) with new lnstat
267
osdl.net!shemmingercece2482004-10-19 19:57:38 +00002682004-10-19 Mads Martin Joergensen <mmj@suse.de>
269
osdl.net!shemminger67d295b2004-10-19 20:02:59 +0000270 * Ip is using the wrong structure in ipaddress.c when showing stats
271 * Make sure no buffer overflow in nstat
osdl.net!shemmingercece2482004-10-19 19:57:38 +0000272
osdl.net!shemmingerabf1d0b2004-10-19 19:51:41 +00002732004-10-19 Michal <md@lnet.pl>
274
275 * fix scaling in print_rates (for bits)
276
osdl.net!shemmingerd38e5692004-09-28 18:57:08 +00002772004-09-28 Stephen Hemminger <shemminger@osdl.org>
278
279 * fix build problems with arpd and pthread
280 * add pkt_sched.h
281
osdl.net!shemminger1b1c3222004-09-28 19:16:48 +00002822004-09-28 Mike Frysinger <vapier@gentoo.org>
283
284 * make man8 directory
285 * install ifcfg and rtpr scripts
286
osdl.net!shemmingerfd348782004-09-28 18:52:54 +00002872004-09-28 Andreas Haumer <andreas@xss.co.at>
288
289 * make install symlink fix.
290
2912004-09-28 Masahide Nakamura <nakam@linux-ipv6.org>
292
293 * ICMP/ICMPv6's type and code in IPsec selector.
294 * fixes `ip xfrm`'s algorithm key when using hexadecimal
295 * support 'ip xfrm' protocol types
296 * flush message types for XFRM's policy/state
297
298
osdl.net!shemminger71058eb2004-09-01 17:15:45 +00002992004-09-01 Stephen Hemminger <shemminger@osdl.org>
300
301 * Fix ip command to not crash when interface name is too long.
302 always use strncpy(.., IFNAMSIZ)
303
osdl.net!shemminger8dbb6b82004-08-31 17:45:21 +00003042004-08-31 Stephen Hemminger <shemminger@osdl.org>
305
306 * Add gact documentation from jamal
307 * Chang more arguments to rtnetlink API const
308 * Drop dead queuing disciplines
309 * Handle qdisc without xstats in core rather than
310 putting stub's everywhere
311 * Add requeue to tc_stats and handle new/old ABI issues
312
osdl.net!shemmingerf64a9462004-08-30 21:20:10 +00003132004-08-30 Stephen Hemminger <shemminger@osdl.org>
314
osdl.net!shemminger8ec496d2004-08-30 22:37:50 +0000315 * Make clean and install changes for man pages
osdl.net!shemmingerf64a9462004-08-30 21:20:10 +0000316 * Patch from jamal to support gact
osdl.net!shemmingerf64a9462004-08-30 21:20:10 +0000317 * Add support for loading distributions to netem
318
319
osdl.net!shemmingerd7480402004-08-23 20:20:41 +00003202004-08-23 Stephen Hemminger <shemminger@osdl.org>
321
322 * Update from jamal for all the parts that got broken in the
323 last classification patch.
324 * Hfsc/sc patch from patrick
325
osdl.net!shemminger1c1c4dc2004-08-13 23:55:35 +00003262004-08-13 Stephen Hemminger <shemminger@osdl.org>
327
328 * Add jamal's tc extensions for classification
osdl.net!shemminger1c1c4dc2004-08-13 23:55:35 +0000329 * Get rid of old Patches/ directory for tcp_diag module
330 * Make get_rate table based.
331
osdl.net!shemmingerd4832e62004-08-11 23:41:38 +00003322004-08-11 Stephen Hemminger <shemminger@osdl.org>
333
334 * Add xfrm message formatting from
335 Masahide Nakamura <nakam@linux-ipv6.org>
336
osdl.net!shemminger4b1bbd92004-08-09 16:35:28 +00003372004-08-09 Stephen Hemminger <shemminger@osdl.org>
338
osdl.net!shemminger025dc692004-08-09 17:12:23 +0000339 * Fix netem scheduler to handle case where psched us != real us
340
osdl.net!shemminger4b1bbd92004-08-09 16:35:28 +0000341 * Remove configuration for everything that can depend on
342 extracted kernel headers
343 * Add kernel headers required to include/linux
344
osdl.net!shemmingerb39bb392004-08-04 17:45:52 +00003452004-08-04 Stephen Hemminger <shemminger@osdl.org>
346
347 * Get rid of old tcp_diag module, it is part of kernel.
348
349 * Add some kernel include files back (netlink, tcp_diag, pkt_sched)
350
osdl.net!shemminger2979d522004-07-30 20:24:59 +00003512004-07-30 Stephen Hemminger <shemminger@osdl.org>
352
osdl.net!shemminger6e85b542004-07-30 22:27:50 +0000353 * Make ip xfrm stuff config option since it doesn't exist on 2.4
354
355 * HFSC doesn't exist on older 2.4 kernels so make it configurable
356
osdl.net!shemminger3876b3c2004-07-30 20:50:38 +0000357 * HTB API changed and won't build with mismatched version.
358 Rather than sticking user with a build error, just don't
359 build it in on mismatch.
360
osdl.net!shemminger2979d522004-07-30 20:24:59 +0000361 * Change configure script to make sure netem is the correct
362 version. I changed the structure def. a couple of times before
363 settling on the final API
364
osdl.net!shemminger34f5d182004-07-30 20:26:15 +00003652004-07-16 Stephen Hemminger <shemminger@osdl.org>
366
367 * Add htb mpu support
368 http://luxik.cdi.cz/~devik/qos/htb/v3/htb_tc_overhead.diff
369 * Three small xfrm updates
370
osdl.net!shemminger09d17272004-07-12 21:03:47 +00003712004-07-07 Stephen Hemminger <shemminger@osdl.org>
372
373 * Fix if_ether.h to fix arpd build
374 * Add hfsc scheduler support
375 * Add ip xfrm support
376 * Add add jitter (instead of rate) to netem scheduler
377
osdl.net!shemminger870f1222004-07-02 17:52:10 +00003782004-07-02 Stephen Hemminger <shemminger@osdl.org>
379
380 * use compile to test for ATM libraries
381 * put TC layered scheduler hooks in /usr/lib/tc as shared lib
382 before it looked in standard search path (/lib;/usr/lib;...)
383 which seems out of place.
384 * build netem as shared library (more for testing/example)
385 * build ATM as shared library since libatm may be on build
386 machine but not on deployment machine
387 * fix make install to not install SCCS directories
388
osdl.net!shemmingerfc26f2a2004-07-01 22:22:10 +00003892004-07-01 Stephen Hemminger <shemminger@osdl.org>
390
391 * add more link options to ip command (from Mark Smith
392 * add rate and duplicate arguments to tc command
393 * add -iec flag for tc printout
394 * rename delay scheduler to netem
395
osdl.net!shemminger82412ef2004-06-28 20:37:01 +00003962004-06-25 Stephen Hemminger <shemminger@osdl.org>
397
398 * Add loss parameter to delay
399 * Rename delay qdisc to netsim
400 * Add autoconfiguration by building a Config file
401 and using it.
402
4032004-06-09 Stephen Hemminger <shemminger@osdl.org>
404
osdl.net!shemmingerfc26f2a2004-07-01 22:22:10 +0000405 * Report rates in K=1000 (requested by several people)
osdl.net!shemminger82412ef2004-06-28 20:37:01 +0000406 * Add GNU long style options
407 * For HTB use get_hz to pick up value of system HZ at runtime
408 * Delete unused funcs.
409
4102004-06-08 Stephen Hemminger <shemminger@osdl.org>
411
412 * Cleanup ss
413 - use const char and local functions where possible
414 * Add man pages from SuSe
415 * SuSE patches
416 - path to db4.1
417 - don't hardcode path to /tmp in ifstat
418 Alternat fix: was to use TMPDIR
419 - handle non-root user calling ip route flush going into
420 an infinite loop.
421 Alternate fix: was to timeout if route table doesn't empty.
422 * Try and get rid of dependency on kernel include files
423 Get rid of having private glibc-include headers
424
4252004-06-07 Stephen Hemminger <shemminger@osdl.org>
426
427 * Import patches that make sense from Fedora Core 2
428 - iproute2-2.4.7-hex
429 print fwmark in hex
430 - iproute2-2.4.7-netlink
431 handle getting right netlink mesg back
432 - iproute2-2.4.7-htb3-tc
433 add HTB scheduler
434 - iproute2-2.4.7-default
435 add entry default to rttable
436
4372004-06-04 Stephen Hemminger <shemminger@osdl.org>
438
439 * Add support for vegas info to ss
440
4412004-06-02 Stephen Hemminger <shemminger@osdl.org>
442
443 * Use const char in utility routines where appropriate
444 * Rearrange include files so can build with standard headers
445 * For "tc qdisc ls" see the default queuing discpline "pfifo_fast"
446 and understand it
447 * Get rid of private defintions of network headers which existed
448 only to handle old glibc
449
4502004-04-15 Stephen Hemminger <shemminger@osdl.org>
451
452 * Add the delay (network simulation scheduler)
453
4542004-04-15 Stephen Hemminger <shemminger@osdl.org>
455
456 * Starting point baseline based on iproute2-2.4.7-ss020116-try
457