blob: c7119876f96e3cea90bb4ca2df9596fc3de268ec [file] [log] [blame]
osdl.net!shemminger16bd7e02005-03-30 18:43:30 +000012005-03-30 Jamal Hadi Salim <hadi@znyx.com>
2
3 * Proper verison of iptables headers (from 1.3.1)
4 * Set revision file in m_ipt
5 * Fix action_util naming in mirred
6
net[shemminger]!shemmingerf082b642005-03-30 18:16:10 +000072005-03-19 Thomas Graf <tgraf@suug.ch>
8
9 * Warn about wildcard deletions and provide IFA_ADDRESS upon
10 deletions to enforce prefix length validation for IPv4.
osdl.net!shemminger3819eb92005-03-30 18:18:12 +000011 * Fix netlink message alignment when the last routing attribute added
12 has a data length not aligned to RTA_ALIGNTO.
13
osdl.net!shemminger2cea8f22005-03-30 18:14:55 +0000142005-03-30 Masahide NAKAMURA <nakam@linux-ipv6.org>
15
16 * ipv6 xfrm allocspi and monitor support.
17
osdl.net!shemmingerf8f9de52005-03-30 18:11:49 +0000182005-03-29 Stephen Hemminger <shemminger@dxpl.pdx.osdl.net>
19
20 * switch to stack for netem tables
21
osdl.net!shemminger08856f02005-03-18 19:40:55 +0000222005-03-18 Stephen Hemminger <shemminger@osdl.org>
23
24 * add -force option to batch mode
25 * handle midline comments in batch mode
26 * sum per cpu fields in lnstat correctly
27
osdl.net!shemminger25afd1c2005-03-14 19:35:32 +0000282005-03-14 Stephen Hemminger <shemminger@osdl.org>
29
site!shemminger924d4fd2005-03-14 22:19:16 +000030 * cleanup batch mode, allow continuation, comments etc.
31 * recode reuse of netlink socket
osdl.net!shemminger25afd1c2005-03-14 19:35:32 +000032
osdl.net!shemminger900da082005-03-14 19:04:15 +0000332005-03-14 Boian Bonev <boian@bonev.com>
34
35 * enhancement to batch mode.
36 it does not exit on error, just report it
osdl.net!shemminger25afd1c2005-03-14 19:35:32 +000037 tc reuses the already open netlink socket for subsequent command(s)
osdl.net!shemminger900da082005-03-14 19:04:15 +000038
osdl.net!shemmingerb6149fd2005-03-14 18:47:38 +0000392005-03-14 Thomas Graf <tgraf@suug.ch>
40
41 * ip link command
42 print NO-CARRIER flag if there is no carrier and the link is up.
43
osdl.net!shemminger3d956fa2005-03-14 18:44:54 +0000442005-03-14 Patrick McHardy <kaber@trash.net>
45
46 * bug: Use USER_HZ where necessary
47
osdl.net!shemmingerafa10e22005-03-14 22:23:38 +0000482005-03-10 Jamal Hadi Salim <hadi@znyx.com>
49
50 * Fix bug with register_target
51
osdl.net!shemminger3d956fa2005-03-14 18:44:54 +0000522005-03-10 Stephen Hemminger <shemminger@osdl.org>
osdl.net!shemminger9fcda922005-03-10 19:04:50 +000053
54 * fix pkt_cls.h to have tc_u32_mark
55 * update include files to be stripped versions of 2.6.11
56 * add documentation about netem distributions [from nistnet]
57 * turn off nup in document make [from FC3]
58 * don't build with extra debug info (-g) [from FC3]
59
602005-03-10 Nix <nix@esperi.org.uk>
61
62 * make man3 directory
63
642005-03-10 Pasi <Pasi.Eronen@nokia.com>
65
66 * add ESP-in-UDP encapsulation
67
682005-03-10 Thomas Graf <tgraf@suug.ch>
69 * [NETEM] Fix off by one
70 * update local header file copies
71 * [NEIGH] print number of probes done so far (statistics mode only)
72
732005-03-10 Herbert Xu <herbert@gondor.apana.org.au>
74 * Trivial typo in ip help
75
762005-02-09 Stephen Hemminger <shemminger@osdl.org>
osdl.net!shemmingere00273c2005-02-09 22:05:41 +000077
78 * netem distribution data reorganization
79
802005-02-09 Roland Dreier <roland@topspin.com>
81
82 * ip over infiniband address display
83
842005-02-09 Jim Gifford <lfs@jg555.com>
85
86 * make install fix for ip/
87
882005-02-07 Mads Martin Joergensen <mmj@suse.de>
osdl.net!shemminger277325d2005-02-07 18:28:31 +000089
90 * Don't mix address families when flushing
91
osdl.net!shemminger9fcda922005-03-10 19:04:50 +0000922005-02-07 Stephen Hemminger <shemminger@osdl.org>
osdl.net!shemmingera8b303c2005-02-07 18:16:29 +000093
94 * Validate classid is not too large to cause loss of bits.
95
osdl.net!shemmingerfb9b1d02005-02-07 18:15:04 +0000962005-02-07 Jean-Marc Ranger <jmranger@sympatico.ca>
97
98 * need to call getline() with null for first usage
99 * don't overwrite const arg
100
site!shemmingerd5b48552005-02-07 18:01:21 +00001012005-02-07 Stephen Hemminger <shemminger@linux.site>
102
103 * Add experimental distribution
104
osdl.net!shemmingercb200962005-01-18 22:31:42 +00001052005-01-18 Yun Mao <maoy@cis.upenn.edu>
106
107 * typo in ss
108
osdl.net!shemminger6b58e7f2005-01-18 22:14:29 +00001092005-01-18 Thomas Graf <tgraf@suug.ch>
110
111 * tc pedit/action cleanups
39!tgraf5d91c8f2005-01-18 22:16:49 +0000112 * add addraw_l
113 * rtattr_parse cleanups
osdl.net!shemminger6b58e7f2005-01-18 22:14:29 +0000114
net[shemminger]!shemminger7e7c7372005-01-17 23:32:51 +00001152005-01-17 Jamal Hadi Salim <hadi@znyx.com>
116
117 * typo in m_mirred
118 * add support for pedit
119
1202005-01-13 Jim Gifford <lfs@jg555.com>
121
122 * Fix allocation size error in nomal and paretonormal generation
123 programs.
124
net[shemminger]!shemmingerd71443a2005-01-17 23:30:41 +00001252005-01-12 Masahide Nakamura <nakam@linux-ipv6.org>
126
127 * ipmonitor shows IPv6 prefix list notification
128 * update to iproute2 xfrm for ipv6
129
osdl.net!shemminger9fcda922005-03-10 19:04:50 +00001302005-01-12 Stephen Hemminger <shemminger@osdl.org>
net[shemminger]!shemmingerb9062432005-01-17 23:28:16 +0000131
132 * Fix compile warnings when building 64bit system since
133 u64 is unsigned long, but format is %llu
134
net[shemminger]!shemminger6f0ba882005-01-17 23:27:56 +00001352005-01-12 "Catalin(ux aka Dino) BOIE" <util@deuroconsult.ro>
136
137 * Add the possibility to use fwmark in u32 filters
138
net[shemminger]!shemminger85ac60c2005-01-17 23:27:37 +00001392005-01-12 Andi Kleen <ak@suse.de>
net[shemminger]!shemminger526afe42005-01-17 23:27:23 +0000140
net[shemminger]!shemminger85ac60c2005-01-17 23:27:37 +0000141 * Add netlink manual page
142
1432004-10-20 Stephen Hemminger <shemminger@osdl.org>
144
net[shemminger]!shemminger526afe42005-01-17 23:27:23 +0000145 * Add warning about "ip route nat" no longer supported
146
net[shemminger]!shemminger82af5312005-01-17 23:27:05 +00001472005-01-12 Thomas Graf <tgraf@suug.ch>
148
149 * Tc testsuite
150
net[shemminger]!shemminger1ffd7fd2005-01-17 23:26:23 +00001512005-01-12 Jamal Hadi Salim <hadi@znyx.com>
152
153 * Add iptables tc support. This meant borrowing headers
154 from iptables *ugh*
155
net[shemminger]!shemminger00fa8482004-12-08 20:13:56 +00001562004-12-08 Jamal Hadi Salim <hadi@znyx.com>
157
158 * Add mirror and redirect actions
159
osdl.net!shemmingeredcab3f2004-12-08 16:38:01 +00001602004-10-20 Stephen Hemminger <shemminger@osdl.org>
osdl.net!shemminger4dbb8192004-12-07 23:57:50 +0000161
osdl.net!shemmingeredcab3f2004-12-08 16:38:01 +0000162 * Don't include <asm/byteorder.h> since then we get dependant on
163 kernel headers on host machine
164 * Minor fix for building on old machine without IPPROTO_SCTP
osdl.net!shemminger50772dc2004-12-07 21:48:29 +0000165
osdl.net!shemminger54f37eb2004-10-19 20:22:15 +00001662004-10-19 Harald Welte <laforge@gnumonks.org>
167
168 * Replace rtstat (and ctstat) with new lnstat
169
osdl.net!shemmingercece2482004-10-19 19:57:38 +00001702004-10-19 Mads Martin Joergensen <mmj@suse.de>
171
osdl.net!shemminger67d295b2004-10-19 20:02:59 +0000172 * Ip is using the wrong structure in ipaddress.c when showing stats
173 * Make sure no buffer overflow in nstat
osdl.net!shemmingercece2482004-10-19 19:57:38 +0000174
osdl.net!shemmingerabf1d0b2004-10-19 19:51:41 +00001752004-10-19 Michal <md@lnet.pl>
176
177 * fix scaling in print_rates (for bits)
178
osdl.net!shemmingerd38e5692004-09-28 18:57:08 +00001792004-09-28 Stephen Hemminger <shemminger@osdl.org>
180
181 * fix build problems with arpd and pthread
182 * add pkt_sched.h
183
osdl.net!shemminger1b1c3222004-09-28 19:16:48 +00001842004-09-28 Mike Frysinger <vapier@gentoo.org>
185
186 * make man8 directory
187 * install ifcfg and rtpr scripts
188
osdl.net!shemmingerfd348782004-09-28 18:52:54 +00001892004-09-28 Andreas Haumer <andreas@xss.co.at>
190
191 * make install symlink fix.
192
1932004-09-28 Masahide Nakamura <nakam@linux-ipv6.org>
194
195 * ICMP/ICMPv6's type and code in IPsec selector.
196 * fixes `ip xfrm`'s algorithm key when using hexadecimal
197 * support 'ip xfrm' protocol types
198 * flush message types for XFRM's policy/state
199
200
osdl.net!shemminger71058eb2004-09-01 17:15:45 +00002012004-09-01 Stephen Hemminger <shemminger@osdl.org>
202
203 * Fix ip command to not crash when interface name is too long.
204 always use strncpy(.., IFNAMSIZ)
205
osdl.net!shemminger8dbb6b82004-08-31 17:45:21 +00002062004-08-31 Stephen Hemminger <shemminger@osdl.org>
207
208 * Add gact documentation from jamal
209 * Chang more arguments to rtnetlink API const
210 * Drop dead queuing disciplines
211 * Handle qdisc without xstats in core rather than
212 putting stub's everywhere
213 * Add requeue to tc_stats and handle new/old ABI issues
214
osdl.net!shemmingerf64a9462004-08-30 21:20:10 +00002152004-08-30 Stephen Hemminger <shemminger@osdl.org>
216
osdl.net!shemminger8ec496d2004-08-30 22:37:50 +0000217 * Make clean and install changes for man pages
osdl.net!shemmingerf64a9462004-08-30 21:20:10 +0000218 * Patch from jamal to support gact
osdl.net!shemmingerf64a9462004-08-30 21:20:10 +0000219 * Add support for loading distributions to netem
220
221
osdl.net!shemmingerd7480402004-08-23 20:20:41 +00002222004-08-23 Stephen Hemminger <shemminger@osdl.org>
223
224 * Update from jamal for all the parts that got broken in the
225 last classification patch.
226 * Hfsc/sc patch from patrick
227
osdl.net!shemminger1c1c4dc2004-08-13 23:55:35 +00002282004-08-13 Stephen Hemminger <shemminger@osdl.org>
229
230 * Add jamal's tc extensions for classification
osdl.net!shemminger1c1c4dc2004-08-13 23:55:35 +0000231 * Get rid of old Patches/ directory for tcp_diag module
232 * Make get_rate table based.
233
osdl.net!shemmingerd4832e62004-08-11 23:41:38 +00002342004-08-11 Stephen Hemminger <shemminger@osdl.org>
235
236 * Add xfrm message formatting from
237 Masahide Nakamura <nakam@linux-ipv6.org>
238
osdl.net!shemminger4b1bbd92004-08-09 16:35:28 +00002392004-08-09 Stephen Hemminger <shemminger@osdl.org>
240
osdl.net!shemminger025dc692004-08-09 17:12:23 +0000241 * Fix netem scheduler to handle case where psched us != real us
242
osdl.net!shemminger4b1bbd92004-08-09 16:35:28 +0000243 * Remove configuration for everything that can depend on
244 extracted kernel headers
245 * Add kernel headers required to include/linux
246
osdl.net!shemmingerb39bb392004-08-04 17:45:52 +00002472004-08-04 Stephen Hemminger <shemminger@osdl.org>
248
249 * Get rid of old tcp_diag module, it is part of kernel.
250
251 * Add some kernel include files back (netlink, tcp_diag, pkt_sched)
252
osdl.net!shemminger2979d522004-07-30 20:24:59 +00002532004-07-30 Stephen Hemminger <shemminger@osdl.org>
254
osdl.net!shemminger6e85b542004-07-30 22:27:50 +0000255 * Make ip xfrm stuff config option since it doesn't exist on 2.4
256
257 * HFSC doesn't exist on older 2.4 kernels so make it configurable
258
osdl.net!shemminger3876b3c2004-07-30 20:50:38 +0000259 * HTB API changed and won't build with mismatched version.
260 Rather than sticking user with a build error, just don't
261 build it in on mismatch.
262
osdl.net!shemminger2979d522004-07-30 20:24:59 +0000263 * Change configure script to make sure netem is the correct
264 version. I changed the structure def. a couple of times before
265 settling on the final API
266
osdl.net!shemminger34f5d182004-07-30 20:26:15 +00002672004-07-16 Stephen Hemminger <shemminger@osdl.org>
268
269 * Add htb mpu support
270 http://luxik.cdi.cz/~devik/qos/htb/v3/htb_tc_overhead.diff
271 * Three small xfrm updates
272
osdl.net!shemminger09d17272004-07-12 21:03:47 +00002732004-07-07 Stephen Hemminger <shemminger@osdl.org>
274
275 * Fix if_ether.h to fix arpd build
276 * Add hfsc scheduler support
277 * Add ip xfrm support
278 * Add add jitter (instead of rate) to netem scheduler
279
osdl.net!shemminger870f1222004-07-02 17:52:10 +00002802004-07-02 Stephen Hemminger <shemminger@osdl.org>
281
282 * use compile to test for ATM libraries
283 * put TC layered scheduler hooks in /usr/lib/tc as shared lib
284 before it looked in standard search path (/lib;/usr/lib;...)
285 which seems out of place.
286 * build netem as shared library (more for testing/example)
287 * build ATM as shared library since libatm may be on build
288 machine but not on deployment machine
289 * fix make install to not install SCCS directories
290
osdl.net!shemmingerfc26f2a2004-07-01 22:22:10 +00002912004-07-01 Stephen Hemminger <shemminger@osdl.org>
292
293 * add more link options to ip command (from Mark Smith
294 * add rate and duplicate arguments to tc command
295 * add -iec flag for tc printout
296 * rename delay scheduler to netem
297
osdl.net!shemminger82412ef2004-06-28 20:37:01 +00002982004-06-25 Stephen Hemminger <shemminger@osdl.org>
299
300 * Add loss parameter to delay
301 * Rename delay qdisc to netsim
302 * Add autoconfiguration by building a Config file
303 and using it.
304
3052004-06-09 Stephen Hemminger <shemminger@osdl.org>
306
osdl.net!shemmingerfc26f2a2004-07-01 22:22:10 +0000307 * Report rates in K=1000 (requested by several people)
osdl.net!shemminger82412ef2004-06-28 20:37:01 +0000308 * Add GNU long style options
309 * For HTB use get_hz to pick up value of system HZ at runtime
310 * Delete unused funcs.
311
3122004-06-08 Stephen Hemminger <shemminger@osdl.org>
313
314 * Cleanup ss
315 - use const char and local functions where possible
316 * Add man pages from SuSe
317 * SuSE patches
318 - path to db4.1
319 - don't hardcode path to /tmp in ifstat
320 Alternat fix: was to use TMPDIR
321 - handle non-root user calling ip route flush going into
322 an infinite loop.
323 Alternate fix: was to timeout if route table doesn't empty.
324 * Try and get rid of dependency on kernel include files
325 Get rid of having private glibc-include headers
326
3272004-06-07 Stephen Hemminger <shemminger@osdl.org>
328
329 * Import patches that make sense from Fedora Core 2
330 - iproute2-2.4.7-hex
331 print fwmark in hex
332 - iproute2-2.4.7-netlink
333 handle getting right netlink mesg back
334 - iproute2-2.4.7-htb3-tc
335 add HTB scheduler
336 - iproute2-2.4.7-default
337 add entry default to rttable
338
3392004-06-04 Stephen Hemminger <shemminger@osdl.org>
340
341 * Add support for vegas info to ss
342
3432004-06-02 Stephen Hemminger <shemminger@osdl.org>
344
345 * Use const char in utility routines where appropriate
346 * Rearrange include files so can build with standard headers
347 * For "tc qdisc ls" see the default queuing discpline "pfifo_fast"
348 and understand it
349 * Get rid of private defintions of network headers which existed
350 only to handle old glibc
351
3522004-04-15 Stephen Hemminger <shemminger@osdl.org>
353
354 * Add the delay (network simulation scheduler)
355
3562004-04-15 Stephen Hemminger <shemminger@osdl.org>
357
358 * Starting point baseline based on iproute2-2.4.7-ss020116-try
359