blob: 10cfa7fbd0dfaf4310ea60cb9a832dbb52352133 [file] [log] [blame]
osdl.net!shemmingerb6149fd2005-03-14 18:47:38 +000012005-03-14 Thomas Graf <tgraf@suug.ch>
2
3 * ip link command
4 print NO-CARRIER flag if there is no carrier and the link is up.
5
osdl.net!shemminger3d956fa2005-03-14 18:44:54 +000062005-03-14 Patrick McHardy <kaber@trash.net>
7
8 * bug: Use USER_HZ where necessary
9
102005-03-10 Stephen Hemminger <shemminger@osdl.org>
osdl.net!shemminger9fcda922005-03-10 19:04:50 +000011
12 * fix pkt_cls.h to have tc_u32_mark
13 * update include files to be stripped versions of 2.6.11
14 * add documentation about netem distributions [from nistnet]
15 * turn off nup in document make [from FC3]
16 * don't build with extra debug info (-g) [from FC3]
17
182005-03-10 Nix <nix@esperi.org.uk>
19
20 * make man3 directory
21
222005-03-10 Pasi <Pasi.Eronen@nokia.com>
23
24 * add ESP-in-UDP encapsulation
25
262005-03-10 Thomas Graf <tgraf@suug.ch>
27 * [NETEM] Fix off by one
28 * update local header file copies
29 * [NEIGH] print number of probes done so far (statistics mode only)
30
312005-03-10 Herbert Xu <herbert@gondor.apana.org.au>
32 * Trivial typo in ip help
33
342005-02-09 Stephen Hemminger <shemminger@osdl.org>
osdl.net!shemmingere00273c2005-02-09 22:05:41 +000035
36 * netem distribution data reorganization
37
382005-02-09 Roland Dreier <roland@topspin.com>
39
40 * ip over infiniband address display
41
422005-02-09 Jim Gifford <lfs@jg555.com>
43
44 * make install fix for ip/
45
462005-02-07 Mads Martin Joergensen <mmj@suse.de>
osdl.net!shemminger277325d2005-02-07 18:28:31 +000047
48 * Don't mix address families when flushing
49
osdl.net!shemminger9fcda922005-03-10 19:04:50 +0000502005-02-07 Stephen Hemminger <shemminger@osdl.org>
osdl.net!shemmingera8b303c2005-02-07 18:16:29 +000051
52 * Validate classid is not too large to cause loss of bits.
53
osdl.net!shemmingerfb9b1d02005-02-07 18:15:04 +0000542005-02-07 Jean-Marc Ranger <jmranger@sympatico.ca>
55
56 * need to call getline() with null for first usage
57 * don't overwrite const arg
58
site!shemmingerd5b48552005-02-07 18:01:21 +0000592005-02-07 Stephen Hemminger <shemminger@linux.site>
60
61 * Add experimental distribution
62
osdl.net!shemmingercb200962005-01-18 22:31:42 +0000632005-01-18 Yun Mao <maoy@cis.upenn.edu>
64
65 * typo in ss
66
osdl.net!shemminger6b58e7f2005-01-18 22:14:29 +0000672005-01-18 Thomas Graf <tgraf@suug.ch>
68
69 * tc pedit/action cleanups
39!tgraf5d91c8f2005-01-18 22:16:49 +000070 * add addraw_l
71 * rtattr_parse cleanups
osdl.net!shemminger6b58e7f2005-01-18 22:14:29 +000072
net[shemminger]!shemminger7e7c7372005-01-17 23:32:51 +0000732005-01-17 Jamal Hadi Salim <hadi@znyx.com>
74
75 * typo in m_mirred
76 * add support for pedit
77
782005-01-13 Jim Gifford <lfs@jg555.com>
79
80 * Fix allocation size error in nomal and paretonormal generation
81 programs.
82
net[shemminger]!shemmingerd71443a2005-01-17 23:30:41 +0000832005-01-12 Masahide Nakamura <nakam@linux-ipv6.org>
84
85 * ipmonitor shows IPv6 prefix list notification
86 * update to iproute2 xfrm for ipv6
87
osdl.net!shemminger9fcda922005-03-10 19:04:50 +0000882005-01-12 Stephen Hemminger <shemminger@osdl.org>
net[shemminger]!shemmingerb9062432005-01-17 23:28:16 +000089
90 * Fix compile warnings when building 64bit system since
91 u64 is unsigned long, but format is %llu
92
net[shemminger]!shemminger6f0ba882005-01-17 23:27:56 +0000932005-01-12 "Catalin(ux aka Dino) BOIE" <util@deuroconsult.ro>
94
95 * Add the possibility to use fwmark in u32 filters
96
net[shemminger]!shemminger85ac60c2005-01-17 23:27:37 +0000972005-01-12 Andi Kleen <ak@suse.de>
net[shemminger]!shemminger526afe42005-01-17 23:27:23 +000098
net[shemminger]!shemminger85ac60c2005-01-17 23:27:37 +000099 * Add netlink manual page
100
1012004-10-20 Stephen Hemminger <shemminger@osdl.org>
102
net[shemminger]!shemminger526afe42005-01-17 23:27:23 +0000103 * Add warning about "ip route nat" no longer supported
104
net[shemminger]!shemminger82af5312005-01-17 23:27:05 +00001052005-01-12 Thomas Graf <tgraf@suug.ch>
106
107 * Tc testsuite
108
net[shemminger]!shemminger1ffd7fd2005-01-17 23:26:23 +00001092005-01-12 Jamal Hadi Salim <hadi@znyx.com>
110
111 * Add iptables tc support. This meant borrowing headers
112 from iptables *ugh*
113
net[shemminger]!shemminger00fa8482004-12-08 20:13:56 +00001142004-12-08 Jamal Hadi Salim <hadi@znyx.com>
115
116 * Add mirror and redirect actions
117
osdl.net!shemmingeredcab3f2004-12-08 16:38:01 +00001182004-10-20 Stephen Hemminger <shemminger@osdl.org>
osdl.net!shemminger4dbb8192004-12-07 23:57:50 +0000119
osdl.net!shemmingeredcab3f2004-12-08 16:38:01 +0000120 * Don't include <asm/byteorder.h> since then we get dependant on
121 kernel headers on host machine
122 * Minor fix for building on old machine without IPPROTO_SCTP
osdl.net!shemminger50772dc2004-12-07 21:48:29 +0000123
osdl.net!shemminger54f37eb2004-10-19 20:22:15 +00001242004-10-19 Harald Welte <laforge@gnumonks.org>
125
126 * Replace rtstat (and ctstat) with new lnstat
127
osdl.net!shemmingercece2482004-10-19 19:57:38 +00001282004-10-19 Mads Martin Joergensen <mmj@suse.de>
129
osdl.net!shemminger67d295b2004-10-19 20:02:59 +0000130 * Ip is using the wrong structure in ipaddress.c when showing stats
131 * Make sure no buffer overflow in nstat
osdl.net!shemmingercece2482004-10-19 19:57:38 +0000132
osdl.net!shemmingerabf1d0b2004-10-19 19:51:41 +00001332004-10-19 Michal <md@lnet.pl>
134
135 * fix scaling in print_rates (for bits)
136
osdl.net!shemmingerd38e5692004-09-28 18:57:08 +00001372004-09-28 Stephen Hemminger <shemminger@osdl.org>
138
139 * fix build problems with arpd and pthread
140 * add pkt_sched.h
141
osdl.net!shemminger1b1c3222004-09-28 19:16:48 +00001422004-09-28 Mike Frysinger <vapier@gentoo.org>
143
144 * make man8 directory
145 * install ifcfg and rtpr scripts
146
osdl.net!shemmingerfd348782004-09-28 18:52:54 +00001472004-09-28 Andreas Haumer <andreas@xss.co.at>
148
149 * make install symlink fix.
150
1512004-09-28 Masahide Nakamura <nakam@linux-ipv6.org>
152
153 * ICMP/ICMPv6's type and code in IPsec selector.
154 * fixes `ip xfrm`'s algorithm key when using hexadecimal
155 * support 'ip xfrm' protocol types
156 * flush message types for XFRM's policy/state
157
158
osdl.net!shemminger71058eb2004-09-01 17:15:45 +00001592004-09-01 Stephen Hemminger <shemminger@osdl.org>
160
161 * Fix ip command to not crash when interface name is too long.
162 always use strncpy(.., IFNAMSIZ)
163
osdl.net!shemminger8dbb6b82004-08-31 17:45:21 +00001642004-08-31 Stephen Hemminger <shemminger@osdl.org>
165
166 * Add gact documentation from jamal
167 * Chang more arguments to rtnetlink API const
168 * Drop dead queuing disciplines
169 * Handle qdisc without xstats in core rather than
170 putting stub's everywhere
171 * Add requeue to tc_stats and handle new/old ABI issues
172
osdl.net!shemmingerf64a9462004-08-30 21:20:10 +00001732004-08-30 Stephen Hemminger <shemminger@osdl.org>
174
osdl.net!shemminger8ec496d2004-08-30 22:37:50 +0000175 * Make clean and install changes for man pages
osdl.net!shemmingerf64a9462004-08-30 21:20:10 +0000176 * Patch from jamal to support gact
osdl.net!shemmingerf64a9462004-08-30 21:20:10 +0000177 * Add support for loading distributions to netem
178
179
osdl.net!shemmingerd7480402004-08-23 20:20:41 +00001802004-08-23 Stephen Hemminger <shemminger@osdl.org>
181
182 * Update from jamal for all the parts that got broken in the
183 last classification patch.
184 * Hfsc/sc patch from patrick
185
osdl.net!shemminger1c1c4dc2004-08-13 23:55:35 +00001862004-08-13 Stephen Hemminger <shemminger@osdl.org>
187
188 * Add jamal's tc extensions for classification
osdl.net!shemminger1c1c4dc2004-08-13 23:55:35 +0000189 * Get rid of old Patches/ directory for tcp_diag module
190 * Make get_rate table based.
191
osdl.net!shemmingerd4832e62004-08-11 23:41:38 +00001922004-08-11 Stephen Hemminger <shemminger@osdl.org>
193
194 * Add xfrm message formatting from
195 Masahide Nakamura <nakam@linux-ipv6.org>
196
osdl.net!shemminger4b1bbd92004-08-09 16:35:28 +00001972004-08-09 Stephen Hemminger <shemminger@osdl.org>
198
osdl.net!shemminger025dc692004-08-09 17:12:23 +0000199 * Fix netem scheduler to handle case where psched us != real us
200
osdl.net!shemminger4b1bbd92004-08-09 16:35:28 +0000201 * Remove configuration for everything that can depend on
202 extracted kernel headers
203 * Add kernel headers required to include/linux
204
osdl.net!shemmingerb39bb392004-08-04 17:45:52 +00002052004-08-04 Stephen Hemminger <shemminger@osdl.org>
206
207 * Get rid of old tcp_diag module, it is part of kernel.
208
209 * Add some kernel include files back (netlink, tcp_diag, pkt_sched)
210
osdl.net!shemminger2979d522004-07-30 20:24:59 +00002112004-07-30 Stephen Hemminger <shemminger@osdl.org>
212
osdl.net!shemminger6e85b542004-07-30 22:27:50 +0000213 * Make ip xfrm stuff config option since it doesn't exist on 2.4
214
215 * HFSC doesn't exist on older 2.4 kernels so make it configurable
216
osdl.net!shemminger3876b3c2004-07-30 20:50:38 +0000217 * HTB API changed and won't build with mismatched version.
218 Rather than sticking user with a build error, just don't
219 build it in on mismatch.
220
osdl.net!shemminger2979d522004-07-30 20:24:59 +0000221 * Change configure script to make sure netem is the correct
222 version. I changed the structure def. a couple of times before
223 settling on the final API
224
osdl.net!shemminger34f5d182004-07-30 20:26:15 +00002252004-07-16 Stephen Hemminger <shemminger@osdl.org>
226
227 * Add htb mpu support
228 http://luxik.cdi.cz/~devik/qos/htb/v3/htb_tc_overhead.diff
229 * Three small xfrm updates
230
osdl.net!shemminger09d17272004-07-12 21:03:47 +00002312004-07-07 Stephen Hemminger <shemminger@osdl.org>
232
233 * Fix if_ether.h to fix arpd build
234 * Add hfsc scheduler support
235 * Add ip xfrm support
236 * Add add jitter (instead of rate) to netem scheduler
237
osdl.net!shemminger870f1222004-07-02 17:52:10 +00002382004-07-02 Stephen Hemminger <shemminger@osdl.org>
239
240 * use compile to test for ATM libraries
241 * put TC layered scheduler hooks in /usr/lib/tc as shared lib
242 before it looked in standard search path (/lib;/usr/lib;...)
243 which seems out of place.
244 * build netem as shared library (more for testing/example)
245 * build ATM as shared library since libatm may be on build
246 machine but not on deployment machine
247 * fix make install to not install SCCS directories
248
osdl.net!shemmingerfc26f2a2004-07-01 22:22:10 +00002492004-07-01 Stephen Hemminger <shemminger@osdl.org>
250
251 * add more link options to ip command (from Mark Smith
252 * add rate and duplicate arguments to tc command
253 * add -iec flag for tc printout
254 * rename delay scheduler to netem
255
osdl.net!shemminger82412ef2004-06-28 20:37:01 +00002562004-06-25 Stephen Hemminger <shemminger@osdl.org>
257
258 * Add loss parameter to delay
259 * Rename delay qdisc to netsim
260 * Add autoconfiguration by building a Config file
261 and using it.
262
2632004-06-09 Stephen Hemminger <shemminger@osdl.org>
264
osdl.net!shemmingerfc26f2a2004-07-01 22:22:10 +0000265 * Report rates in K=1000 (requested by several people)
osdl.net!shemminger82412ef2004-06-28 20:37:01 +0000266 * Add GNU long style options
267 * For HTB use get_hz to pick up value of system HZ at runtime
268 * Delete unused funcs.
269
2702004-06-08 Stephen Hemminger <shemminger@osdl.org>
271
272 * Cleanup ss
273 - use const char and local functions where possible
274 * Add man pages from SuSe
275 * SuSE patches
276 - path to db4.1
277 - don't hardcode path to /tmp in ifstat
278 Alternat fix: was to use TMPDIR
279 - handle non-root user calling ip route flush going into
280 an infinite loop.
281 Alternate fix: was to timeout if route table doesn't empty.
282 * Try and get rid of dependency on kernel include files
283 Get rid of having private glibc-include headers
284
2852004-06-07 Stephen Hemminger <shemminger@osdl.org>
286
287 * Import patches that make sense from Fedora Core 2
288 - iproute2-2.4.7-hex
289 print fwmark in hex
290 - iproute2-2.4.7-netlink
291 handle getting right netlink mesg back
292 - iproute2-2.4.7-htb3-tc
293 add HTB scheduler
294 - iproute2-2.4.7-default
295 add entry default to rttable
296
2972004-06-04 Stephen Hemminger <shemminger@osdl.org>
298
299 * Add support for vegas info to ss
300
3012004-06-02 Stephen Hemminger <shemminger@osdl.org>
302
303 * Use const char in utility routines where appropriate
304 * Rearrange include files so can build with standard headers
305 * For "tc qdisc ls" see the default queuing discpline "pfifo_fast"
306 and understand it
307 * Get rid of private defintions of network headers which existed
308 only to handle old glibc
309
3102004-04-15 Stephen Hemminger <shemminger@osdl.org>
311
312 * Add the delay (network simulation scheduler)
313
3142004-04-15 Stephen Hemminger <shemminger@osdl.org>
315
316 * Starting point baseline based on iproute2-2.4.7-ss020116-try
317