]> git.proxmox.com Git - mirror_iproute2.git/blob - ChangeLog
3d854fb3b65c9e94ea4e5b153dd3f4949afb4e63
[mirror_iproute2.git] / ChangeLog
1 2005-03-30 Masahide NAKAMURA <nakam@linux-ipv6.org>
2
3 * ipv6 xfrm allocspi and monitor support.
4
5 2005-03-29 Stephen Hemminger <shemminger@dxpl.pdx.osdl.net>
6
7 * switch to stack for netem tables
8
9 2005-03-18 Stephen Hemminger <shemminger@osdl.org>
10
11 * add -force option to batch mode
12 * handle midline comments in batch mode
13 * sum per cpu fields in lnstat correctly
14
15 2005-03-14 Stephen Hemminger <shemminger@osdl.org>
16
17 * cleanup batch mode, allow continuation, comments etc.
18 * recode reuse of netlink socket
19
20 2005-03-14 Boian Bonev <boian@bonev.com>
21
22 * enhancement to batch mode.
23 it does not exit on error, just report it
24 tc reuses the already open netlink socket for subsequent command(s)
25
26 2005-03-14 Thomas Graf <tgraf@suug.ch>
27
28 * ip link command
29 print NO-CARRIER flag if there is no carrier and the link is up.
30
31 2005-03-14 Patrick McHardy <kaber@trash.net>
32
33 * bug: Use USER_HZ where necessary
34
35 2005-03-10 Jamal Hadi Salim <hadi@znyx.com>
36
37 * Fix bug with register_target
38
39 2005-03-10 Stephen Hemminger <shemminger@osdl.org>
40
41 * fix pkt_cls.h to have tc_u32_mark
42 * update include files to be stripped versions of 2.6.11
43 * add documentation about netem distributions [from nistnet]
44 * turn off nup in document make [from FC3]
45 * don't build with extra debug info (-g) [from FC3]
46
47 2005-03-10 Nix <nix@esperi.org.uk>
48
49 * make man3 directory
50
51 2005-03-10 Pasi <Pasi.Eronen@nokia.com>
52
53 * add ESP-in-UDP encapsulation
54
55 2005-03-10 Thomas Graf <tgraf@suug.ch>
56 * [NETEM] Fix off by one
57 * update local header file copies
58 * [NEIGH] print number of probes done so far (statistics mode only)
59
60 2005-03-10 Herbert Xu <herbert@gondor.apana.org.au>
61 * Trivial typo in ip help
62
63 2005-02-09 Stephen Hemminger <shemminger@osdl.org>
64
65 * netem distribution data reorganization
66
67 2005-02-09 Roland Dreier <roland@topspin.com>
68
69 * ip over infiniband address display
70
71 2005-02-09 Jim Gifford <lfs@jg555.com>
72
73 * make install fix for ip/
74
75 2005-02-07 Mads Martin Joergensen <mmj@suse.de>
76
77 * Don't mix address families when flushing
78
79 2005-02-07 Stephen Hemminger <shemminger@osdl.org>
80
81 * Validate classid is not too large to cause loss of bits.
82
83 2005-02-07 Jean-Marc Ranger <jmranger@sympatico.ca>
84
85 * need to call getline() with null for first usage
86 * don't overwrite const arg
87
88 2005-02-07 Stephen Hemminger <shemminger@linux.site>
89
90 * Add experimental distribution
91
92 2005-01-18 Yun Mao <maoy@cis.upenn.edu>
93
94 * typo in ss
95
96 2005-01-18 Thomas Graf <tgraf@suug.ch>
97
98 * tc pedit/action cleanups
99 * add addraw_l
100 * rtattr_parse cleanups
101
102 2005-01-17 Jamal Hadi Salim <hadi@znyx.com>
103
104 * typo in m_mirred
105 * add support for pedit
106
107 2005-01-13 Jim Gifford <lfs@jg555.com>
108
109 * Fix allocation size error in nomal and paretonormal generation
110 programs.
111
112 2005-01-12 Masahide Nakamura <nakam@linux-ipv6.org>
113
114 * ipmonitor shows IPv6 prefix list notification
115 * update to iproute2 xfrm for ipv6
116
117 2005-01-12 Stephen Hemminger <shemminger@osdl.org>
118
119 * Fix compile warnings when building 64bit system since
120 u64 is unsigned long, but format is %llu
121
122 2005-01-12 "Catalin(ux aka Dino) BOIE" <util@deuroconsult.ro>
123
124 * Add the possibility to use fwmark in u32 filters
125
126 2005-01-12 Andi Kleen <ak@suse.de>
127
128 * Add netlink manual page
129
130 2004-10-20 Stephen Hemminger <shemminger@osdl.org>
131
132 * Add warning about "ip route nat" no longer supported
133
134 2005-01-12 Thomas Graf <tgraf@suug.ch>
135
136 * Tc testsuite
137
138 2005-01-12 Jamal Hadi Salim <hadi@znyx.com>
139
140 * Add iptables tc support. This meant borrowing headers
141 from iptables *ugh*
142
143 2004-12-08 Jamal Hadi Salim <hadi@znyx.com>
144
145 * Add mirror and redirect actions
146
147 2004-10-20 Stephen Hemminger <shemminger@osdl.org>
148
149 * Don't include <asm/byteorder.h> since then we get dependant on
150 kernel headers on host machine
151 * Minor fix for building on old machine without IPPROTO_SCTP
152
153 2004-10-19 Harald Welte <laforge@gnumonks.org>
154
155 * Replace rtstat (and ctstat) with new lnstat
156
157 2004-10-19 Mads Martin Joergensen <mmj@suse.de>
158
159 * Ip is using the wrong structure in ipaddress.c when showing stats
160 * Make sure no buffer overflow in nstat
161
162 2004-10-19 Michal <md@lnet.pl>
163
164 * fix scaling in print_rates (for bits)
165
166 2004-09-28 Stephen Hemminger <shemminger@osdl.org>
167
168 * fix build problems with arpd and pthread
169 * add pkt_sched.h
170
171 2004-09-28 Mike Frysinger <vapier@gentoo.org>
172
173 * make man8 directory
174 * install ifcfg and rtpr scripts
175
176 2004-09-28 Andreas Haumer <andreas@xss.co.at>
177
178 * make install symlink fix.
179
180 2004-09-28 Masahide Nakamura <nakam@linux-ipv6.org>
181
182 * ICMP/ICMPv6's type and code in IPsec selector.
183 * fixes `ip xfrm`'s algorithm key when using hexadecimal
184 * support 'ip xfrm' protocol types
185 * flush message types for XFRM's policy/state
186
187
188 2004-09-01 Stephen Hemminger <shemminger@osdl.org>
189
190 * Fix ip command to not crash when interface name is too long.
191 always use strncpy(.., IFNAMSIZ)
192
193 2004-08-31 Stephen Hemminger <shemminger@osdl.org>
194
195 * Add gact documentation from jamal
196 * Chang more arguments to rtnetlink API const
197 * Drop dead queuing disciplines
198 * Handle qdisc without xstats in core rather than
199 putting stub's everywhere
200 * Add requeue to tc_stats and handle new/old ABI issues
201
202 2004-08-30 Stephen Hemminger <shemminger@osdl.org>
203
204 * Make clean and install changes for man pages
205 * Patch from jamal to support gact
206 * Add support for loading distributions to netem
207
208
209 2004-08-23 Stephen Hemminger <shemminger@osdl.org>
210
211 * Update from jamal for all the parts that got broken in the
212 last classification patch.
213 * Hfsc/sc patch from patrick
214
215 2004-08-13 Stephen Hemminger <shemminger@osdl.org>
216
217 * Add jamal's tc extensions for classification
218 * Get rid of old Patches/ directory for tcp_diag module
219 * Make get_rate table based.
220
221 2004-08-11 Stephen Hemminger <shemminger@osdl.org>
222
223 * Add xfrm message formatting from
224 Masahide Nakamura <nakam@linux-ipv6.org>
225
226 2004-08-09 Stephen Hemminger <shemminger@osdl.org>
227
228 * Fix netem scheduler to handle case where psched us != real us
229
230 * Remove configuration for everything that can depend on
231 extracted kernel headers
232 * Add kernel headers required to include/linux
233
234 2004-08-04 Stephen Hemminger <shemminger@osdl.org>
235
236 * Get rid of old tcp_diag module, it is part of kernel.
237
238 * Add some kernel include files back (netlink, tcp_diag, pkt_sched)
239
240 2004-07-30 Stephen Hemminger <shemminger@osdl.org>
241
242 * Make ip xfrm stuff config option since it doesn't exist on 2.4
243
244 * HFSC doesn't exist on older 2.4 kernels so make it configurable
245
246 * HTB API changed and won't build with mismatched version.
247 Rather than sticking user with a build error, just don't
248 build it in on mismatch.
249
250 * Change configure script to make sure netem is the correct
251 version. I changed the structure def. a couple of times before
252 settling on the final API
253
254 2004-07-16 Stephen Hemminger <shemminger@osdl.org>
255
256 * Add htb mpu support
257 http://luxik.cdi.cz/~devik/qos/htb/v3/htb_tc_overhead.diff
258 * Three small xfrm updates
259
260 2004-07-07 Stephen Hemminger <shemminger@osdl.org>
261
262 * Fix if_ether.h to fix arpd build
263 * Add hfsc scheduler support
264 * Add ip xfrm support
265 * Add add jitter (instead of rate) to netem scheduler
266
267 2004-07-02 Stephen Hemminger <shemminger@osdl.org>
268
269 * use compile to test for ATM libraries
270 * put TC layered scheduler hooks in /usr/lib/tc as shared lib
271 before it looked in standard search path (/lib;/usr/lib;...)
272 which seems out of place.
273 * build netem as shared library (more for testing/example)
274 * build ATM as shared library since libatm may be on build
275 machine but not on deployment machine
276 * fix make install to not install SCCS directories
277
278 2004-07-01 Stephen Hemminger <shemminger@osdl.org>
279
280 * add more link options to ip command (from Mark Smith
281 * add rate and duplicate arguments to tc command
282 * add -iec flag for tc printout
283 * rename delay scheduler to netem
284
285 2004-06-25 Stephen Hemminger <shemminger@osdl.org>
286
287 * Add loss parameter to delay
288 * Rename delay qdisc to netsim
289 * Add autoconfiguration by building a Config file
290 and using it.
291
292 2004-06-09 Stephen Hemminger <shemminger@osdl.org>
293
294 * Report rates in K=1000 (requested by several people)
295 * Add GNU long style options
296 * For HTB use get_hz to pick up value of system HZ at runtime
297 * Delete unused funcs.
298
299 2004-06-08 Stephen Hemminger <shemminger@osdl.org>
300
301 * Cleanup ss
302 - use const char and local functions where possible
303 * Add man pages from SuSe
304 * SuSE patches
305 - path to db4.1
306 - don't hardcode path to /tmp in ifstat
307 Alternat fix: was to use TMPDIR
308 - handle non-root user calling ip route flush going into
309 an infinite loop.
310 Alternate fix: was to timeout if route table doesn't empty.
311 * Try and get rid of dependency on kernel include files
312 Get rid of having private glibc-include headers
313
314 2004-06-07 Stephen Hemminger <shemminger@osdl.org>
315
316 * Import patches that make sense from Fedora Core 2
317 - iproute2-2.4.7-hex
318 print fwmark in hex
319 - iproute2-2.4.7-netlink
320 handle getting right netlink mesg back
321 - iproute2-2.4.7-htb3-tc
322 add HTB scheduler
323 - iproute2-2.4.7-default
324 add entry default to rttable
325
326 2004-06-04 Stephen Hemminger <shemminger@osdl.org>
327
328 * Add support for vegas info to ss
329
330 2004-06-02 Stephen Hemminger <shemminger@osdl.org>
331
332 * Use const char in utility routines where appropriate
333 * Rearrange include files so can build with standard headers
334 * For "tc qdisc ls" see the default queuing discpline "pfifo_fast"
335 and understand it
336 * Get rid of private defintions of network headers which existed
337 only to handle old glibc
338
339 2004-04-15 Stephen Hemminger <shemminger@osdl.org>
340
341 * Add the delay (network simulation scheduler)
342
343 2004-04-15 Stephen Hemminger <shemminger@osdl.org>
344
345 * Starting point baseline based on iproute2-2.4.7-ss020116-try
346