blob: ebee2cc4ee6f746cce27a1006fb2799afd664f36 [file] [log] [blame]
osdl.net!shemminger3d956fa2005-03-14 18:44:54 +000012005-03-14 Patrick McHardy <kaber@trash.net>
2
3 * bug: Use USER_HZ where necessary
4
52005-03-10 Stephen Hemminger <shemminger@osdl.org>
osdl.net!shemminger9fcda922005-03-10 19:04:50 +00006
7 * fix pkt_cls.h to have tc_u32_mark
8 * update include files to be stripped versions of 2.6.11
9 * add documentation about netem distributions [from nistnet]
10 * turn off nup in document make [from FC3]
11 * don't build with extra debug info (-g) [from FC3]
12
132005-03-10 Nix <nix@esperi.org.uk>
14
15 * make man3 directory
16
172005-03-10 Pasi <Pasi.Eronen@nokia.com>
18
19 * add ESP-in-UDP encapsulation
20
212005-03-10 Thomas Graf <tgraf@suug.ch>
22 * [NETEM] Fix off by one
23 * update local header file copies
24 * [NEIGH] print number of probes done so far (statistics mode only)
25
262005-03-10 Herbert Xu <herbert@gondor.apana.org.au>
27 * Trivial typo in ip help
28
292005-02-09 Stephen Hemminger <shemminger@osdl.org>
osdl.net!shemmingere00273c2005-02-09 22:05:41 +000030
31 * netem distribution data reorganization
32
332005-02-09 Roland Dreier <roland@topspin.com>
34
35 * ip over infiniband address display
36
372005-02-09 Jim Gifford <lfs@jg555.com>
38
39 * make install fix for ip/
40
412005-02-07 Mads Martin Joergensen <mmj@suse.de>
osdl.net!shemminger277325d2005-02-07 18:28:31 +000042
43 * Don't mix address families when flushing
44
osdl.net!shemminger9fcda922005-03-10 19:04:50 +0000452005-02-07 Stephen Hemminger <shemminger@osdl.org>
osdl.net!shemmingera8b303c2005-02-07 18:16:29 +000046
47 * Validate classid is not too large to cause loss of bits.
48
osdl.net!shemmingerfb9b1d02005-02-07 18:15:04 +0000492005-02-07 Jean-Marc Ranger <jmranger@sympatico.ca>
50
51 * need to call getline() with null for first usage
52 * don't overwrite const arg
53
site!shemmingerd5b48552005-02-07 18:01:21 +0000542005-02-07 Stephen Hemminger <shemminger@linux.site>
55
56 * Add experimental distribution
57
osdl.net!shemmingercb200962005-01-18 22:31:42 +0000582005-01-18 Yun Mao <maoy@cis.upenn.edu>
59
60 * typo in ss
61
osdl.net!shemminger6b58e7f2005-01-18 22:14:29 +0000622005-01-18 Thomas Graf <tgraf@suug.ch>
63
64 * tc pedit/action cleanups
39!tgraf5d91c8f2005-01-18 22:16:49 +000065 * add addraw_l
66 * rtattr_parse cleanups
osdl.net!shemminger6b58e7f2005-01-18 22:14:29 +000067
net[shemminger]!shemminger7e7c7372005-01-17 23:32:51 +0000682005-01-17 Jamal Hadi Salim <hadi@znyx.com>
69
70 * typo in m_mirred
71 * add support for pedit
72
732005-01-13 Jim Gifford <lfs@jg555.com>
74
75 * Fix allocation size error in nomal and paretonormal generation
76 programs.
77
net[shemminger]!shemmingerd71443a2005-01-17 23:30:41 +0000782005-01-12 Masahide Nakamura <nakam@linux-ipv6.org>
79
80 * ipmonitor shows IPv6 prefix list notification
81 * update to iproute2 xfrm for ipv6
82
osdl.net!shemminger9fcda922005-03-10 19:04:50 +0000832005-01-12 Stephen Hemminger <shemminger@osdl.org>
net[shemminger]!shemmingerb9062432005-01-17 23:28:16 +000084
85 * Fix compile warnings when building 64bit system since
86 u64 is unsigned long, but format is %llu
87
net[shemminger]!shemminger6f0ba882005-01-17 23:27:56 +0000882005-01-12 "Catalin(ux aka Dino) BOIE" <util@deuroconsult.ro>
89
90 * Add the possibility to use fwmark in u32 filters
91
net[shemminger]!shemminger85ac60c2005-01-17 23:27:37 +0000922005-01-12 Andi Kleen <ak@suse.de>
net[shemminger]!shemminger526afe42005-01-17 23:27:23 +000093
net[shemminger]!shemminger85ac60c2005-01-17 23:27:37 +000094 * Add netlink manual page
95
962004-10-20 Stephen Hemminger <shemminger@osdl.org>
97
net[shemminger]!shemminger526afe42005-01-17 23:27:23 +000098 * Add warning about "ip route nat" no longer supported
99
net[shemminger]!shemminger82af5312005-01-17 23:27:05 +00001002005-01-12 Thomas Graf <tgraf@suug.ch>
101
102 * Tc testsuite
103
net[shemminger]!shemminger1ffd7fd2005-01-17 23:26:23 +00001042005-01-12 Jamal Hadi Salim <hadi@znyx.com>
105
106 * Add iptables tc support. This meant borrowing headers
107 from iptables *ugh*
108
net[shemminger]!shemminger00fa8482004-12-08 20:13:56 +00001092004-12-08 Jamal Hadi Salim <hadi@znyx.com>
110
111 * Add mirror and redirect actions
112
osdl.net!shemmingeredcab3f2004-12-08 16:38:01 +00001132004-10-20 Stephen Hemminger <shemminger@osdl.org>
osdl.net!shemminger4dbb8192004-12-07 23:57:50 +0000114
osdl.net!shemmingeredcab3f2004-12-08 16:38:01 +0000115 * Don't include <asm/byteorder.h> since then we get dependant on
116 kernel headers on host machine
117 * Minor fix for building on old machine without IPPROTO_SCTP
osdl.net!shemminger50772dc2004-12-07 21:48:29 +0000118
osdl.net!shemminger54f37eb2004-10-19 20:22:15 +00001192004-10-19 Harald Welte <laforge@gnumonks.org>
120
121 * Replace rtstat (and ctstat) with new lnstat
122
osdl.net!shemmingercece2482004-10-19 19:57:38 +00001232004-10-19 Mads Martin Joergensen <mmj@suse.de>
124
osdl.net!shemminger67d295b2004-10-19 20:02:59 +0000125 * Ip is using the wrong structure in ipaddress.c when showing stats
126 * Make sure no buffer overflow in nstat
osdl.net!shemmingercece2482004-10-19 19:57:38 +0000127
osdl.net!shemmingerabf1d0b2004-10-19 19:51:41 +00001282004-10-19 Michal <md@lnet.pl>
129
130 * fix scaling in print_rates (for bits)
131
osdl.net!shemmingerd38e5692004-09-28 18:57:08 +00001322004-09-28 Stephen Hemminger <shemminger@osdl.org>
133
134 * fix build problems with arpd and pthread
135 * add pkt_sched.h
136
osdl.net!shemminger1b1c3222004-09-28 19:16:48 +00001372004-09-28 Mike Frysinger <vapier@gentoo.org>
138
139 * make man8 directory
140 * install ifcfg and rtpr scripts
141
osdl.net!shemmingerfd348782004-09-28 18:52:54 +00001422004-09-28 Andreas Haumer <andreas@xss.co.at>
143
144 * make install symlink fix.
145
1462004-09-28 Masahide Nakamura <nakam@linux-ipv6.org>
147
148 * ICMP/ICMPv6's type and code in IPsec selector.
149 * fixes `ip xfrm`'s algorithm key when using hexadecimal
150 * support 'ip xfrm' protocol types
151 * flush message types for XFRM's policy/state
152
153
osdl.net!shemminger71058eb2004-09-01 17:15:45 +00001542004-09-01 Stephen Hemminger <shemminger@osdl.org>
155
156 * Fix ip command to not crash when interface name is too long.
157 always use strncpy(.., IFNAMSIZ)
158
osdl.net!shemminger8dbb6b82004-08-31 17:45:21 +00001592004-08-31 Stephen Hemminger <shemminger@osdl.org>
160
161 * Add gact documentation from jamal
162 * Chang more arguments to rtnetlink API const
163 * Drop dead queuing disciplines
164 * Handle qdisc without xstats in core rather than
165 putting stub's everywhere
166 * Add requeue to tc_stats and handle new/old ABI issues
167
osdl.net!shemmingerf64a9462004-08-30 21:20:10 +00001682004-08-30 Stephen Hemminger <shemminger@osdl.org>
169
osdl.net!shemminger8ec496d2004-08-30 22:37:50 +0000170 * Make clean and install changes for man pages
osdl.net!shemmingerf64a9462004-08-30 21:20:10 +0000171 * Patch from jamal to support gact
osdl.net!shemmingerf64a9462004-08-30 21:20:10 +0000172 * Add support for loading distributions to netem
173
174
osdl.net!shemmingerd7480402004-08-23 20:20:41 +00001752004-08-23 Stephen Hemminger <shemminger@osdl.org>
176
177 * Update from jamal for all the parts that got broken in the
178 last classification patch.
179 * Hfsc/sc patch from patrick
180
osdl.net!shemminger1c1c4dc2004-08-13 23:55:35 +00001812004-08-13 Stephen Hemminger <shemminger@osdl.org>
182
183 * Add jamal's tc extensions for classification
osdl.net!shemminger1c1c4dc2004-08-13 23:55:35 +0000184 * Get rid of old Patches/ directory for tcp_diag module
185 * Make get_rate table based.
186
osdl.net!shemmingerd4832e62004-08-11 23:41:38 +00001872004-08-11 Stephen Hemminger <shemminger@osdl.org>
188
189 * Add xfrm message formatting from
190 Masahide Nakamura <nakam@linux-ipv6.org>
191
osdl.net!shemminger4b1bbd92004-08-09 16:35:28 +00001922004-08-09 Stephen Hemminger <shemminger@osdl.org>
193
osdl.net!shemminger025dc692004-08-09 17:12:23 +0000194 * Fix netem scheduler to handle case where psched us != real us
195
osdl.net!shemminger4b1bbd92004-08-09 16:35:28 +0000196 * Remove configuration for everything that can depend on
197 extracted kernel headers
198 * Add kernel headers required to include/linux
199
osdl.net!shemmingerb39bb392004-08-04 17:45:52 +00002002004-08-04 Stephen Hemminger <shemminger@osdl.org>
201
202 * Get rid of old tcp_diag module, it is part of kernel.
203
204 * Add some kernel include files back (netlink, tcp_diag, pkt_sched)
205
osdl.net!shemminger2979d522004-07-30 20:24:59 +00002062004-07-30 Stephen Hemminger <shemminger@osdl.org>
207
osdl.net!shemminger6e85b542004-07-30 22:27:50 +0000208 * Make ip xfrm stuff config option since it doesn't exist on 2.4
209
210 * HFSC doesn't exist on older 2.4 kernels so make it configurable
211
osdl.net!shemminger3876b3c2004-07-30 20:50:38 +0000212 * HTB API changed and won't build with mismatched version.
213 Rather than sticking user with a build error, just don't
214 build it in on mismatch.
215
osdl.net!shemminger2979d522004-07-30 20:24:59 +0000216 * Change configure script to make sure netem is the correct
217 version. I changed the structure def. a couple of times before
218 settling on the final API
219
osdl.net!shemminger34f5d182004-07-30 20:26:15 +00002202004-07-16 Stephen Hemminger <shemminger@osdl.org>
221
222 * Add htb mpu support
223 http://luxik.cdi.cz/~devik/qos/htb/v3/htb_tc_overhead.diff
224 * Three small xfrm updates
225
osdl.net!shemminger09d17272004-07-12 21:03:47 +00002262004-07-07 Stephen Hemminger <shemminger@osdl.org>
227
228 * Fix if_ether.h to fix arpd build
229 * Add hfsc scheduler support
230 * Add ip xfrm support
231 * Add add jitter (instead of rate) to netem scheduler
232
osdl.net!shemminger870f1222004-07-02 17:52:10 +00002332004-07-02 Stephen Hemminger <shemminger@osdl.org>
234
235 * use compile to test for ATM libraries
236 * put TC layered scheduler hooks in /usr/lib/tc as shared lib
237 before it looked in standard search path (/lib;/usr/lib;...)
238 which seems out of place.
239 * build netem as shared library (more for testing/example)
240 * build ATM as shared library since libatm may be on build
241 machine but not on deployment machine
242 * fix make install to not install SCCS directories
243
osdl.net!shemmingerfc26f2a2004-07-01 22:22:10 +00002442004-07-01 Stephen Hemminger <shemminger@osdl.org>
245
246 * add more link options to ip command (from Mark Smith
247 * add rate and duplicate arguments to tc command
248 * add -iec flag for tc printout
249 * rename delay scheduler to netem
250
osdl.net!shemminger82412ef2004-06-28 20:37:01 +00002512004-06-25 Stephen Hemminger <shemminger@osdl.org>
252
253 * Add loss parameter to delay
254 * Rename delay qdisc to netsim
255 * Add autoconfiguration by building a Config file
256 and using it.
257
2582004-06-09 Stephen Hemminger <shemminger@osdl.org>
259
osdl.net!shemmingerfc26f2a2004-07-01 22:22:10 +0000260 * Report rates in K=1000 (requested by several people)
osdl.net!shemminger82412ef2004-06-28 20:37:01 +0000261 * Add GNU long style options
262 * For HTB use get_hz to pick up value of system HZ at runtime
263 * Delete unused funcs.
264
2652004-06-08 Stephen Hemminger <shemminger@osdl.org>
266
267 * Cleanup ss
268 - use const char and local functions where possible
269 * Add man pages from SuSe
270 * SuSE patches
271 - path to db4.1
272 - don't hardcode path to /tmp in ifstat
273 Alternat fix: was to use TMPDIR
274 - handle non-root user calling ip route flush going into
275 an infinite loop.
276 Alternate fix: was to timeout if route table doesn't empty.
277 * Try and get rid of dependency on kernel include files
278 Get rid of having private glibc-include headers
279
2802004-06-07 Stephen Hemminger <shemminger@osdl.org>
281
282 * Import patches that make sense from Fedora Core 2
283 - iproute2-2.4.7-hex
284 print fwmark in hex
285 - iproute2-2.4.7-netlink
286 handle getting right netlink mesg back
287 - iproute2-2.4.7-htb3-tc
288 add HTB scheduler
289 - iproute2-2.4.7-default
290 add entry default to rttable
291
2922004-06-04 Stephen Hemminger <shemminger@osdl.org>
293
294 * Add support for vegas info to ss
295
2962004-06-02 Stephen Hemminger <shemminger@osdl.org>
297
298 * Use const char in utility routines where appropriate
299 * Rearrange include files so can build with standard headers
300 * For "tc qdisc ls" see the default queuing discpline "pfifo_fast"
301 and understand it
302 * Get rid of private defintions of network headers which existed
303 only to handle old glibc
304
3052004-04-15 Stephen Hemminger <shemminger@osdl.org>
306
307 * Add the delay (network simulation scheduler)
308
3092004-04-15 Stephen Hemminger <shemminger@osdl.org>
310
311 * Starting point baseline based on iproute2-2.4.7-ss020116-try
312