blob: ea76c414d2053d5ab0e2dd409adfe5843aecbf44 [file] [log] [blame]
osdl.net!shemmingerf8f9de52005-03-30 18:11:49 +000012005-03-29 Stephen Hemminger <shemminger@dxpl.pdx.osdl.net>
2
3 * switch to stack for netem tables
4
osdl.net!shemminger08856f02005-03-18 19:40:55 +000052005-03-18 Stephen Hemminger <shemminger@osdl.org>
6
7 * add -force option to batch mode
8 * handle midline comments in batch mode
9 * sum per cpu fields in lnstat correctly
10
osdl.net!shemminger25afd1c2005-03-14 19:35:32 +0000112005-03-14 Stephen Hemminger <shemminger@osdl.org>
12
site!shemminger924d4fd2005-03-14 22:19:16 +000013 * cleanup batch mode, allow continuation, comments etc.
14 * recode reuse of netlink socket
osdl.net!shemminger25afd1c2005-03-14 19:35:32 +000015
osdl.net!shemminger900da082005-03-14 19:04:15 +0000162005-03-14 Boian Bonev <boian@bonev.com>
17
18 * enhancement to batch mode.
19 it does not exit on error, just report it
osdl.net!shemminger25afd1c2005-03-14 19:35:32 +000020 tc reuses the already open netlink socket for subsequent command(s)
osdl.net!shemminger900da082005-03-14 19:04:15 +000021
osdl.net!shemmingerb6149fd2005-03-14 18:47:38 +0000222005-03-14 Thomas Graf <tgraf@suug.ch>
23
24 * ip link command
25 print NO-CARRIER flag if there is no carrier and the link is up.
26
osdl.net!shemminger3d956fa2005-03-14 18:44:54 +0000272005-03-14 Patrick McHardy <kaber@trash.net>
28
29 * bug: Use USER_HZ where necessary
30
osdl.net!shemmingerafa10e22005-03-14 22:23:38 +0000312005-03-10 Jamal Hadi Salim <hadi@znyx.com>
32
33 * Fix bug with register_target
34
osdl.net!shemminger3d956fa2005-03-14 18:44:54 +0000352005-03-10 Stephen Hemminger <shemminger@osdl.org>
osdl.net!shemminger9fcda922005-03-10 19:04:50 +000036
37 * fix pkt_cls.h to have tc_u32_mark
38 * update include files to be stripped versions of 2.6.11
39 * add documentation about netem distributions [from nistnet]
40 * turn off nup in document make [from FC3]
41 * don't build with extra debug info (-g) [from FC3]
42
432005-03-10 Nix <nix@esperi.org.uk>
44
45 * make man3 directory
46
472005-03-10 Pasi <Pasi.Eronen@nokia.com>
48
49 * add ESP-in-UDP encapsulation
50
512005-03-10 Thomas Graf <tgraf@suug.ch>
52 * [NETEM] Fix off by one
53 * update local header file copies
54 * [NEIGH] print number of probes done so far (statistics mode only)
55
562005-03-10 Herbert Xu <herbert@gondor.apana.org.au>
57 * Trivial typo in ip help
58
592005-02-09 Stephen Hemminger <shemminger@osdl.org>
osdl.net!shemmingere00273c2005-02-09 22:05:41 +000060
61 * netem distribution data reorganization
62
632005-02-09 Roland Dreier <roland@topspin.com>
64
65 * ip over infiniband address display
66
672005-02-09 Jim Gifford <lfs@jg555.com>
68
69 * make install fix for ip/
70
712005-02-07 Mads Martin Joergensen <mmj@suse.de>
osdl.net!shemminger277325d2005-02-07 18:28:31 +000072
73 * Don't mix address families when flushing
74
osdl.net!shemminger9fcda922005-03-10 19:04:50 +0000752005-02-07 Stephen Hemminger <shemminger@osdl.org>
osdl.net!shemmingera8b303c2005-02-07 18:16:29 +000076
77 * Validate classid is not too large to cause loss of bits.
78
osdl.net!shemmingerfb9b1d02005-02-07 18:15:04 +0000792005-02-07 Jean-Marc Ranger <jmranger@sympatico.ca>
80
81 * need to call getline() with null for first usage
82 * don't overwrite const arg
83
site!shemmingerd5b48552005-02-07 18:01:21 +0000842005-02-07 Stephen Hemminger <shemminger@linux.site>
85
86 * Add experimental distribution
87
osdl.net!shemmingercb200962005-01-18 22:31:42 +0000882005-01-18 Yun Mao <maoy@cis.upenn.edu>
89
90 * typo in ss
91
osdl.net!shemminger6b58e7f2005-01-18 22:14:29 +0000922005-01-18 Thomas Graf <tgraf@suug.ch>
93
94 * tc pedit/action cleanups
39!tgraf5d91c8f2005-01-18 22:16:49 +000095 * add addraw_l
96 * rtattr_parse cleanups
osdl.net!shemminger6b58e7f2005-01-18 22:14:29 +000097
net[shemminger]!shemminger7e7c7372005-01-17 23:32:51 +0000982005-01-17 Jamal Hadi Salim <hadi@znyx.com>
99
100 * typo in m_mirred
101 * add support for pedit
102
1032005-01-13 Jim Gifford <lfs@jg555.com>
104
105 * Fix allocation size error in nomal and paretonormal generation
106 programs.
107
net[shemminger]!shemmingerd71443a2005-01-17 23:30:41 +00001082005-01-12 Masahide Nakamura <nakam@linux-ipv6.org>
109
110 * ipmonitor shows IPv6 prefix list notification
111 * update to iproute2 xfrm for ipv6
112
osdl.net!shemminger9fcda922005-03-10 19:04:50 +00001132005-01-12 Stephen Hemminger <shemminger@osdl.org>
net[shemminger]!shemmingerb9062432005-01-17 23:28:16 +0000114
115 * Fix compile warnings when building 64bit system since
116 u64 is unsigned long, but format is %llu
117
net[shemminger]!shemminger6f0ba882005-01-17 23:27:56 +00001182005-01-12 "Catalin(ux aka Dino) BOIE" <util@deuroconsult.ro>
119
120 * Add the possibility to use fwmark in u32 filters
121
net[shemminger]!shemminger85ac60c2005-01-17 23:27:37 +00001222005-01-12 Andi Kleen <ak@suse.de>
net[shemminger]!shemminger526afe42005-01-17 23:27:23 +0000123
net[shemminger]!shemminger85ac60c2005-01-17 23:27:37 +0000124 * Add netlink manual page
125
1262004-10-20 Stephen Hemminger <shemminger@osdl.org>
127
net[shemminger]!shemminger526afe42005-01-17 23:27:23 +0000128 * Add warning about "ip route nat" no longer supported
129
net[shemminger]!shemminger82af5312005-01-17 23:27:05 +00001302005-01-12 Thomas Graf <tgraf@suug.ch>
131
132 * Tc testsuite
133
net[shemminger]!shemminger1ffd7fd2005-01-17 23:26:23 +00001342005-01-12 Jamal Hadi Salim <hadi@znyx.com>
135
136 * Add iptables tc support. This meant borrowing headers
137 from iptables *ugh*
138
net[shemminger]!shemminger00fa8482004-12-08 20:13:56 +00001392004-12-08 Jamal Hadi Salim <hadi@znyx.com>
140
141 * Add mirror and redirect actions
142
osdl.net!shemmingeredcab3f2004-12-08 16:38:01 +00001432004-10-20 Stephen Hemminger <shemminger@osdl.org>
osdl.net!shemminger4dbb8192004-12-07 23:57:50 +0000144
osdl.net!shemmingeredcab3f2004-12-08 16:38:01 +0000145 * Don't include <asm/byteorder.h> since then we get dependant on
146 kernel headers on host machine
147 * Minor fix for building on old machine without IPPROTO_SCTP
osdl.net!shemminger50772dc2004-12-07 21:48:29 +0000148
osdl.net!shemminger54f37eb2004-10-19 20:22:15 +00001492004-10-19 Harald Welte <laforge@gnumonks.org>
150
151 * Replace rtstat (and ctstat) with new lnstat
152
osdl.net!shemmingercece2482004-10-19 19:57:38 +00001532004-10-19 Mads Martin Joergensen <mmj@suse.de>
154
osdl.net!shemminger67d295b2004-10-19 20:02:59 +0000155 * Ip is using the wrong structure in ipaddress.c when showing stats
156 * Make sure no buffer overflow in nstat
osdl.net!shemmingercece2482004-10-19 19:57:38 +0000157
osdl.net!shemmingerabf1d0b2004-10-19 19:51:41 +00001582004-10-19 Michal <md@lnet.pl>
159
160 * fix scaling in print_rates (for bits)
161
osdl.net!shemmingerd38e5692004-09-28 18:57:08 +00001622004-09-28 Stephen Hemminger <shemminger@osdl.org>
163
164 * fix build problems with arpd and pthread
165 * add pkt_sched.h
166
osdl.net!shemminger1b1c3222004-09-28 19:16:48 +00001672004-09-28 Mike Frysinger <vapier@gentoo.org>
168
169 * make man8 directory
170 * install ifcfg and rtpr scripts
171
osdl.net!shemmingerfd348782004-09-28 18:52:54 +00001722004-09-28 Andreas Haumer <andreas@xss.co.at>
173
174 * make install symlink fix.
175
1762004-09-28 Masahide Nakamura <nakam@linux-ipv6.org>
177
178 * ICMP/ICMPv6's type and code in IPsec selector.
179 * fixes `ip xfrm`'s algorithm key when using hexadecimal
180 * support 'ip xfrm' protocol types
181 * flush message types for XFRM's policy/state
182
183
osdl.net!shemminger71058eb2004-09-01 17:15:45 +00001842004-09-01 Stephen Hemminger <shemminger@osdl.org>
185
186 * Fix ip command to not crash when interface name is too long.
187 always use strncpy(.., IFNAMSIZ)
188
osdl.net!shemminger8dbb6b82004-08-31 17:45:21 +00001892004-08-31 Stephen Hemminger <shemminger@osdl.org>
190
191 * Add gact documentation from jamal
192 * Chang more arguments to rtnetlink API const
193 * Drop dead queuing disciplines
194 * Handle qdisc without xstats in core rather than
195 putting stub's everywhere
196 * Add requeue to tc_stats and handle new/old ABI issues
197
osdl.net!shemmingerf64a9462004-08-30 21:20:10 +00001982004-08-30 Stephen Hemminger <shemminger@osdl.org>
199
osdl.net!shemminger8ec496d2004-08-30 22:37:50 +0000200 * Make clean and install changes for man pages
osdl.net!shemmingerf64a9462004-08-30 21:20:10 +0000201 * Patch from jamal to support gact
osdl.net!shemmingerf64a9462004-08-30 21:20:10 +0000202 * Add support for loading distributions to netem
203
204
osdl.net!shemmingerd7480402004-08-23 20:20:41 +00002052004-08-23 Stephen Hemminger <shemminger@osdl.org>
206
207 * Update from jamal for all the parts that got broken in the
208 last classification patch.
209 * Hfsc/sc patch from patrick
210
osdl.net!shemminger1c1c4dc2004-08-13 23:55:35 +00002112004-08-13 Stephen Hemminger <shemminger@osdl.org>
212
213 * Add jamal's tc extensions for classification
osdl.net!shemminger1c1c4dc2004-08-13 23:55:35 +0000214 * Get rid of old Patches/ directory for tcp_diag module
215 * Make get_rate table based.
216
osdl.net!shemmingerd4832e62004-08-11 23:41:38 +00002172004-08-11 Stephen Hemminger <shemminger@osdl.org>
218
219 * Add xfrm message formatting from
220 Masahide Nakamura <nakam@linux-ipv6.org>
221
osdl.net!shemminger4b1bbd92004-08-09 16:35:28 +00002222004-08-09 Stephen Hemminger <shemminger@osdl.org>
223
osdl.net!shemminger025dc692004-08-09 17:12:23 +0000224 * Fix netem scheduler to handle case where psched us != real us
225
osdl.net!shemminger4b1bbd92004-08-09 16:35:28 +0000226 * Remove configuration for everything that can depend on
227 extracted kernel headers
228 * Add kernel headers required to include/linux
229
osdl.net!shemmingerb39bb392004-08-04 17:45:52 +00002302004-08-04 Stephen Hemminger <shemminger@osdl.org>
231
232 * Get rid of old tcp_diag module, it is part of kernel.
233
234 * Add some kernel include files back (netlink, tcp_diag, pkt_sched)
235
osdl.net!shemminger2979d522004-07-30 20:24:59 +00002362004-07-30 Stephen Hemminger <shemminger@osdl.org>
237
osdl.net!shemminger6e85b542004-07-30 22:27:50 +0000238 * Make ip xfrm stuff config option since it doesn't exist on 2.4
239
240 * HFSC doesn't exist on older 2.4 kernels so make it configurable
241
osdl.net!shemminger3876b3c2004-07-30 20:50:38 +0000242 * HTB API changed and won't build with mismatched version.
243 Rather than sticking user with a build error, just don't
244 build it in on mismatch.
245
osdl.net!shemminger2979d522004-07-30 20:24:59 +0000246 * Change configure script to make sure netem is the correct
247 version. I changed the structure def. a couple of times before
248 settling on the final API
249
osdl.net!shemminger34f5d182004-07-30 20:26:15 +00002502004-07-16 Stephen Hemminger <shemminger@osdl.org>
251
252 * Add htb mpu support
253 http://luxik.cdi.cz/~devik/qos/htb/v3/htb_tc_overhead.diff
254 * Three small xfrm updates
255
osdl.net!shemminger09d17272004-07-12 21:03:47 +00002562004-07-07 Stephen Hemminger <shemminger@osdl.org>
257
258 * Fix if_ether.h to fix arpd build
259 * Add hfsc scheduler support
260 * Add ip xfrm support
261 * Add add jitter (instead of rate) to netem scheduler
262
osdl.net!shemminger870f1222004-07-02 17:52:10 +00002632004-07-02 Stephen Hemminger <shemminger@osdl.org>
264
265 * use compile to test for ATM libraries
266 * put TC layered scheduler hooks in /usr/lib/tc as shared lib
267 before it looked in standard search path (/lib;/usr/lib;...)
268 which seems out of place.
269 * build netem as shared library (more for testing/example)
270 * build ATM as shared library since libatm may be on build
271 machine but not on deployment machine
272 * fix make install to not install SCCS directories
273
osdl.net!shemmingerfc26f2a2004-07-01 22:22:10 +00002742004-07-01 Stephen Hemminger <shemminger@osdl.org>
275
276 * add more link options to ip command (from Mark Smith
277 * add rate and duplicate arguments to tc command
278 * add -iec flag for tc printout
279 * rename delay scheduler to netem
280
osdl.net!shemminger82412ef2004-06-28 20:37:01 +00002812004-06-25 Stephen Hemminger <shemminger@osdl.org>
282
283 * Add loss parameter to delay
284 * Rename delay qdisc to netsim
285 * Add autoconfiguration by building a Config file
286 and using it.
287
2882004-06-09 Stephen Hemminger <shemminger@osdl.org>
289
osdl.net!shemmingerfc26f2a2004-07-01 22:22:10 +0000290 * Report rates in K=1000 (requested by several people)
osdl.net!shemminger82412ef2004-06-28 20:37:01 +0000291 * Add GNU long style options
292 * For HTB use get_hz to pick up value of system HZ at runtime
293 * Delete unused funcs.
294
2952004-06-08 Stephen Hemminger <shemminger@osdl.org>
296
297 * Cleanup ss
298 - use const char and local functions where possible
299 * Add man pages from SuSe
300 * SuSE patches
301 - path to db4.1
302 - don't hardcode path to /tmp in ifstat
303 Alternat fix: was to use TMPDIR
304 - handle non-root user calling ip route flush going into
305 an infinite loop.
306 Alternate fix: was to timeout if route table doesn't empty.
307 * Try and get rid of dependency on kernel include files
308 Get rid of having private glibc-include headers
309
3102004-06-07 Stephen Hemminger <shemminger@osdl.org>
311
312 * Import patches that make sense from Fedora Core 2
313 - iproute2-2.4.7-hex
314 print fwmark in hex
315 - iproute2-2.4.7-netlink
316 handle getting right netlink mesg back
317 - iproute2-2.4.7-htb3-tc
318 add HTB scheduler
319 - iproute2-2.4.7-default
320 add entry default to rttable
321
3222004-06-04 Stephen Hemminger <shemminger@osdl.org>
323
324 * Add support for vegas info to ss
325
3262004-06-02 Stephen Hemminger <shemminger@osdl.org>
327
328 * Use const char in utility routines where appropriate
329 * Rearrange include files so can build with standard headers
330 * For "tc qdisc ls" see the default queuing discpline "pfifo_fast"
331 and understand it
332 * Get rid of private defintions of network headers which existed
333 only to handle old glibc
334
3352004-04-15 Stephen Hemminger <shemminger@osdl.org>
336
337 * Add the delay (network simulation scheduler)
338
3392004-04-15 Stephen Hemminger <shemminger@osdl.org>
340
341 * Starting point baseline based on iproute2-2.4.7-ss020116-try
342