blob: 317add66ab68664b0005c5bd2c711cafe637c3ba [file] [log] [blame]
osdl.net!shemmingere00273c2005-02-09 22:05:41 +000012005-02-09 Stephen Hemminger <shemminger@dxpl.pdx.osdl.net>
2
3 * netem distribution data reorganization
4
52005-02-09 Roland Dreier <roland@topspin.com>
6
7 * ip over infiniband address display
8
92005-02-09 Jim Gifford <lfs@jg555.com>
10
11 * make install fix for ip/
12
132005-02-07 Mads Martin Joergensen <mmj@suse.de>
osdl.net!shemminger277325d2005-02-07 18:28:31 +000014
15 * Don't mix address families when flushing
16
osdl.net!shemmingera8b303c2005-02-07 18:16:29 +0000172005-02-07 Stephen Hemminger <shemminger@dxpl.pdx.osdl.net>
18
19 * Validate classid is not too large to cause loss of bits.
20
osdl.net!shemmingerfb9b1d02005-02-07 18:15:04 +0000212005-02-07 Jean-Marc Ranger <jmranger@sympatico.ca>
22
23 * need to call getline() with null for first usage
24 * don't overwrite const arg
25
site!shemmingerd5b48552005-02-07 18:01:21 +0000262005-02-07 Stephen Hemminger <shemminger@linux.site>
27
28 * Add experimental distribution
29
osdl.net!shemmingercb200962005-01-18 22:31:42 +0000302005-01-18 Yun Mao <maoy@cis.upenn.edu>
31
32 * typo in ss
33
osdl.net!shemminger6b58e7f2005-01-18 22:14:29 +0000342005-01-18 Thomas Graf <tgraf@suug.ch>
35
36 * tc pedit/action cleanups
39!tgraf5d91c8f2005-01-18 22:16:49 +000037 * add addraw_l
38 * rtattr_parse cleanups
osdl.net!shemminger6b58e7f2005-01-18 22:14:29 +000039
net[shemminger]!shemminger7e7c7372005-01-17 23:32:51 +0000402005-01-17 Jamal Hadi Salim <hadi@znyx.com>
41
42 * typo in m_mirred
43 * add support for pedit
44
452005-01-13 Jim Gifford <lfs@jg555.com>
46
47 * Fix allocation size error in nomal and paretonormal generation
48 programs.
49
net[shemminger]!shemmingerd71443a2005-01-17 23:30:41 +0000502005-01-12 Masahide Nakamura <nakam@linux-ipv6.org>
51
52 * ipmonitor shows IPv6 prefix list notification
53 * update to iproute2 xfrm for ipv6
54
net[shemminger]!shemmingerb9062432005-01-17 23:28:16 +0000552005-01-12 Stephen Hemminger <shemminger@dxpl.pdx.osdl.net>
56
57 * Fix compile warnings when building 64bit system since
58 u64 is unsigned long, but format is %llu
59
net[shemminger]!shemminger6f0ba882005-01-17 23:27:56 +0000602005-01-12 "Catalin(ux aka Dino) BOIE" <util@deuroconsult.ro>
61
62 * Add the possibility to use fwmark in u32 filters
63
net[shemminger]!shemminger85ac60c2005-01-17 23:27:37 +0000642005-01-12 Andi Kleen <ak@suse.de>
net[shemminger]!shemminger526afe42005-01-17 23:27:23 +000065
net[shemminger]!shemminger85ac60c2005-01-17 23:27:37 +000066 * Add netlink manual page
67
682004-10-20 Stephen Hemminger <shemminger@osdl.org>
69
net[shemminger]!shemminger526afe42005-01-17 23:27:23 +000070 * Add warning about "ip route nat" no longer supported
71
net[shemminger]!shemminger82af5312005-01-17 23:27:05 +0000722005-01-12 Thomas Graf <tgraf@suug.ch>
73
74 * Tc testsuite
75
net[shemminger]!shemminger1ffd7fd2005-01-17 23:26:23 +0000762005-01-12 Jamal Hadi Salim <hadi@znyx.com>
77
78 * Add iptables tc support. This meant borrowing headers
79 from iptables *ugh*
80
net[shemminger]!shemminger00fa8482004-12-08 20:13:56 +0000812004-12-08 Jamal Hadi Salim <hadi@znyx.com>
82
83 * Add mirror and redirect actions
84
osdl.net!shemmingeredcab3f2004-12-08 16:38:01 +0000852004-10-20 Stephen Hemminger <shemminger@osdl.org>
osdl.net!shemminger4dbb8192004-12-07 23:57:50 +000086
osdl.net!shemmingeredcab3f2004-12-08 16:38:01 +000087 * Don't include <asm/byteorder.h> since then we get dependant on
88 kernel headers on host machine
89 * Minor fix for building on old machine without IPPROTO_SCTP
osdl.net!shemminger50772dc2004-12-07 21:48:29 +000090
osdl.net!shemminger54f37eb2004-10-19 20:22:15 +0000912004-10-19 Harald Welte <laforge@gnumonks.org>
92
93 * Replace rtstat (and ctstat) with new lnstat
94
osdl.net!shemmingercece2482004-10-19 19:57:38 +0000952004-10-19 Mads Martin Joergensen <mmj@suse.de>
96
osdl.net!shemminger67d295b2004-10-19 20:02:59 +000097 * Ip is using the wrong structure in ipaddress.c when showing stats
98 * Make sure no buffer overflow in nstat
osdl.net!shemmingercece2482004-10-19 19:57:38 +000099
osdl.net!shemmingerabf1d0b2004-10-19 19:51:41 +00001002004-10-19 Michal <md@lnet.pl>
101
102 * fix scaling in print_rates (for bits)
103
osdl.net!shemmingerd38e5692004-09-28 18:57:08 +00001042004-09-28 Stephen Hemminger <shemminger@osdl.org>
105
106 * fix build problems with arpd and pthread
107 * add pkt_sched.h
108
osdl.net!shemminger1b1c3222004-09-28 19:16:48 +00001092004-09-28 Mike Frysinger <vapier@gentoo.org>
110
111 * make man8 directory
112 * install ifcfg and rtpr scripts
113
osdl.net!shemmingerfd348782004-09-28 18:52:54 +00001142004-09-28 Andreas Haumer <andreas@xss.co.at>
115
116 * make install symlink fix.
117
1182004-09-28 Masahide Nakamura <nakam@linux-ipv6.org>
119
120 * ICMP/ICMPv6's type and code in IPsec selector.
121 * fixes `ip xfrm`'s algorithm key when using hexadecimal
122 * support 'ip xfrm' protocol types
123 * flush message types for XFRM's policy/state
124
125
osdl.net!shemminger71058eb2004-09-01 17:15:45 +00001262004-09-01 Stephen Hemminger <shemminger@osdl.org>
127
128 * Fix ip command to not crash when interface name is too long.
129 always use strncpy(.., IFNAMSIZ)
130
osdl.net!shemminger8dbb6b82004-08-31 17:45:21 +00001312004-08-31 Stephen Hemminger <shemminger@osdl.org>
132
133 * Add gact documentation from jamal
134 * Chang more arguments to rtnetlink API const
135 * Drop dead queuing disciplines
136 * Handle qdisc without xstats in core rather than
137 putting stub's everywhere
138 * Add requeue to tc_stats and handle new/old ABI issues
139
osdl.net!shemmingerf64a9462004-08-30 21:20:10 +00001402004-08-30 Stephen Hemminger <shemminger@osdl.org>
141
osdl.net!shemminger8ec496d2004-08-30 22:37:50 +0000142 * Make clean and install changes for man pages
osdl.net!shemmingerf64a9462004-08-30 21:20:10 +0000143 * Patch from jamal to support gact
osdl.net!shemmingerf64a9462004-08-30 21:20:10 +0000144 * Add support for loading distributions to netem
145
146
osdl.net!shemmingerd7480402004-08-23 20:20:41 +00001472004-08-23 Stephen Hemminger <shemminger@osdl.org>
148
149 * Update from jamal for all the parts that got broken in the
150 last classification patch.
151 * Hfsc/sc patch from patrick
152
osdl.net!shemminger1c1c4dc2004-08-13 23:55:35 +00001532004-08-13 Stephen Hemminger <shemminger@osdl.org>
154
155 * Add jamal's tc extensions for classification
osdl.net!shemminger1c1c4dc2004-08-13 23:55:35 +0000156 * Get rid of old Patches/ directory for tcp_diag module
157 * Make get_rate table based.
158
osdl.net!shemmingerd4832e62004-08-11 23:41:38 +00001592004-08-11 Stephen Hemminger <shemminger@osdl.org>
160
161 * Add xfrm message formatting from
162 Masahide Nakamura <nakam@linux-ipv6.org>
163
osdl.net!shemminger4b1bbd92004-08-09 16:35:28 +00001642004-08-09 Stephen Hemminger <shemminger@osdl.org>
165
osdl.net!shemminger025dc692004-08-09 17:12:23 +0000166 * Fix netem scheduler to handle case where psched us != real us
167
osdl.net!shemminger4b1bbd92004-08-09 16:35:28 +0000168 * Remove configuration for everything that can depend on
169 extracted kernel headers
170 * Add kernel headers required to include/linux
171
osdl.net!shemmingerb39bb392004-08-04 17:45:52 +00001722004-08-04 Stephen Hemminger <shemminger@osdl.org>
173
174 * Get rid of old tcp_diag module, it is part of kernel.
175
176 * Add some kernel include files back (netlink, tcp_diag, pkt_sched)
177
osdl.net!shemminger2979d522004-07-30 20:24:59 +00001782004-07-30 Stephen Hemminger <shemminger@osdl.org>
179
osdl.net!shemminger6e85b542004-07-30 22:27:50 +0000180 * Make ip xfrm stuff config option since it doesn't exist on 2.4
181
182 * HFSC doesn't exist on older 2.4 kernels so make it configurable
183
osdl.net!shemminger3876b3c2004-07-30 20:50:38 +0000184 * HTB API changed and won't build with mismatched version.
185 Rather than sticking user with a build error, just don't
186 build it in on mismatch.
187
osdl.net!shemminger2979d522004-07-30 20:24:59 +0000188 * Change configure script to make sure netem is the correct
189 version. I changed the structure def. a couple of times before
190 settling on the final API
191
osdl.net!shemminger34f5d182004-07-30 20:26:15 +00001922004-07-16 Stephen Hemminger <shemminger@osdl.org>
193
194 * Add htb mpu support
195 http://luxik.cdi.cz/~devik/qos/htb/v3/htb_tc_overhead.diff
196 * Three small xfrm updates
197
osdl.net!shemminger09d17272004-07-12 21:03:47 +00001982004-07-07 Stephen Hemminger <shemminger@osdl.org>
199
200 * Fix if_ether.h to fix arpd build
201 * Add hfsc scheduler support
202 * Add ip xfrm support
203 * Add add jitter (instead of rate) to netem scheduler
204
osdl.net!shemminger870f1222004-07-02 17:52:10 +00002052004-07-02 Stephen Hemminger <shemminger@osdl.org>
206
207 * use compile to test for ATM libraries
208 * put TC layered scheduler hooks in /usr/lib/tc as shared lib
209 before it looked in standard search path (/lib;/usr/lib;...)
210 which seems out of place.
211 * build netem as shared library (more for testing/example)
212 * build ATM as shared library since libatm may be on build
213 machine but not on deployment machine
214 * fix make install to not install SCCS directories
215
osdl.net!shemmingerfc26f2a2004-07-01 22:22:10 +00002162004-07-01 Stephen Hemminger <shemminger@osdl.org>
217
218 * add more link options to ip command (from Mark Smith
219 * add rate and duplicate arguments to tc command
220 * add -iec flag for tc printout
221 * rename delay scheduler to netem
222
osdl.net!shemminger82412ef2004-06-28 20:37:01 +00002232004-06-25 Stephen Hemminger <shemminger@osdl.org>
224
225 * Add loss parameter to delay
226 * Rename delay qdisc to netsim
227 * Add autoconfiguration by building a Config file
228 and using it.
229
2302004-06-09 Stephen Hemminger <shemminger@osdl.org>
231
osdl.net!shemmingerfc26f2a2004-07-01 22:22:10 +0000232 * Report rates in K=1000 (requested by several people)
osdl.net!shemminger82412ef2004-06-28 20:37:01 +0000233 * Add GNU long style options
234 * For HTB use get_hz to pick up value of system HZ at runtime
235 * Delete unused funcs.
236
2372004-06-08 Stephen Hemminger <shemminger@osdl.org>
238
239 * Cleanup ss
240 - use const char and local functions where possible
241 * Add man pages from SuSe
242 * SuSE patches
243 - path to db4.1
244 - don't hardcode path to /tmp in ifstat
245 Alternat fix: was to use TMPDIR
246 - handle non-root user calling ip route flush going into
247 an infinite loop.
248 Alternate fix: was to timeout if route table doesn't empty.
249 * Try and get rid of dependency on kernel include files
250 Get rid of having private glibc-include headers
251
2522004-06-07 Stephen Hemminger <shemminger@osdl.org>
253
254 * Import patches that make sense from Fedora Core 2
255 - iproute2-2.4.7-hex
256 print fwmark in hex
257 - iproute2-2.4.7-netlink
258 handle getting right netlink mesg back
259 - iproute2-2.4.7-htb3-tc
260 add HTB scheduler
261 - iproute2-2.4.7-default
262 add entry default to rttable
263
2642004-06-04 Stephen Hemminger <shemminger@osdl.org>
265
266 * Add support for vegas info to ss
267
2682004-06-02 Stephen Hemminger <shemminger@osdl.org>
269
270 * Use const char in utility routines where appropriate
271 * Rearrange include files so can build with standard headers
272 * For "tc qdisc ls" see the default queuing discpline "pfifo_fast"
273 and understand it
274 * Get rid of private defintions of network headers which existed
275 only to handle old glibc
276
2772004-04-15 Stephen Hemminger <shemminger@osdl.org>
278
279 * Add the delay (network simulation scheduler)
280
2812004-04-15 Stephen Hemminger <shemminger@osdl.org>
282
283 * Starting point baseline based on iproute2-2.4.7-ss020116-try
284