blob: 9d26815c0677b90424122184f0e3da7c58e23546 [file] [log] [blame]
shemmingere4457652005-06-07 21:55:03 +000012005-06-07 Masahide NAKAMURA <nakam@linux-ipv6.org>
2
3 * [ip] show timestamp when using '-t' option.
4 * [ip] remove duplicated code for expired message of xfrm.
5
6
osdl.net!shemminger78615aa2005-03-30 18:51:35 +000072005-03-30 Stephen Hemminger <shemminger@osdl.org>
8
9 * include/linux/netfilter_ipv4/ip_tables.h dont include compiler.h
10 because it isn't needed and not on all systems
osdl.net!shemmingerec596422005-04-01 19:56:29 +000011 * Update rtnetlink.h and pkt_cls.h to be stripped versions
12 of headers from 2.6.12-rc1
osdl.net!shemminger78615aa2005-03-30 18:51:35 +000013
osdl.net!shemminger16bd7e02005-03-30 18:43:30 +0000142005-03-30 Jamal Hadi Salim <hadi@znyx.com>
15
16 * Proper verison of iptables headers (from 1.3.1)
17 * Set revision file in m_ipt
18 * Fix action_util naming in mirred
osdl.net!shemmingerec596422005-04-01 19:56:29 +000019 * don't call ll_init_map in mirred
osdl.net!shemminger16bd7e02005-03-30 18:43:30 +000020
net[shemminger]!shemmingerf082b642005-03-30 18:16:10 +0000212005-03-19 Thomas Graf <tgraf@suug.ch>
22
23 * Warn about wildcard deletions and provide IFA_ADDRESS upon
24 deletions to enforce prefix length validation for IPv4.
osdl.net!shemminger3819eb92005-03-30 18:18:12 +000025 * Fix netlink message alignment when the last routing attribute added
26 has a data length not aligned to RTA_ALIGNTO.
27
osdl.net!shemminger2cea8f22005-03-30 18:14:55 +0000282005-03-30 Masahide NAKAMURA <nakam@linux-ipv6.org>
29
30 * ipv6 xfrm allocspi and monitor support.
31
osdl.net!shemminger78615aa2005-03-30 18:51:35 +0000322005-03-29 Stephen Hemminger <shemminger@osdl.org>
osdl.net!shemmingerf8f9de52005-03-30 18:11:49 +000033
34 * switch to stack for netem tables
35
osdl.net!shemminger08856f02005-03-18 19:40:55 +0000362005-03-18 Stephen Hemminger <shemminger@osdl.org>
37
38 * add -force option to batch mode
39 * handle midline comments in batch mode
40 * sum per cpu fields in lnstat correctly
41
osdl.net!shemminger25afd1c2005-03-14 19:35:32 +0000422005-03-14 Stephen Hemminger <shemminger@osdl.org>
43
site!shemminger924d4fd2005-03-14 22:19:16 +000044 * cleanup batch mode, allow continuation, comments etc.
45 * recode reuse of netlink socket
osdl.net!shemminger25afd1c2005-03-14 19:35:32 +000046
osdl.net!shemminger900da082005-03-14 19:04:15 +0000472005-03-14 Boian Bonev <boian@bonev.com>
48
49 * enhancement to batch mode.
50 it does not exit on error, just report it
osdl.net!shemminger25afd1c2005-03-14 19:35:32 +000051 tc reuses the already open netlink socket for subsequent command(s)
osdl.net!shemminger900da082005-03-14 19:04:15 +000052
osdl.net!shemmingerb6149fd2005-03-14 18:47:38 +0000532005-03-14 Thomas Graf <tgraf@suug.ch>
54
55 * ip link command
56 print NO-CARRIER flag if there is no carrier and the link is up.
57
osdl.net!shemminger3d956fa2005-03-14 18:44:54 +0000582005-03-14 Patrick McHardy <kaber@trash.net>
59
60 * bug: Use USER_HZ where necessary
61
osdl.net!shemmingerafa10e22005-03-14 22:23:38 +0000622005-03-10 Jamal Hadi Salim <hadi@znyx.com>
63
64 * Fix bug with register_target
65
osdl.net!shemminger3d956fa2005-03-14 18:44:54 +0000662005-03-10 Stephen Hemminger <shemminger@osdl.org>
osdl.net!shemminger9fcda922005-03-10 19:04:50 +000067
68 * fix pkt_cls.h to have tc_u32_mark
69 * update include files to be stripped versions of 2.6.11
70 * add documentation about netem distributions [from nistnet]
71 * turn off nup in document make [from FC3]
72 * don't build with extra debug info (-g) [from FC3]
73
742005-03-10 Nix <nix@esperi.org.uk>
75
76 * make man3 directory
77
782005-03-10 Pasi <Pasi.Eronen@nokia.com>
79
80 * add ESP-in-UDP encapsulation
81
822005-03-10 Thomas Graf <tgraf@suug.ch>
83 * [NETEM] Fix off by one
84 * update local header file copies
85 * [NEIGH] print number of probes done so far (statistics mode only)
86
872005-03-10 Herbert Xu <herbert@gondor.apana.org.au>
88 * Trivial typo in ip help
89
902005-02-09 Stephen Hemminger <shemminger@osdl.org>
osdl.net!shemmingere00273c2005-02-09 22:05:41 +000091
92 * netem distribution data reorganization
93
942005-02-09 Roland Dreier <roland@topspin.com>
95
96 * ip over infiniband address display
97
982005-02-09 Jim Gifford <lfs@jg555.com>
99
100 * make install fix for ip/
101
1022005-02-07 Mads Martin Joergensen <mmj@suse.de>
osdl.net!shemminger277325d2005-02-07 18:28:31 +0000103
104 * Don't mix address families when flushing
105
osdl.net!shemminger9fcda922005-03-10 19:04:50 +00001062005-02-07 Stephen Hemminger <shemminger@osdl.org>
osdl.net!shemmingera8b303c2005-02-07 18:16:29 +0000107
108 * Validate classid is not too large to cause loss of bits.
109
osdl.net!shemmingerfb9b1d02005-02-07 18:15:04 +00001102005-02-07 Jean-Marc Ranger <jmranger@sympatico.ca>
111
112 * need to call getline() with null for first usage
113 * don't overwrite const arg
114
site!shemmingerd5b48552005-02-07 18:01:21 +00001152005-02-07 Stephen Hemminger <shemminger@linux.site>
116
117 * Add experimental distribution
118
osdl.net!shemmingercb200962005-01-18 22:31:42 +00001192005-01-18 Yun Mao <maoy@cis.upenn.edu>
120
121 * typo in ss
122
osdl.net!shemminger6b58e7f2005-01-18 22:14:29 +00001232005-01-18 Thomas Graf <tgraf@suug.ch>
124
125 * tc pedit/action cleanups
39!tgraf5d91c8f2005-01-18 22:16:49 +0000126 * add addraw_l
127 * rtattr_parse cleanups
osdl.net!shemminger6b58e7f2005-01-18 22:14:29 +0000128
net[shemminger]!shemminger7e7c7372005-01-17 23:32:51 +00001292005-01-17 Jamal Hadi Salim <hadi@znyx.com>
130
131 * typo in m_mirred
132 * add support for pedit
133
1342005-01-13 Jim Gifford <lfs@jg555.com>
135
136 * Fix allocation size error in nomal and paretonormal generation
137 programs.
138
net[shemminger]!shemmingerd71443a2005-01-17 23:30:41 +00001392005-01-12 Masahide Nakamura <nakam@linux-ipv6.org>
140
141 * ipmonitor shows IPv6 prefix list notification
142 * update to iproute2 xfrm for ipv6
143
osdl.net!shemminger9fcda922005-03-10 19:04:50 +00001442005-01-12 Stephen Hemminger <shemminger@osdl.org>
net[shemminger]!shemmingerb9062432005-01-17 23:28:16 +0000145
146 * Fix compile warnings when building 64bit system since
147 u64 is unsigned long, but format is %llu
148
net[shemminger]!shemminger6f0ba882005-01-17 23:27:56 +00001492005-01-12 "Catalin(ux aka Dino) BOIE" <util@deuroconsult.ro>
150
151 * Add the possibility to use fwmark in u32 filters
152
net[shemminger]!shemminger85ac60c2005-01-17 23:27:37 +00001532005-01-12 Andi Kleen <ak@suse.de>
net[shemminger]!shemminger526afe42005-01-17 23:27:23 +0000154
net[shemminger]!shemminger85ac60c2005-01-17 23:27:37 +0000155 * Add netlink manual page
156
1572004-10-20 Stephen Hemminger <shemminger@osdl.org>
158
net[shemminger]!shemminger526afe42005-01-17 23:27:23 +0000159 * Add warning about "ip route nat" no longer supported
160
net[shemminger]!shemminger82af5312005-01-17 23:27:05 +00001612005-01-12 Thomas Graf <tgraf@suug.ch>
162
163 * Tc testsuite
164
net[shemminger]!shemminger1ffd7fd2005-01-17 23:26:23 +00001652005-01-12 Jamal Hadi Salim <hadi@znyx.com>
166
167 * Add iptables tc support. This meant borrowing headers
168 from iptables *ugh*
169
net[shemminger]!shemminger00fa8482004-12-08 20:13:56 +00001702004-12-08 Jamal Hadi Salim <hadi@znyx.com>
171
172 * Add mirror and redirect actions
173
osdl.net!shemmingeredcab3f2004-12-08 16:38:01 +00001742004-10-20 Stephen Hemminger <shemminger@osdl.org>
osdl.net!shemminger4dbb8192004-12-07 23:57:50 +0000175
osdl.net!shemmingeredcab3f2004-12-08 16:38:01 +0000176 * Don't include <asm/byteorder.h> since then we get dependant on
177 kernel headers on host machine
178 * Minor fix for building on old machine without IPPROTO_SCTP
osdl.net!shemminger50772dc2004-12-07 21:48:29 +0000179
osdl.net!shemminger54f37eb2004-10-19 20:22:15 +00001802004-10-19 Harald Welte <laforge@gnumonks.org>
181
182 * Replace rtstat (and ctstat) with new lnstat
183
osdl.net!shemmingercece2482004-10-19 19:57:38 +00001842004-10-19 Mads Martin Joergensen <mmj@suse.de>
185
osdl.net!shemminger67d295b2004-10-19 20:02:59 +0000186 * Ip is using the wrong structure in ipaddress.c when showing stats
187 * Make sure no buffer overflow in nstat
osdl.net!shemmingercece2482004-10-19 19:57:38 +0000188
osdl.net!shemmingerabf1d0b2004-10-19 19:51:41 +00001892004-10-19 Michal <md@lnet.pl>
190
191 * fix scaling in print_rates (for bits)
192
osdl.net!shemmingerd38e5692004-09-28 18:57:08 +00001932004-09-28 Stephen Hemminger <shemminger@osdl.org>
194
195 * fix build problems with arpd and pthread
196 * add pkt_sched.h
197
osdl.net!shemminger1b1c3222004-09-28 19:16:48 +00001982004-09-28 Mike Frysinger <vapier@gentoo.org>
199
200 * make man8 directory
201 * install ifcfg and rtpr scripts
202
osdl.net!shemmingerfd348782004-09-28 18:52:54 +00002032004-09-28 Andreas Haumer <andreas@xss.co.at>
204
205 * make install symlink fix.
206
2072004-09-28 Masahide Nakamura <nakam@linux-ipv6.org>
208
209 * ICMP/ICMPv6's type and code in IPsec selector.
210 * fixes `ip xfrm`'s algorithm key when using hexadecimal
211 * support 'ip xfrm' protocol types
212 * flush message types for XFRM's policy/state
213
214
osdl.net!shemminger71058eb2004-09-01 17:15:45 +00002152004-09-01 Stephen Hemminger <shemminger@osdl.org>
216
217 * Fix ip command to not crash when interface name is too long.
218 always use strncpy(.., IFNAMSIZ)
219
osdl.net!shemminger8dbb6b82004-08-31 17:45:21 +00002202004-08-31 Stephen Hemminger <shemminger@osdl.org>
221
222 * Add gact documentation from jamal
223 * Chang more arguments to rtnetlink API const
224 * Drop dead queuing disciplines
225 * Handle qdisc without xstats in core rather than
226 putting stub's everywhere
227 * Add requeue to tc_stats and handle new/old ABI issues
228
osdl.net!shemmingerf64a9462004-08-30 21:20:10 +00002292004-08-30 Stephen Hemminger <shemminger@osdl.org>
230
osdl.net!shemminger8ec496d2004-08-30 22:37:50 +0000231 * Make clean and install changes for man pages
osdl.net!shemmingerf64a9462004-08-30 21:20:10 +0000232 * Patch from jamal to support gact
osdl.net!shemmingerf64a9462004-08-30 21:20:10 +0000233 * Add support for loading distributions to netem
234
235
osdl.net!shemmingerd7480402004-08-23 20:20:41 +00002362004-08-23 Stephen Hemminger <shemminger@osdl.org>
237
238 * Update from jamal for all the parts that got broken in the
239 last classification patch.
240 * Hfsc/sc patch from patrick
241
osdl.net!shemminger1c1c4dc2004-08-13 23:55:35 +00002422004-08-13 Stephen Hemminger <shemminger@osdl.org>
243
244 * Add jamal's tc extensions for classification
osdl.net!shemminger1c1c4dc2004-08-13 23:55:35 +0000245 * Get rid of old Patches/ directory for tcp_diag module
246 * Make get_rate table based.
247
osdl.net!shemmingerd4832e62004-08-11 23:41:38 +00002482004-08-11 Stephen Hemminger <shemminger@osdl.org>
249
250 * Add xfrm message formatting from
251 Masahide Nakamura <nakam@linux-ipv6.org>
252
osdl.net!shemminger4b1bbd92004-08-09 16:35:28 +00002532004-08-09 Stephen Hemminger <shemminger@osdl.org>
254
osdl.net!shemminger025dc692004-08-09 17:12:23 +0000255 * Fix netem scheduler to handle case where psched us != real us
256
osdl.net!shemminger4b1bbd92004-08-09 16:35:28 +0000257 * Remove configuration for everything that can depend on
258 extracted kernel headers
259 * Add kernel headers required to include/linux
260
osdl.net!shemmingerb39bb392004-08-04 17:45:52 +00002612004-08-04 Stephen Hemminger <shemminger@osdl.org>
262
263 * Get rid of old tcp_diag module, it is part of kernel.
264
265 * Add some kernel include files back (netlink, tcp_diag, pkt_sched)
266
osdl.net!shemminger2979d522004-07-30 20:24:59 +00002672004-07-30 Stephen Hemminger <shemminger@osdl.org>
268
osdl.net!shemminger6e85b542004-07-30 22:27:50 +0000269 * Make ip xfrm stuff config option since it doesn't exist on 2.4
270
271 * HFSC doesn't exist on older 2.4 kernels so make it configurable
272
osdl.net!shemminger3876b3c2004-07-30 20:50:38 +0000273 * HTB API changed and won't build with mismatched version.
274 Rather than sticking user with a build error, just don't
275 build it in on mismatch.
276
osdl.net!shemminger2979d522004-07-30 20:24:59 +0000277 * Change configure script to make sure netem is the correct
278 version. I changed the structure def. a couple of times before
279 settling on the final API
280
osdl.net!shemminger34f5d182004-07-30 20:26:15 +00002812004-07-16 Stephen Hemminger <shemminger@osdl.org>
282
283 * Add htb mpu support
284 http://luxik.cdi.cz/~devik/qos/htb/v3/htb_tc_overhead.diff
285 * Three small xfrm updates
286
osdl.net!shemminger09d17272004-07-12 21:03:47 +00002872004-07-07 Stephen Hemminger <shemminger@osdl.org>
288
289 * Fix if_ether.h to fix arpd build
290 * Add hfsc scheduler support
291 * Add ip xfrm support
292 * Add add jitter (instead of rate) to netem scheduler
293
osdl.net!shemminger870f1222004-07-02 17:52:10 +00002942004-07-02 Stephen Hemminger <shemminger@osdl.org>
295
296 * use compile to test for ATM libraries
297 * put TC layered scheduler hooks in /usr/lib/tc as shared lib
298 before it looked in standard search path (/lib;/usr/lib;...)
299 which seems out of place.
300 * build netem as shared library (more for testing/example)
301 * build ATM as shared library since libatm may be on build
302 machine but not on deployment machine
303 * fix make install to not install SCCS directories
304
osdl.net!shemmingerfc26f2a2004-07-01 22:22:10 +00003052004-07-01 Stephen Hemminger <shemminger@osdl.org>
306
307 * add more link options to ip command (from Mark Smith
308 * add rate and duplicate arguments to tc command
309 * add -iec flag for tc printout
310 * rename delay scheduler to netem
311
osdl.net!shemminger82412ef2004-06-28 20:37:01 +00003122004-06-25 Stephen Hemminger <shemminger@osdl.org>
313
314 * Add loss parameter to delay
315 * Rename delay qdisc to netsim
316 * Add autoconfiguration by building a Config file
317 and using it.
318
3192004-06-09 Stephen Hemminger <shemminger@osdl.org>
320
osdl.net!shemmingerfc26f2a2004-07-01 22:22:10 +0000321 * Report rates in K=1000 (requested by several people)
osdl.net!shemminger82412ef2004-06-28 20:37:01 +0000322 * Add GNU long style options
323 * For HTB use get_hz to pick up value of system HZ at runtime
324 * Delete unused funcs.
325
3262004-06-08 Stephen Hemminger <shemminger@osdl.org>
327
328 * Cleanup ss
329 - use const char and local functions where possible
330 * Add man pages from SuSe
331 * SuSE patches
332 - path to db4.1
333 - don't hardcode path to /tmp in ifstat
334 Alternat fix: was to use TMPDIR
335 - handle non-root user calling ip route flush going into
336 an infinite loop.
337 Alternate fix: was to timeout if route table doesn't empty.
338 * Try and get rid of dependency on kernel include files
339 Get rid of having private glibc-include headers
340
3412004-06-07 Stephen Hemminger <shemminger@osdl.org>
342
343 * Import patches that make sense from Fedora Core 2
344 - iproute2-2.4.7-hex
345 print fwmark in hex
346 - iproute2-2.4.7-netlink
347 handle getting right netlink mesg back
348 - iproute2-2.4.7-htb3-tc
349 add HTB scheduler
350 - iproute2-2.4.7-default
351 add entry default to rttable
352
3532004-06-04 Stephen Hemminger <shemminger@osdl.org>
354
355 * Add support for vegas info to ss
356
3572004-06-02 Stephen Hemminger <shemminger@osdl.org>
358
359 * Use const char in utility routines where appropriate
360 * Rearrange include files so can build with standard headers
361 * For "tc qdisc ls" see the default queuing discpline "pfifo_fast"
362 and understand it
363 * Get rid of private defintions of network headers which existed
364 only to handle old glibc
365
3662004-04-15 Stephen Hemminger <shemminger@osdl.org>
367
368 * Add the delay (network simulation scheduler)
369
3702004-04-15 Stephen Hemminger <shemminger@osdl.org>
371
372 * Starting point baseline based on iproute2-2.4.7-ss020116-try
373