blob: d1ad7137c13767864fd24a6a915be42202021d14 [file] [log] [blame]
osdl.net!shemminger78615aa2005-03-30 18:51:35 +000012005-03-30 Stephen Hemminger <shemminger@osdl.org>
2
3 * include/linux/netfilter_ipv4/ip_tables.h dont include compiler.h
4 because it isn't needed and not on all systems
5
osdl.net!shemminger16bd7e02005-03-30 18:43:30 +000062005-03-30 Jamal Hadi Salim <hadi@znyx.com>
7
8 * Proper verison of iptables headers (from 1.3.1)
9 * Set revision file in m_ipt
10 * Fix action_util naming in mirred
11
net[shemminger]!shemmingerf082b642005-03-30 18:16:10 +0000122005-03-19 Thomas Graf <tgraf@suug.ch>
13
14 * Warn about wildcard deletions and provide IFA_ADDRESS upon
15 deletions to enforce prefix length validation for IPv4.
osdl.net!shemminger3819eb92005-03-30 18:18:12 +000016 * Fix netlink message alignment when the last routing attribute added
17 has a data length not aligned to RTA_ALIGNTO.
18
osdl.net!shemminger2cea8f22005-03-30 18:14:55 +0000192005-03-30 Masahide NAKAMURA <nakam@linux-ipv6.org>
20
21 * ipv6 xfrm allocspi and monitor support.
22
osdl.net!shemminger78615aa2005-03-30 18:51:35 +0000232005-03-29 Stephen Hemminger <shemminger@osdl.org>
osdl.net!shemmingerf8f9de52005-03-30 18:11:49 +000024
25 * switch to stack for netem tables
26
osdl.net!shemminger08856f02005-03-18 19:40:55 +0000272005-03-18 Stephen Hemminger <shemminger@osdl.org>
28
29 * add -force option to batch mode
30 * handle midline comments in batch mode
31 * sum per cpu fields in lnstat correctly
32
osdl.net!shemminger25afd1c2005-03-14 19:35:32 +0000332005-03-14 Stephen Hemminger <shemminger@osdl.org>
34
site!shemminger924d4fd2005-03-14 22:19:16 +000035 * cleanup batch mode, allow continuation, comments etc.
36 * recode reuse of netlink socket
osdl.net!shemminger25afd1c2005-03-14 19:35:32 +000037
osdl.net!shemminger900da082005-03-14 19:04:15 +0000382005-03-14 Boian Bonev <boian@bonev.com>
39
40 * enhancement to batch mode.
41 it does not exit on error, just report it
osdl.net!shemminger25afd1c2005-03-14 19:35:32 +000042 tc reuses the already open netlink socket for subsequent command(s)
osdl.net!shemminger900da082005-03-14 19:04:15 +000043
osdl.net!shemmingerb6149fd2005-03-14 18:47:38 +0000442005-03-14 Thomas Graf <tgraf@suug.ch>
45
46 * ip link command
47 print NO-CARRIER flag if there is no carrier and the link is up.
48
osdl.net!shemminger3d956fa2005-03-14 18:44:54 +0000492005-03-14 Patrick McHardy <kaber@trash.net>
50
51 * bug: Use USER_HZ where necessary
52
osdl.net!shemmingerafa10e22005-03-14 22:23:38 +0000532005-03-10 Jamal Hadi Salim <hadi@znyx.com>
54
55 * Fix bug with register_target
56
osdl.net!shemminger3d956fa2005-03-14 18:44:54 +0000572005-03-10 Stephen Hemminger <shemminger@osdl.org>
osdl.net!shemminger9fcda922005-03-10 19:04:50 +000058
59 * fix pkt_cls.h to have tc_u32_mark
60 * update include files to be stripped versions of 2.6.11
61 * add documentation about netem distributions [from nistnet]
62 * turn off nup in document make [from FC3]
63 * don't build with extra debug info (-g) [from FC3]
64
652005-03-10 Nix <nix@esperi.org.uk>
66
67 * make man3 directory
68
692005-03-10 Pasi <Pasi.Eronen@nokia.com>
70
71 * add ESP-in-UDP encapsulation
72
732005-03-10 Thomas Graf <tgraf@suug.ch>
74 * [NETEM] Fix off by one
75 * update local header file copies
76 * [NEIGH] print number of probes done so far (statistics mode only)
77
782005-03-10 Herbert Xu <herbert@gondor.apana.org.au>
79 * Trivial typo in ip help
80
812005-02-09 Stephen Hemminger <shemminger@osdl.org>
osdl.net!shemmingere00273c2005-02-09 22:05:41 +000082
83 * netem distribution data reorganization
84
852005-02-09 Roland Dreier <roland@topspin.com>
86
87 * ip over infiniband address display
88
892005-02-09 Jim Gifford <lfs@jg555.com>
90
91 * make install fix for ip/
92
932005-02-07 Mads Martin Joergensen <mmj@suse.de>
osdl.net!shemminger277325d2005-02-07 18:28:31 +000094
95 * Don't mix address families when flushing
96
osdl.net!shemminger9fcda922005-03-10 19:04:50 +0000972005-02-07 Stephen Hemminger <shemminger@osdl.org>
osdl.net!shemmingera8b303c2005-02-07 18:16:29 +000098
99 * Validate classid is not too large to cause loss of bits.
100
osdl.net!shemmingerfb9b1d02005-02-07 18:15:04 +00001012005-02-07 Jean-Marc Ranger <jmranger@sympatico.ca>
102
103 * need to call getline() with null for first usage
104 * don't overwrite const arg
105
site!shemmingerd5b48552005-02-07 18:01:21 +00001062005-02-07 Stephen Hemminger <shemminger@linux.site>
107
108 * Add experimental distribution
109
osdl.net!shemmingercb200962005-01-18 22:31:42 +00001102005-01-18 Yun Mao <maoy@cis.upenn.edu>
111
112 * typo in ss
113
osdl.net!shemminger6b58e7f2005-01-18 22:14:29 +00001142005-01-18 Thomas Graf <tgraf@suug.ch>
115
116 * tc pedit/action cleanups
39!tgraf5d91c8f2005-01-18 22:16:49 +0000117 * add addraw_l
118 * rtattr_parse cleanups
osdl.net!shemminger6b58e7f2005-01-18 22:14:29 +0000119
net[shemminger]!shemminger7e7c7372005-01-17 23:32:51 +00001202005-01-17 Jamal Hadi Salim <hadi@znyx.com>
121
122 * typo in m_mirred
123 * add support for pedit
124
1252005-01-13 Jim Gifford <lfs@jg555.com>
126
127 * Fix allocation size error in nomal and paretonormal generation
128 programs.
129
net[shemminger]!shemmingerd71443a2005-01-17 23:30:41 +00001302005-01-12 Masahide Nakamura <nakam@linux-ipv6.org>
131
132 * ipmonitor shows IPv6 prefix list notification
133 * update to iproute2 xfrm for ipv6
134
osdl.net!shemminger9fcda922005-03-10 19:04:50 +00001352005-01-12 Stephen Hemminger <shemminger@osdl.org>
net[shemminger]!shemmingerb9062432005-01-17 23:28:16 +0000136
137 * Fix compile warnings when building 64bit system since
138 u64 is unsigned long, but format is %llu
139
net[shemminger]!shemminger6f0ba882005-01-17 23:27:56 +00001402005-01-12 "Catalin(ux aka Dino) BOIE" <util@deuroconsult.ro>
141
142 * Add the possibility to use fwmark in u32 filters
143
net[shemminger]!shemminger85ac60c2005-01-17 23:27:37 +00001442005-01-12 Andi Kleen <ak@suse.de>
net[shemminger]!shemminger526afe42005-01-17 23:27:23 +0000145
net[shemminger]!shemminger85ac60c2005-01-17 23:27:37 +0000146 * Add netlink manual page
147
1482004-10-20 Stephen Hemminger <shemminger@osdl.org>
149
net[shemminger]!shemminger526afe42005-01-17 23:27:23 +0000150 * Add warning about "ip route nat" no longer supported
151
net[shemminger]!shemminger82af5312005-01-17 23:27:05 +00001522005-01-12 Thomas Graf <tgraf@suug.ch>
153
154 * Tc testsuite
155
net[shemminger]!shemminger1ffd7fd2005-01-17 23:26:23 +00001562005-01-12 Jamal Hadi Salim <hadi@znyx.com>
157
158 * Add iptables tc support. This meant borrowing headers
159 from iptables *ugh*
160
net[shemminger]!shemminger00fa8482004-12-08 20:13:56 +00001612004-12-08 Jamal Hadi Salim <hadi@znyx.com>
162
163 * Add mirror and redirect actions
164
osdl.net!shemmingeredcab3f2004-12-08 16:38:01 +00001652004-10-20 Stephen Hemminger <shemminger@osdl.org>
osdl.net!shemminger4dbb8192004-12-07 23:57:50 +0000166
osdl.net!shemmingeredcab3f2004-12-08 16:38:01 +0000167 * Don't include <asm/byteorder.h> since then we get dependant on
168 kernel headers on host machine
169 * Minor fix for building on old machine without IPPROTO_SCTP
osdl.net!shemminger50772dc2004-12-07 21:48:29 +0000170
osdl.net!shemminger54f37eb2004-10-19 20:22:15 +00001712004-10-19 Harald Welte <laforge@gnumonks.org>
172
173 * Replace rtstat (and ctstat) with new lnstat
174
osdl.net!shemmingercece2482004-10-19 19:57:38 +00001752004-10-19 Mads Martin Joergensen <mmj@suse.de>
176
osdl.net!shemminger67d295b2004-10-19 20:02:59 +0000177 * Ip is using the wrong structure in ipaddress.c when showing stats
178 * Make sure no buffer overflow in nstat
osdl.net!shemmingercece2482004-10-19 19:57:38 +0000179
osdl.net!shemmingerabf1d0b2004-10-19 19:51:41 +00001802004-10-19 Michal <md@lnet.pl>
181
182 * fix scaling in print_rates (for bits)
183
osdl.net!shemmingerd38e5692004-09-28 18:57:08 +00001842004-09-28 Stephen Hemminger <shemminger@osdl.org>
185
186 * fix build problems with arpd and pthread
187 * add pkt_sched.h
188
osdl.net!shemminger1b1c3222004-09-28 19:16:48 +00001892004-09-28 Mike Frysinger <vapier@gentoo.org>
190
191 * make man8 directory
192 * install ifcfg and rtpr scripts
193
osdl.net!shemmingerfd348782004-09-28 18:52:54 +00001942004-09-28 Andreas Haumer <andreas@xss.co.at>
195
196 * make install symlink fix.
197
1982004-09-28 Masahide Nakamura <nakam@linux-ipv6.org>
199
200 * ICMP/ICMPv6's type and code in IPsec selector.
201 * fixes `ip xfrm`'s algorithm key when using hexadecimal
202 * support 'ip xfrm' protocol types
203 * flush message types for XFRM's policy/state
204
205
osdl.net!shemminger71058eb2004-09-01 17:15:45 +00002062004-09-01 Stephen Hemminger <shemminger@osdl.org>
207
208 * Fix ip command to not crash when interface name is too long.
209 always use strncpy(.., IFNAMSIZ)
210
osdl.net!shemminger8dbb6b82004-08-31 17:45:21 +00002112004-08-31 Stephen Hemminger <shemminger@osdl.org>
212
213 * Add gact documentation from jamal
214 * Chang more arguments to rtnetlink API const
215 * Drop dead queuing disciplines
216 * Handle qdisc without xstats in core rather than
217 putting stub's everywhere
218 * Add requeue to tc_stats and handle new/old ABI issues
219
osdl.net!shemmingerf64a9462004-08-30 21:20:10 +00002202004-08-30 Stephen Hemminger <shemminger@osdl.org>
221
osdl.net!shemminger8ec496d2004-08-30 22:37:50 +0000222 * Make clean and install changes for man pages
osdl.net!shemmingerf64a9462004-08-30 21:20:10 +0000223 * Patch from jamal to support gact
osdl.net!shemmingerf64a9462004-08-30 21:20:10 +0000224 * Add support for loading distributions to netem
225
226
osdl.net!shemmingerd7480402004-08-23 20:20:41 +00002272004-08-23 Stephen Hemminger <shemminger@osdl.org>
228
229 * Update from jamal for all the parts that got broken in the
230 last classification patch.
231 * Hfsc/sc patch from patrick
232
osdl.net!shemminger1c1c4dc2004-08-13 23:55:35 +00002332004-08-13 Stephen Hemminger <shemminger@osdl.org>
234
235 * Add jamal's tc extensions for classification
osdl.net!shemminger1c1c4dc2004-08-13 23:55:35 +0000236 * Get rid of old Patches/ directory for tcp_diag module
237 * Make get_rate table based.
238
osdl.net!shemmingerd4832e62004-08-11 23:41:38 +00002392004-08-11 Stephen Hemminger <shemminger@osdl.org>
240
241 * Add xfrm message formatting from
242 Masahide Nakamura <nakam@linux-ipv6.org>
243
osdl.net!shemminger4b1bbd92004-08-09 16:35:28 +00002442004-08-09 Stephen Hemminger <shemminger@osdl.org>
245
osdl.net!shemminger025dc692004-08-09 17:12:23 +0000246 * Fix netem scheduler to handle case where psched us != real us
247
osdl.net!shemminger4b1bbd92004-08-09 16:35:28 +0000248 * Remove configuration for everything that can depend on
249 extracted kernel headers
250 * Add kernel headers required to include/linux
251
osdl.net!shemmingerb39bb392004-08-04 17:45:52 +00002522004-08-04 Stephen Hemminger <shemminger@osdl.org>
253
254 * Get rid of old tcp_diag module, it is part of kernel.
255
256 * Add some kernel include files back (netlink, tcp_diag, pkt_sched)
257
osdl.net!shemminger2979d522004-07-30 20:24:59 +00002582004-07-30 Stephen Hemminger <shemminger@osdl.org>
259
osdl.net!shemminger6e85b542004-07-30 22:27:50 +0000260 * Make ip xfrm stuff config option since it doesn't exist on 2.4
261
262 * HFSC doesn't exist on older 2.4 kernels so make it configurable
263
osdl.net!shemminger3876b3c2004-07-30 20:50:38 +0000264 * HTB API changed and won't build with mismatched version.
265 Rather than sticking user with a build error, just don't
266 build it in on mismatch.
267
osdl.net!shemminger2979d522004-07-30 20:24:59 +0000268 * Change configure script to make sure netem is the correct
269 version. I changed the structure def. a couple of times before
270 settling on the final API
271
osdl.net!shemminger34f5d182004-07-30 20:26:15 +00002722004-07-16 Stephen Hemminger <shemminger@osdl.org>
273
274 * Add htb mpu support
275 http://luxik.cdi.cz/~devik/qos/htb/v3/htb_tc_overhead.diff
276 * Three small xfrm updates
277
osdl.net!shemminger09d17272004-07-12 21:03:47 +00002782004-07-07 Stephen Hemminger <shemminger@osdl.org>
279
280 * Fix if_ether.h to fix arpd build
281 * Add hfsc scheduler support
282 * Add ip xfrm support
283 * Add add jitter (instead of rate) to netem scheduler
284
osdl.net!shemminger870f1222004-07-02 17:52:10 +00002852004-07-02 Stephen Hemminger <shemminger@osdl.org>
286
287 * use compile to test for ATM libraries
288 * put TC layered scheduler hooks in /usr/lib/tc as shared lib
289 before it looked in standard search path (/lib;/usr/lib;...)
290 which seems out of place.
291 * build netem as shared library (more for testing/example)
292 * build ATM as shared library since libatm may be on build
293 machine but not on deployment machine
294 * fix make install to not install SCCS directories
295
osdl.net!shemmingerfc26f2a2004-07-01 22:22:10 +00002962004-07-01 Stephen Hemminger <shemminger@osdl.org>
297
298 * add more link options to ip command (from Mark Smith
299 * add rate and duplicate arguments to tc command
300 * add -iec flag for tc printout
301 * rename delay scheduler to netem
302
osdl.net!shemminger82412ef2004-06-28 20:37:01 +00003032004-06-25 Stephen Hemminger <shemminger@osdl.org>
304
305 * Add loss parameter to delay
306 * Rename delay qdisc to netsim
307 * Add autoconfiguration by building a Config file
308 and using it.
309
3102004-06-09 Stephen Hemminger <shemminger@osdl.org>
311
osdl.net!shemmingerfc26f2a2004-07-01 22:22:10 +0000312 * Report rates in K=1000 (requested by several people)
osdl.net!shemminger82412ef2004-06-28 20:37:01 +0000313 * Add GNU long style options
314 * For HTB use get_hz to pick up value of system HZ at runtime
315 * Delete unused funcs.
316
3172004-06-08 Stephen Hemminger <shemminger@osdl.org>
318
319 * Cleanup ss
320 - use const char and local functions where possible
321 * Add man pages from SuSe
322 * SuSE patches
323 - path to db4.1
324 - don't hardcode path to /tmp in ifstat
325 Alternat fix: was to use TMPDIR
326 - handle non-root user calling ip route flush going into
327 an infinite loop.
328 Alternate fix: was to timeout if route table doesn't empty.
329 * Try and get rid of dependency on kernel include files
330 Get rid of having private glibc-include headers
331
3322004-06-07 Stephen Hemminger <shemminger@osdl.org>
333
334 * Import patches that make sense from Fedora Core 2
335 - iproute2-2.4.7-hex
336 print fwmark in hex
337 - iproute2-2.4.7-netlink
338 handle getting right netlink mesg back
339 - iproute2-2.4.7-htb3-tc
340 add HTB scheduler
341 - iproute2-2.4.7-default
342 add entry default to rttable
343
3442004-06-04 Stephen Hemminger <shemminger@osdl.org>
345
346 * Add support for vegas info to ss
347
3482004-06-02 Stephen Hemminger <shemminger@osdl.org>
349
350 * Use const char in utility routines where appropriate
351 * Rearrange include files so can build with standard headers
352 * For "tc qdisc ls" see the default queuing discpline "pfifo_fast"
353 and understand it
354 * Get rid of private defintions of network headers which existed
355 only to handle old glibc
356
3572004-04-15 Stephen Hemminger <shemminger@osdl.org>
358
359 * Add the delay (network simulation scheduler)
360
3612004-04-15 Stephen Hemminger <shemminger@osdl.org>
362
363 * Starting point baseline based on iproute2-2.4.7-ss020116-try
364