blob: 0d457a70e5a7d78363b6377318a7e72ccc0763e2 [file] [log] [blame]
shemminger52d5ac32005-07-05 22:11:37 +000012005-07-05 Thomas Graf <tgraf@suug.ch>
2
3 * Build check for GNU Bison
4
shemminger6d4662d2005-06-23 17:36:38 +000052005-06-23 Jamal Hadi Salim <hadi@znyx.com>
6
7 * Fix for options process with ipt
8
shemminger08837cb2005-06-23 17:33:56 +000092005-06-23 Thomas Graf <tgraf@suug.ch>
10
11 * Add extended matches (nbyte, cmp, u32, meta)
12 * Add basic classifier
13 * Fix clean/distclean makefile targets
14 * update local header file copies
15 * IPv4 multipath algorithm selection support
16 * cscope Makefile target
17 * Fix off-by-one while generating argument vector
18 in batched mode.
19 * Assume stdin if no argument is given to -batch
20
shemminger6d4662d2005-06-23 17:36:38 +0000212005-06-22 Stephen Hemminger <shemminger@osdl.org>
shemmingerea8fc102005-06-22 18:27:49 +000022
23 * Update include files to 2.6.12
24 * Add ss support for TCP_CONG
25
shemminger2b4fad62005-06-13 18:47:56 +0000262005-06-13 Steven Whitehouse <steve@chygwyn.com>
27
28 * Decnet doc's update
29
shemminger99f830d2005-06-07 22:15:48 +0000302005-06-07 Stephen Hemminger <shemminger@osdl.org>
31
32 * Fix 'ip link' map to handle case where device gets autoloaded
33 by using if_nametoindex as fallback
34 * Device indices are unsigned not int.
35
shemmingere4457652005-06-07 21:55:03 +0000362005-06-07 Masahide NAKAMURA <nakam@linux-ipv6.org>
37
38 * [ip] show timestamp when using '-t' option.
39 * [ip] remove duplicated code for expired message of xfrm.
shemminger9bec1a42005-06-07 21:58:25 +000040 * [ip] add "deleteall" command for xfrm;
41 "flush" uses kernel's flush interface and
42 "deleteall" uses legacy iproute2's flush feature like
43 getting-and-deleting-for-each.
shemmingere4457652005-06-07 21:55:03 +000044
osdl.net!shemminger78615aa2005-03-30 18:51:35 +0000452005-03-30 Stephen Hemminger <shemminger@osdl.org>
46
47 * include/linux/netfilter_ipv4/ip_tables.h dont include compiler.h
48 because it isn't needed and not on all systems
osdl.net!shemmingerec596422005-04-01 19:56:29 +000049 * Update rtnetlink.h and pkt_cls.h to be stripped versions
50 of headers from 2.6.12-rc1
osdl.net!shemminger78615aa2005-03-30 18:51:35 +000051
osdl.net!shemminger16bd7e02005-03-30 18:43:30 +0000522005-03-30 Jamal Hadi Salim <hadi@znyx.com>
53
54 * Proper verison of iptables headers (from 1.3.1)
55 * Set revision file in m_ipt
56 * Fix action_util naming in mirred
osdl.net!shemmingerec596422005-04-01 19:56:29 +000057 * don't call ll_init_map in mirred
osdl.net!shemminger16bd7e02005-03-30 18:43:30 +000058
net[shemminger]!shemmingerf082b642005-03-30 18:16:10 +0000592005-03-19 Thomas Graf <tgraf@suug.ch>
60
61 * Warn about wildcard deletions and provide IFA_ADDRESS upon
62 deletions to enforce prefix length validation for IPv4.
osdl.net!shemminger3819eb92005-03-30 18:18:12 +000063 * Fix netlink message alignment when the last routing attribute added
64 has a data length not aligned to RTA_ALIGNTO.
65
osdl.net!shemminger2cea8f22005-03-30 18:14:55 +0000662005-03-30 Masahide NAKAMURA <nakam@linux-ipv6.org>
67
68 * ipv6 xfrm allocspi and monitor support.
69
osdl.net!shemminger78615aa2005-03-30 18:51:35 +0000702005-03-29 Stephen Hemminger <shemminger@osdl.org>
osdl.net!shemmingerf8f9de52005-03-30 18:11:49 +000071
72 * switch to stack for netem tables
73
osdl.net!shemminger08856f02005-03-18 19:40:55 +0000742005-03-18 Stephen Hemminger <shemminger@osdl.org>
75
76 * add -force option to batch mode
77 * handle midline comments in batch mode
78 * sum per cpu fields in lnstat correctly
79
osdl.net!shemminger25afd1c2005-03-14 19:35:32 +0000802005-03-14 Stephen Hemminger <shemminger@osdl.org>
81
site!shemminger924d4fd2005-03-14 22:19:16 +000082 * cleanup batch mode, allow continuation, comments etc.
83 * recode reuse of netlink socket
osdl.net!shemminger25afd1c2005-03-14 19:35:32 +000084
osdl.net!shemminger900da082005-03-14 19:04:15 +0000852005-03-14 Boian Bonev <boian@bonev.com>
86
87 * enhancement to batch mode.
88 it does not exit on error, just report it
osdl.net!shemminger25afd1c2005-03-14 19:35:32 +000089 tc reuses the already open netlink socket for subsequent command(s)
osdl.net!shemminger900da082005-03-14 19:04:15 +000090
osdl.net!shemmingerb6149fd2005-03-14 18:47:38 +0000912005-03-14 Thomas Graf <tgraf@suug.ch>
92
93 * ip link command
94 print NO-CARRIER flag if there is no carrier and the link is up.
95
osdl.net!shemminger3d956fa2005-03-14 18:44:54 +0000962005-03-14 Patrick McHardy <kaber@trash.net>
97
98 * bug: Use USER_HZ where necessary
99
osdl.net!shemmingerafa10e22005-03-14 22:23:38 +00001002005-03-10 Jamal Hadi Salim <hadi@znyx.com>
101
102 * Fix bug with register_target
103
osdl.net!shemminger3d956fa2005-03-14 18:44:54 +00001042005-03-10 Stephen Hemminger <shemminger@osdl.org>
osdl.net!shemminger9fcda922005-03-10 19:04:50 +0000105
106 * fix pkt_cls.h to have tc_u32_mark
107 * update include files to be stripped versions of 2.6.11
108 * add documentation about netem distributions [from nistnet]
109 * turn off nup in document make [from FC3]
110 * don't build with extra debug info (-g) [from FC3]
111
1122005-03-10 Nix <nix@esperi.org.uk>
113
114 * make man3 directory
115
1162005-03-10 Pasi <Pasi.Eronen@nokia.com>
117
118 * add ESP-in-UDP encapsulation
119
1202005-03-10 Thomas Graf <tgraf@suug.ch>
121 * [NETEM] Fix off by one
122 * update local header file copies
123 * [NEIGH] print number of probes done so far (statistics mode only)
124
1252005-03-10 Herbert Xu <herbert@gondor.apana.org.au>
126 * Trivial typo in ip help
127
1282005-02-09 Stephen Hemminger <shemminger@osdl.org>
osdl.net!shemmingere00273c2005-02-09 22:05:41 +0000129
130 * netem distribution data reorganization
131
1322005-02-09 Roland Dreier <roland@topspin.com>
133
134 * ip over infiniband address display
135
1362005-02-09 Jim Gifford <lfs@jg555.com>
137
138 * make install fix for ip/
139
1402005-02-07 Mads Martin Joergensen <mmj@suse.de>
osdl.net!shemminger277325d2005-02-07 18:28:31 +0000141
142 * Don't mix address families when flushing
143
osdl.net!shemminger9fcda922005-03-10 19:04:50 +00001442005-02-07 Stephen Hemminger <shemminger@osdl.org>
osdl.net!shemmingera8b303c2005-02-07 18:16:29 +0000145
146 * Validate classid is not too large to cause loss of bits.
147
osdl.net!shemmingerfb9b1d02005-02-07 18:15:04 +00001482005-02-07 Jean-Marc Ranger <jmranger@sympatico.ca>
149
150 * need to call getline() with null for first usage
151 * don't overwrite const arg
152
site!shemmingerd5b48552005-02-07 18:01:21 +00001532005-02-07 Stephen Hemminger <shemminger@linux.site>
154
155 * Add experimental distribution
156
osdl.net!shemmingercb200962005-01-18 22:31:42 +00001572005-01-18 Yun Mao <maoy@cis.upenn.edu>
158
159 * typo in ss
160
osdl.net!shemminger6b58e7f2005-01-18 22:14:29 +00001612005-01-18 Thomas Graf <tgraf@suug.ch>
162
163 * tc pedit/action cleanups
39!tgraf5d91c8f2005-01-18 22:16:49 +0000164 * add addraw_l
165 * rtattr_parse cleanups
osdl.net!shemminger6b58e7f2005-01-18 22:14:29 +0000166
net[shemminger]!shemminger7e7c7372005-01-17 23:32:51 +00001672005-01-17 Jamal Hadi Salim <hadi@znyx.com>
168
169 * typo in m_mirred
170 * add support for pedit
171
1722005-01-13 Jim Gifford <lfs@jg555.com>
173
174 * Fix allocation size error in nomal and paretonormal generation
175 programs.
176
net[shemminger]!shemmingerd71443a2005-01-17 23:30:41 +00001772005-01-12 Masahide Nakamura <nakam@linux-ipv6.org>
178
179 * ipmonitor shows IPv6 prefix list notification
180 * update to iproute2 xfrm for ipv6
181
osdl.net!shemminger9fcda922005-03-10 19:04:50 +00001822005-01-12 Stephen Hemminger <shemminger@osdl.org>
net[shemminger]!shemmingerb9062432005-01-17 23:28:16 +0000183
184 * Fix compile warnings when building 64bit system since
185 u64 is unsigned long, but format is %llu
186
net[shemminger]!shemminger6f0ba882005-01-17 23:27:56 +00001872005-01-12 "Catalin(ux aka Dino) BOIE" <util@deuroconsult.ro>
188
189 * Add the possibility to use fwmark in u32 filters
190
net[shemminger]!shemminger85ac60c2005-01-17 23:27:37 +00001912005-01-12 Andi Kleen <ak@suse.de>
net[shemminger]!shemminger526afe42005-01-17 23:27:23 +0000192
net[shemminger]!shemminger85ac60c2005-01-17 23:27:37 +0000193 * Add netlink manual page
194
1952004-10-20 Stephen Hemminger <shemminger@osdl.org>
196
net[shemminger]!shemminger526afe42005-01-17 23:27:23 +0000197 * Add warning about "ip route nat" no longer supported
198
net[shemminger]!shemminger82af5312005-01-17 23:27:05 +00001992005-01-12 Thomas Graf <tgraf@suug.ch>
200
201 * Tc testsuite
202
net[shemminger]!shemminger1ffd7fd2005-01-17 23:26:23 +00002032005-01-12 Jamal Hadi Salim <hadi@znyx.com>
204
205 * Add iptables tc support. This meant borrowing headers
206 from iptables *ugh*
207
net[shemminger]!shemminger00fa8482004-12-08 20:13:56 +00002082004-12-08 Jamal Hadi Salim <hadi@znyx.com>
209
210 * Add mirror and redirect actions
211
osdl.net!shemmingeredcab3f2004-12-08 16:38:01 +00002122004-10-20 Stephen Hemminger <shemminger@osdl.org>
osdl.net!shemminger4dbb8192004-12-07 23:57:50 +0000213
osdl.net!shemmingeredcab3f2004-12-08 16:38:01 +0000214 * Don't include <asm/byteorder.h> since then we get dependant on
215 kernel headers on host machine
216 * Minor fix for building on old machine without IPPROTO_SCTP
osdl.net!shemminger50772dc2004-12-07 21:48:29 +0000217
osdl.net!shemminger54f37eb2004-10-19 20:22:15 +00002182004-10-19 Harald Welte <laforge@gnumonks.org>
219
220 * Replace rtstat (and ctstat) with new lnstat
221
osdl.net!shemmingercece2482004-10-19 19:57:38 +00002222004-10-19 Mads Martin Joergensen <mmj@suse.de>
223
osdl.net!shemminger67d295b2004-10-19 20:02:59 +0000224 * Ip is using the wrong structure in ipaddress.c when showing stats
225 * Make sure no buffer overflow in nstat
osdl.net!shemmingercece2482004-10-19 19:57:38 +0000226
osdl.net!shemmingerabf1d0b2004-10-19 19:51:41 +00002272004-10-19 Michal <md@lnet.pl>
228
229 * fix scaling in print_rates (for bits)
230
osdl.net!shemmingerd38e5692004-09-28 18:57:08 +00002312004-09-28 Stephen Hemminger <shemminger@osdl.org>
232
233 * fix build problems with arpd and pthread
234 * add pkt_sched.h
235
osdl.net!shemminger1b1c3222004-09-28 19:16:48 +00002362004-09-28 Mike Frysinger <vapier@gentoo.org>
237
238 * make man8 directory
239 * install ifcfg and rtpr scripts
240
osdl.net!shemmingerfd348782004-09-28 18:52:54 +00002412004-09-28 Andreas Haumer <andreas@xss.co.at>
242
243 * make install symlink fix.
244
2452004-09-28 Masahide Nakamura <nakam@linux-ipv6.org>
246
247 * ICMP/ICMPv6's type and code in IPsec selector.
248 * fixes `ip xfrm`'s algorithm key when using hexadecimal
249 * support 'ip xfrm' protocol types
250 * flush message types for XFRM's policy/state
251
252
osdl.net!shemminger71058eb2004-09-01 17:15:45 +00002532004-09-01 Stephen Hemminger <shemminger@osdl.org>
254
255 * Fix ip command to not crash when interface name is too long.
256 always use strncpy(.., IFNAMSIZ)
257
osdl.net!shemminger8dbb6b82004-08-31 17:45:21 +00002582004-08-31 Stephen Hemminger <shemminger@osdl.org>
259
260 * Add gact documentation from jamal
261 * Chang more arguments to rtnetlink API const
262 * Drop dead queuing disciplines
263 * Handle qdisc without xstats in core rather than
264 putting stub's everywhere
265 * Add requeue to tc_stats and handle new/old ABI issues
266
osdl.net!shemmingerf64a9462004-08-30 21:20:10 +00002672004-08-30 Stephen Hemminger <shemminger@osdl.org>
268
osdl.net!shemminger8ec496d2004-08-30 22:37:50 +0000269 * Make clean and install changes for man pages
osdl.net!shemmingerf64a9462004-08-30 21:20:10 +0000270 * Patch from jamal to support gact
osdl.net!shemmingerf64a9462004-08-30 21:20:10 +0000271 * Add support for loading distributions to netem
272
273
osdl.net!shemmingerd7480402004-08-23 20:20:41 +00002742004-08-23 Stephen Hemminger <shemminger@osdl.org>
275
276 * Update from jamal for all the parts that got broken in the
277 last classification patch.
278 * Hfsc/sc patch from patrick
279
osdl.net!shemminger1c1c4dc2004-08-13 23:55:35 +00002802004-08-13 Stephen Hemminger <shemminger@osdl.org>
281
282 * Add jamal's tc extensions for classification
osdl.net!shemminger1c1c4dc2004-08-13 23:55:35 +0000283 * Get rid of old Patches/ directory for tcp_diag module
284 * Make get_rate table based.
285
osdl.net!shemmingerd4832e62004-08-11 23:41:38 +00002862004-08-11 Stephen Hemminger <shemminger@osdl.org>
287
288 * Add xfrm message formatting from
289 Masahide Nakamura <nakam@linux-ipv6.org>
290
osdl.net!shemminger4b1bbd92004-08-09 16:35:28 +00002912004-08-09 Stephen Hemminger <shemminger@osdl.org>
292
osdl.net!shemminger025dc692004-08-09 17:12:23 +0000293 * Fix netem scheduler to handle case where psched us != real us
294
osdl.net!shemminger4b1bbd92004-08-09 16:35:28 +0000295 * Remove configuration for everything that can depend on
296 extracted kernel headers
297 * Add kernel headers required to include/linux
298
osdl.net!shemmingerb39bb392004-08-04 17:45:52 +00002992004-08-04 Stephen Hemminger <shemminger@osdl.org>
300
301 * Get rid of old tcp_diag module, it is part of kernel.
302
303 * Add some kernel include files back (netlink, tcp_diag, pkt_sched)
304
osdl.net!shemminger2979d522004-07-30 20:24:59 +00003052004-07-30 Stephen Hemminger <shemminger@osdl.org>
306
osdl.net!shemminger6e85b542004-07-30 22:27:50 +0000307 * Make ip xfrm stuff config option since it doesn't exist on 2.4
308
309 * HFSC doesn't exist on older 2.4 kernels so make it configurable
310
osdl.net!shemminger3876b3c2004-07-30 20:50:38 +0000311 * HTB API changed and won't build with mismatched version.
312 Rather than sticking user with a build error, just don't
313 build it in on mismatch.
314
osdl.net!shemminger2979d522004-07-30 20:24:59 +0000315 * Change configure script to make sure netem is the correct
316 version. I changed the structure def. a couple of times before
317 settling on the final API
318
osdl.net!shemminger34f5d182004-07-30 20:26:15 +00003192004-07-16 Stephen Hemminger <shemminger@osdl.org>
320
321 * Add htb mpu support
322 http://luxik.cdi.cz/~devik/qos/htb/v3/htb_tc_overhead.diff
323 * Three small xfrm updates
324
osdl.net!shemminger09d17272004-07-12 21:03:47 +00003252004-07-07 Stephen Hemminger <shemminger@osdl.org>
326
327 * Fix if_ether.h to fix arpd build
328 * Add hfsc scheduler support
329 * Add ip xfrm support
330 * Add add jitter (instead of rate) to netem scheduler
331
osdl.net!shemminger870f1222004-07-02 17:52:10 +00003322004-07-02 Stephen Hemminger <shemminger@osdl.org>
333
334 * use compile to test for ATM libraries
335 * put TC layered scheduler hooks in /usr/lib/tc as shared lib
336 before it looked in standard search path (/lib;/usr/lib;...)
337 which seems out of place.
338 * build netem as shared library (more for testing/example)
339 * build ATM as shared library since libatm may be on build
340 machine but not on deployment machine
341 * fix make install to not install SCCS directories
342
osdl.net!shemmingerfc26f2a2004-07-01 22:22:10 +00003432004-07-01 Stephen Hemminger <shemminger@osdl.org>
344
345 * add more link options to ip command (from Mark Smith
346 * add rate and duplicate arguments to tc command
347 * add -iec flag for tc printout
348 * rename delay scheduler to netem
349
osdl.net!shemminger82412ef2004-06-28 20:37:01 +00003502004-06-25 Stephen Hemminger <shemminger@osdl.org>
351
352 * Add loss parameter to delay
353 * Rename delay qdisc to netsim
354 * Add autoconfiguration by building a Config file
355 and using it.
356
3572004-06-09 Stephen Hemminger <shemminger@osdl.org>
358
osdl.net!shemmingerfc26f2a2004-07-01 22:22:10 +0000359 * Report rates in K=1000 (requested by several people)
osdl.net!shemminger82412ef2004-06-28 20:37:01 +0000360 * Add GNU long style options
361 * For HTB use get_hz to pick up value of system HZ at runtime
362 * Delete unused funcs.
363
3642004-06-08 Stephen Hemminger <shemminger@osdl.org>
365
366 * Cleanup ss
367 - use const char and local functions where possible
368 * Add man pages from SuSe
369 * SuSE patches
370 - path to db4.1
371 - don't hardcode path to /tmp in ifstat
372 Alternat fix: was to use TMPDIR
373 - handle non-root user calling ip route flush going into
374 an infinite loop.
375 Alternate fix: was to timeout if route table doesn't empty.
376 * Try and get rid of dependency on kernel include files
377 Get rid of having private glibc-include headers
378
3792004-06-07 Stephen Hemminger <shemminger@osdl.org>
380
381 * Import patches that make sense from Fedora Core 2
382 - iproute2-2.4.7-hex
383 print fwmark in hex
384 - iproute2-2.4.7-netlink
385 handle getting right netlink mesg back
386 - iproute2-2.4.7-htb3-tc
387 add HTB scheduler
388 - iproute2-2.4.7-default
389 add entry default to rttable
390
3912004-06-04 Stephen Hemminger <shemminger@osdl.org>
392
393 * Add support for vegas info to ss
394
3952004-06-02 Stephen Hemminger <shemminger@osdl.org>
396
397 * Use const char in utility routines where appropriate
398 * Rearrange include files so can build with standard headers
399 * For "tc qdisc ls" see the default queuing discpline "pfifo_fast"
400 and understand it
401 * Get rid of private defintions of network headers which existed
402 only to handle old glibc
403
4042004-04-15 Stephen Hemminger <shemminger@osdl.org>
405
406 * Add the delay (network simulation scheduler)
407
4082004-04-15 Stephen Hemminger <shemminger@osdl.org>
409
410 * Starting point baseline based on iproute2-2.4.7-ss020116-try
411