blob: 087bc6315c49eccda4e3515bd048bfd8dddb2d67 [file] [log] [blame]
net[shemminger]!shemmingerf082b642005-03-30 18:16:10 +000012005-03-19 Thomas Graf <tgraf@suug.ch>
2
3 * Warn about wildcard deletions and provide IFA_ADDRESS upon
4 deletions to enforce prefix length validation for IPv4.
5
osdl.net!shemminger2cea8f22005-03-30 18:14:55 +000062005-03-30 Masahide NAKAMURA <nakam@linux-ipv6.org>
7
8 * ipv6 xfrm allocspi and monitor support.
9
osdl.net!shemmingerf8f9de52005-03-30 18:11:49 +0000102005-03-29 Stephen Hemminger <shemminger@dxpl.pdx.osdl.net>
11
12 * switch to stack for netem tables
13
osdl.net!shemminger08856f02005-03-18 19:40:55 +0000142005-03-18 Stephen Hemminger <shemminger@osdl.org>
15
16 * add -force option to batch mode
17 * handle midline comments in batch mode
18 * sum per cpu fields in lnstat correctly
19
osdl.net!shemminger25afd1c2005-03-14 19:35:32 +0000202005-03-14 Stephen Hemminger <shemminger@osdl.org>
21
site!shemminger924d4fd2005-03-14 22:19:16 +000022 * cleanup batch mode, allow continuation, comments etc.
23 * recode reuse of netlink socket
osdl.net!shemminger25afd1c2005-03-14 19:35:32 +000024
osdl.net!shemminger900da082005-03-14 19:04:15 +0000252005-03-14 Boian Bonev <boian@bonev.com>
26
27 * enhancement to batch mode.
28 it does not exit on error, just report it
osdl.net!shemminger25afd1c2005-03-14 19:35:32 +000029 tc reuses the already open netlink socket for subsequent command(s)
osdl.net!shemminger900da082005-03-14 19:04:15 +000030
osdl.net!shemmingerb6149fd2005-03-14 18:47:38 +0000312005-03-14 Thomas Graf <tgraf@suug.ch>
32
33 * ip link command
34 print NO-CARRIER flag if there is no carrier and the link is up.
35
osdl.net!shemminger3d956fa2005-03-14 18:44:54 +0000362005-03-14 Patrick McHardy <kaber@trash.net>
37
38 * bug: Use USER_HZ where necessary
39
osdl.net!shemmingerafa10e22005-03-14 22:23:38 +0000402005-03-10 Jamal Hadi Salim <hadi@znyx.com>
41
42 * Fix bug with register_target
43
osdl.net!shemminger3d956fa2005-03-14 18:44:54 +0000442005-03-10 Stephen Hemminger <shemminger@osdl.org>
osdl.net!shemminger9fcda922005-03-10 19:04:50 +000045
46 * fix pkt_cls.h to have tc_u32_mark
47 * update include files to be stripped versions of 2.6.11
48 * add documentation about netem distributions [from nistnet]
49 * turn off nup in document make [from FC3]
50 * don't build with extra debug info (-g) [from FC3]
51
522005-03-10 Nix <nix@esperi.org.uk>
53
54 * make man3 directory
55
562005-03-10 Pasi <Pasi.Eronen@nokia.com>
57
58 * add ESP-in-UDP encapsulation
59
602005-03-10 Thomas Graf <tgraf@suug.ch>
61 * [NETEM] Fix off by one
62 * update local header file copies
63 * [NEIGH] print number of probes done so far (statistics mode only)
64
652005-03-10 Herbert Xu <herbert@gondor.apana.org.au>
66 * Trivial typo in ip help
67
682005-02-09 Stephen Hemminger <shemminger@osdl.org>
osdl.net!shemmingere00273c2005-02-09 22:05:41 +000069
70 * netem distribution data reorganization
71
722005-02-09 Roland Dreier <roland@topspin.com>
73
74 * ip over infiniband address display
75
762005-02-09 Jim Gifford <lfs@jg555.com>
77
78 * make install fix for ip/
79
802005-02-07 Mads Martin Joergensen <mmj@suse.de>
osdl.net!shemminger277325d2005-02-07 18:28:31 +000081
82 * Don't mix address families when flushing
83
osdl.net!shemminger9fcda922005-03-10 19:04:50 +0000842005-02-07 Stephen Hemminger <shemminger@osdl.org>
osdl.net!shemmingera8b303c2005-02-07 18:16:29 +000085
86 * Validate classid is not too large to cause loss of bits.
87
osdl.net!shemmingerfb9b1d02005-02-07 18:15:04 +0000882005-02-07 Jean-Marc Ranger <jmranger@sympatico.ca>
89
90 * need to call getline() with null for first usage
91 * don't overwrite const arg
92
site!shemmingerd5b48552005-02-07 18:01:21 +0000932005-02-07 Stephen Hemminger <shemminger@linux.site>
94
95 * Add experimental distribution
96
osdl.net!shemmingercb200962005-01-18 22:31:42 +0000972005-01-18 Yun Mao <maoy@cis.upenn.edu>
98
99 * typo in ss
100
osdl.net!shemminger6b58e7f2005-01-18 22:14:29 +00001012005-01-18 Thomas Graf <tgraf@suug.ch>
102
103 * tc pedit/action cleanups
39!tgraf5d91c8f2005-01-18 22:16:49 +0000104 * add addraw_l
105 * rtattr_parse cleanups
osdl.net!shemminger6b58e7f2005-01-18 22:14:29 +0000106
net[shemminger]!shemminger7e7c7372005-01-17 23:32:51 +00001072005-01-17 Jamal Hadi Salim <hadi@znyx.com>
108
109 * typo in m_mirred
110 * add support for pedit
111
1122005-01-13 Jim Gifford <lfs@jg555.com>
113
114 * Fix allocation size error in nomal and paretonormal generation
115 programs.
116
net[shemminger]!shemmingerd71443a2005-01-17 23:30:41 +00001172005-01-12 Masahide Nakamura <nakam@linux-ipv6.org>
118
119 * ipmonitor shows IPv6 prefix list notification
120 * update to iproute2 xfrm for ipv6
121
osdl.net!shemminger9fcda922005-03-10 19:04:50 +00001222005-01-12 Stephen Hemminger <shemminger@osdl.org>
net[shemminger]!shemmingerb9062432005-01-17 23:28:16 +0000123
124 * Fix compile warnings when building 64bit system since
125 u64 is unsigned long, but format is %llu
126
net[shemminger]!shemminger6f0ba882005-01-17 23:27:56 +00001272005-01-12 "Catalin(ux aka Dino) BOIE" <util@deuroconsult.ro>
128
129 * Add the possibility to use fwmark in u32 filters
130
net[shemminger]!shemminger85ac60c2005-01-17 23:27:37 +00001312005-01-12 Andi Kleen <ak@suse.de>
net[shemminger]!shemminger526afe42005-01-17 23:27:23 +0000132
net[shemminger]!shemminger85ac60c2005-01-17 23:27:37 +0000133 * Add netlink manual page
134
1352004-10-20 Stephen Hemminger <shemminger@osdl.org>
136
net[shemminger]!shemminger526afe42005-01-17 23:27:23 +0000137 * Add warning about "ip route nat" no longer supported
138
net[shemminger]!shemminger82af5312005-01-17 23:27:05 +00001392005-01-12 Thomas Graf <tgraf@suug.ch>
140
141 * Tc testsuite
142
net[shemminger]!shemminger1ffd7fd2005-01-17 23:26:23 +00001432005-01-12 Jamal Hadi Salim <hadi@znyx.com>
144
145 * Add iptables tc support. This meant borrowing headers
146 from iptables *ugh*
147
net[shemminger]!shemminger00fa8482004-12-08 20:13:56 +00001482004-12-08 Jamal Hadi Salim <hadi@znyx.com>
149
150 * Add mirror and redirect actions
151
osdl.net!shemmingeredcab3f2004-12-08 16:38:01 +00001522004-10-20 Stephen Hemminger <shemminger@osdl.org>
osdl.net!shemminger4dbb8192004-12-07 23:57:50 +0000153
osdl.net!shemmingeredcab3f2004-12-08 16:38:01 +0000154 * Don't include <asm/byteorder.h> since then we get dependant on
155 kernel headers on host machine
156 * Minor fix for building on old machine without IPPROTO_SCTP
osdl.net!shemminger50772dc2004-12-07 21:48:29 +0000157
osdl.net!shemminger54f37eb2004-10-19 20:22:15 +00001582004-10-19 Harald Welte <laforge@gnumonks.org>
159
160 * Replace rtstat (and ctstat) with new lnstat
161
osdl.net!shemmingercece2482004-10-19 19:57:38 +00001622004-10-19 Mads Martin Joergensen <mmj@suse.de>
163
osdl.net!shemminger67d295b2004-10-19 20:02:59 +0000164 * Ip is using the wrong structure in ipaddress.c when showing stats
165 * Make sure no buffer overflow in nstat
osdl.net!shemmingercece2482004-10-19 19:57:38 +0000166
osdl.net!shemmingerabf1d0b2004-10-19 19:51:41 +00001672004-10-19 Michal <md@lnet.pl>
168
169 * fix scaling in print_rates (for bits)
170
osdl.net!shemmingerd38e5692004-09-28 18:57:08 +00001712004-09-28 Stephen Hemminger <shemminger@osdl.org>
172
173 * fix build problems with arpd and pthread
174 * add pkt_sched.h
175
osdl.net!shemminger1b1c3222004-09-28 19:16:48 +00001762004-09-28 Mike Frysinger <vapier@gentoo.org>
177
178 * make man8 directory
179 * install ifcfg and rtpr scripts
180
osdl.net!shemmingerfd348782004-09-28 18:52:54 +00001812004-09-28 Andreas Haumer <andreas@xss.co.at>
182
183 * make install symlink fix.
184
1852004-09-28 Masahide Nakamura <nakam@linux-ipv6.org>
186
187 * ICMP/ICMPv6's type and code in IPsec selector.
188 * fixes `ip xfrm`'s algorithm key when using hexadecimal
189 * support 'ip xfrm' protocol types
190 * flush message types for XFRM's policy/state
191
192
osdl.net!shemminger71058eb2004-09-01 17:15:45 +00001932004-09-01 Stephen Hemminger <shemminger@osdl.org>
194
195 * Fix ip command to not crash when interface name is too long.
196 always use strncpy(.., IFNAMSIZ)
197
osdl.net!shemminger8dbb6b82004-08-31 17:45:21 +00001982004-08-31 Stephen Hemminger <shemminger@osdl.org>
199
200 * Add gact documentation from jamal
201 * Chang more arguments to rtnetlink API const
202 * Drop dead queuing disciplines
203 * Handle qdisc without xstats in core rather than
204 putting stub's everywhere
205 * Add requeue to tc_stats and handle new/old ABI issues
206
osdl.net!shemmingerf64a9462004-08-30 21:20:10 +00002072004-08-30 Stephen Hemminger <shemminger@osdl.org>
208
osdl.net!shemminger8ec496d2004-08-30 22:37:50 +0000209 * Make clean and install changes for man pages
osdl.net!shemmingerf64a9462004-08-30 21:20:10 +0000210 * Patch from jamal to support gact
osdl.net!shemmingerf64a9462004-08-30 21:20:10 +0000211 * Add support for loading distributions to netem
212
213
osdl.net!shemmingerd7480402004-08-23 20:20:41 +00002142004-08-23 Stephen Hemminger <shemminger@osdl.org>
215
216 * Update from jamal for all the parts that got broken in the
217 last classification patch.
218 * Hfsc/sc patch from patrick
219
osdl.net!shemminger1c1c4dc2004-08-13 23:55:35 +00002202004-08-13 Stephen Hemminger <shemminger@osdl.org>
221
222 * Add jamal's tc extensions for classification
osdl.net!shemminger1c1c4dc2004-08-13 23:55:35 +0000223 * Get rid of old Patches/ directory for tcp_diag module
224 * Make get_rate table based.
225
osdl.net!shemmingerd4832e62004-08-11 23:41:38 +00002262004-08-11 Stephen Hemminger <shemminger@osdl.org>
227
228 * Add xfrm message formatting from
229 Masahide Nakamura <nakam@linux-ipv6.org>
230
osdl.net!shemminger4b1bbd92004-08-09 16:35:28 +00002312004-08-09 Stephen Hemminger <shemminger@osdl.org>
232
osdl.net!shemminger025dc692004-08-09 17:12:23 +0000233 * Fix netem scheduler to handle case where psched us != real us
234
osdl.net!shemminger4b1bbd92004-08-09 16:35:28 +0000235 * Remove configuration for everything that can depend on
236 extracted kernel headers
237 * Add kernel headers required to include/linux
238
osdl.net!shemmingerb39bb392004-08-04 17:45:52 +00002392004-08-04 Stephen Hemminger <shemminger@osdl.org>
240
241 * Get rid of old tcp_diag module, it is part of kernel.
242
243 * Add some kernel include files back (netlink, tcp_diag, pkt_sched)
244
osdl.net!shemminger2979d522004-07-30 20:24:59 +00002452004-07-30 Stephen Hemminger <shemminger@osdl.org>
246
osdl.net!shemminger6e85b542004-07-30 22:27:50 +0000247 * Make ip xfrm stuff config option since it doesn't exist on 2.4
248
249 * HFSC doesn't exist on older 2.4 kernels so make it configurable
250
osdl.net!shemminger3876b3c2004-07-30 20:50:38 +0000251 * HTB API changed and won't build with mismatched version.
252 Rather than sticking user with a build error, just don't
253 build it in on mismatch.
254
osdl.net!shemminger2979d522004-07-30 20:24:59 +0000255 * Change configure script to make sure netem is the correct
256 version. I changed the structure def. a couple of times before
257 settling on the final API
258
osdl.net!shemminger34f5d182004-07-30 20:26:15 +00002592004-07-16 Stephen Hemminger <shemminger@osdl.org>
260
261 * Add htb mpu support
262 http://luxik.cdi.cz/~devik/qos/htb/v3/htb_tc_overhead.diff
263 * Three small xfrm updates
264
osdl.net!shemminger09d17272004-07-12 21:03:47 +00002652004-07-07 Stephen Hemminger <shemminger@osdl.org>
266
267 * Fix if_ether.h to fix arpd build
268 * Add hfsc scheduler support
269 * Add ip xfrm support
270 * Add add jitter (instead of rate) to netem scheduler
271
osdl.net!shemminger870f1222004-07-02 17:52:10 +00002722004-07-02 Stephen Hemminger <shemminger@osdl.org>
273
274 * use compile to test for ATM libraries
275 * put TC layered scheduler hooks in /usr/lib/tc as shared lib
276 before it looked in standard search path (/lib;/usr/lib;...)
277 which seems out of place.
278 * build netem as shared library (more for testing/example)
279 * build ATM as shared library since libatm may be on build
280 machine but not on deployment machine
281 * fix make install to not install SCCS directories
282
osdl.net!shemmingerfc26f2a2004-07-01 22:22:10 +00002832004-07-01 Stephen Hemminger <shemminger@osdl.org>
284
285 * add more link options to ip command (from Mark Smith
286 * add rate and duplicate arguments to tc command
287 * add -iec flag for tc printout
288 * rename delay scheduler to netem
289
osdl.net!shemminger82412ef2004-06-28 20:37:01 +00002902004-06-25 Stephen Hemminger <shemminger@osdl.org>
291
292 * Add loss parameter to delay
293 * Rename delay qdisc to netsim
294 * Add autoconfiguration by building a Config file
295 and using it.
296
2972004-06-09 Stephen Hemminger <shemminger@osdl.org>
298
osdl.net!shemmingerfc26f2a2004-07-01 22:22:10 +0000299 * Report rates in K=1000 (requested by several people)
osdl.net!shemminger82412ef2004-06-28 20:37:01 +0000300 * Add GNU long style options
301 * For HTB use get_hz to pick up value of system HZ at runtime
302 * Delete unused funcs.
303
3042004-06-08 Stephen Hemminger <shemminger@osdl.org>
305
306 * Cleanup ss
307 - use const char and local functions where possible
308 * Add man pages from SuSe
309 * SuSE patches
310 - path to db4.1
311 - don't hardcode path to /tmp in ifstat
312 Alternat fix: was to use TMPDIR
313 - handle non-root user calling ip route flush going into
314 an infinite loop.
315 Alternate fix: was to timeout if route table doesn't empty.
316 * Try and get rid of dependency on kernel include files
317 Get rid of having private glibc-include headers
318
3192004-06-07 Stephen Hemminger <shemminger@osdl.org>
320
321 * Import patches that make sense from Fedora Core 2
322 - iproute2-2.4.7-hex
323 print fwmark in hex
324 - iproute2-2.4.7-netlink
325 handle getting right netlink mesg back
326 - iproute2-2.4.7-htb3-tc
327 add HTB scheduler
328 - iproute2-2.4.7-default
329 add entry default to rttable
330
3312004-06-04 Stephen Hemminger <shemminger@osdl.org>
332
333 * Add support for vegas info to ss
334
3352004-06-02 Stephen Hemminger <shemminger@osdl.org>
336
337 * Use const char in utility routines where appropriate
338 * Rearrange include files so can build with standard headers
339 * For "tc qdisc ls" see the default queuing discpline "pfifo_fast"
340 and understand it
341 * Get rid of private defintions of network headers which existed
342 only to handle old glibc
343
3442004-04-15 Stephen Hemminger <shemminger@osdl.org>
345
346 * Add the delay (network simulation scheduler)
347
3482004-04-15 Stephen Hemminger <shemminger@osdl.org>
349
350 * Starting point baseline based on iproute2-2.4.7-ss020116-try
351