blob: 40c37f34ac26d9f1c524bf6eeb15d45b485f72d7 [file] [log] [blame]
shemminger890fe642006-01-03 19:25:29 +000012006-01-03 Alpt <alpt@freaknet.org>
2
3 * Ip man page addition
4
shemminger47836e12006-01-03 18:29:19 +000052006-01-03 Jamal Hadi Salim <hadi@znyx.com>
6
7 * Documentation for ifb
8
shemmingere9bc3c42005-12-10 00:01:02 +000092005-12-09 Stephen Hemminger <shemminger@osdl.org>
shemmingera31a5d52005-12-09 23:27:44 +000010
11 * Add corrupt feature to netem
12
shemmingere25d6972005-12-02 20:02:26 +0000132005-12-02 Stephen Hemminger <shemminger@osdl.org
14
15 * Backout ambigious ip command matches
16
shemmingerede72392005-11-22 17:30:43 +0000172005-11-22 Stephen Hemminger <shemminger@osdl.org
18
19 * Handle ambigious ip command matches
20
212005-11-22 Patrick McHardy <kaber@trash.net>
22
23 * Add back ip command aliases
24
shemminger669ae742005-11-07 18:39:30 +0000252005-11-07 Masahide NAKAMURA <nakam@linux-ipv6.org>
26
27 * Updating for 2.6.14
28 - Show UPD{SA,POLICY} message information from kernel instead of error
29 - Add lengh check of deleting message from kernel
30 - Use macro for struct xfrm_user{sa,policy}_id
31
32 * Minor fix:
33 - Add fflush at the end of normal dump
34
shemmingerc595c792005-11-01 23:03:03 +0000352005-11-01 Jamal Hadi Salim <hadi@znyx.com>
36
37 * Fix handling of XFRM monitor and state
38
shemminger2034ee92005-11-01 17:54:34 +0000392005-11-01 Stephen Hemminger <shemminger@osdl.org
40
41 * Update to 2.6.14 sanitized headers
42
shemminger234b6132005-10-24 16:26:25 +0000432005-10-24 Patrick McHardy <kaber@trash.net>
44
45 * Fix ip commnad shortcuts
46
shemminger8c564a42005-10-12 22:46:23 +0000472005-10-12 Stephen Hemminger <shemminger@osdl.org>
48
49 * Add more CBQ examples from Fedora Core
shemminger7849fb52005-10-12 22:49:50 +000050 * Fix buffer overrun in iproute because of bits vs. bytes confusion
51
shemmingerb77caeb2005-10-12 22:32:34 +0000522005-10-12 Jamal Hadi Salim <hadi@znyx.com>
53
54 * Fix ip rule flush, need to reopen rtnl
55
shemminger393c4372005-10-07 16:45:17 +0000562005-10-07 Stephen Hemminger <shemminger@osdl.org>
57
58 * Reenable ip mroute
59
shemmingerf453a0d2005-10-07 16:33:21 +0000602005-10-07 Mike Frysinger <vapier@gentoo.org>
61
62 * Handle pfifo_fast that has no qopt without segfaulting
63
shemminger7dae1702005-10-05 17:40:12 +0000642005-10-05 Mads Martin Joergensen <mmj@suse.de>
65
66 * Trivial netem ccopts
67
shemmingerfb229752005-10-04 23:15:32 +0000682005-10-04 Jerome Borsboom <j.borsboom@erasmusmc.nl>
69
70 * Fix regression in ip addr (libnetlink) handling
71
722005-09-21 Stephen Hemminger <shemminger@osdl.org>
shemminger8ed63ab2005-09-21 19:33:17 +000073
74 * Fix uninitialized memory and leaks with valgrind
75 Reported by Redhat
76
shemmingerce715cd2005-09-01 22:38:19 +0000772005-09-01 Mike Frysinger <vapier@gentoo.org>
78
79 * Fix build issues with netem tables (parallel make and HOSTCC)
80
812005-09-01 Stephen Hemminger <shemminger@osdl.org>
shemminger351efcd2005-09-01 19:21:50 +000082
83 * Integrate support for DCCP into 'ss' (from acme)
84 * Add -batch option to ip.
85 * Update to 2.6.14 headers
86
shemmingerc98e49e2005-09-01 18:12:33 +0000872005-09-01 Eric Dumazet <dada1@cosmosbay.com>
shemmingerce715cd2005-09-01 22:38:19 +000088
shemmingerc98e49e2005-09-01 18:12:33 +000089 * Fix lnstat : First column should not be summed
90
shemminger66081842005-08-16 21:10:51 +0000912005-08-16 Stephen Hemminger <shemminger@osdl.org>
92
93 * Limit ip route flush to 10 rounds.
94 * Cleanup ip rule flush error message
95
shemminger6864c1e2005-08-08 20:24:41 +0000962005-08-08 Stephen Hemminger <shemminger@osdl.org>
97
98 * Update to 2.6.13+ kernel headers
99 * Fix array overrun in paretonormal
100 * Fix ematch to not include dropped fields from skb.
101
shemminger3fcdebb2005-07-14 16:49:27 +00001022005-07-14 Thomas Graf <tgraf@suug.ch>
shemminger52d5ac32005-07-05 22:11:37 +0000103
shemminger3fcdebb2005-07-14 16:49:27 +0000104 * Make ematch bison/lex build with common flex
105
1062005-07-10 Stephen Hemminger <shemminger@osdl.org>
107
108 * Fix Gcc 4.0 build warnings signed/unsigned
shemminger52d5ac32005-07-05 22:11:37 +0000109
shemminger6d4662d2005-06-23 17:36:38 +00001102005-06-23 Jamal Hadi Salim <hadi@znyx.com>
111
112 * Fix for options process with ipt
113
shemminger08837cb2005-06-23 17:33:56 +00001142005-06-23 Thomas Graf <tgraf@suug.ch>
115
116 * Add extended matches (nbyte, cmp, u32, meta)
117 * Add basic classifier
118 * Fix clean/distclean makefile targets
119 * update local header file copies
120 * IPv4 multipath algorithm selection support
121 * cscope Makefile target
122 * Fix off-by-one while generating argument vector
123 in batched mode.
124 * Assume stdin if no argument is given to -batch
125
shemminger6d4662d2005-06-23 17:36:38 +00001262005-06-22 Stephen Hemminger <shemminger@osdl.org>
shemmingerea8fc102005-06-22 18:27:49 +0000127
128 * Update include files to 2.6.12
129 * Add ss support for TCP_CONG
130
shemminger2b4fad62005-06-13 18:47:56 +00001312005-06-13 Steven Whitehouse <steve@chygwyn.com>
132
133 * Decnet doc's update
134
shemminger99f830d2005-06-07 22:15:48 +00001352005-06-07 Stephen Hemminger <shemminger@osdl.org>
136
137 * Fix 'ip link' map to handle case where device gets autoloaded
138 by using if_nametoindex as fallback
139 * Device indices are unsigned not int.
140
shemmingere4457652005-06-07 21:55:03 +00001412005-06-07 Masahide NAKAMURA <nakam@linux-ipv6.org>
142
143 * [ip] show timestamp when using '-t' option.
144 * [ip] remove duplicated code for expired message of xfrm.
shemminger9bec1a42005-06-07 21:58:25 +0000145 * [ip] add "deleteall" command for xfrm;
146 "flush" uses kernel's flush interface and
147 "deleteall" uses legacy iproute2's flush feature like
148 getting-and-deleting-for-each.
shemmingere4457652005-06-07 21:55:03 +0000149
osdl.net!shemminger78615aa2005-03-30 18:51:35 +00001502005-03-30 Stephen Hemminger <shemminger@osdl.org>
151
152 * include/linux/netfilter_ipv4/ip_tables.h dont include compiler.h
153 because it isn't needed and not on all systems
osdl.net!shemmingerec596422005-04-01 19:56:29 +0000154 * Update rtnetlink.h and pkt_cls.h to be stripped versions
155 of headers from 2.6.12-rc1
osdl.net!shemminger78615aa2005-03-30 18:51:35 +0000156
osdl.net!shemminger16bd7e02005-03-30 18:43:30 +00001572005-03-30 Jamal Hadi Salim <hadi@znyx.com>
158
159 * Proper verison of iptables headers (from 1.3.1)
160 * Set revision file in m_ipt
161 * Fix action_util naming in mirred
osdl.net!shemmingerec596422005-04-01 19:56:29 +0000162 * don't call ll_init_map in mirred
osdl.net!shemminger16bd7e02005-03-30 18:43:30 +0000163
net[shemminger]!shemmingerf082b642005-03-30 18:16:10 +00001642005-03-19 Thomas Graf <tgraf@suug.ch>
165
166 * Warn about wildcard deletions and provide IFA_ADDRESS upon
167 deletions to enforce prefix length validation for IPv4.
osdl.net!shemminger3819eb92005-03-30 18:18:12 +0000168 * Fix netlink message alignment when the last routing attribute added
169 has a data length not aligned to RTA_ALIGNTO.
170
osdl.net!shemminger2cea8f22005-03-30 18:14:55 +00001712005-03-30 Masahide NAKAMURA <nakam@linux-ipv6.org>
172
173 * ipv6 xfrm allocspi and monitor support.
174
osdl.net!shemminger78615aa2005-03-30 18:51:35 +00001752005-03-29 Stephen Hemminger <shemminger@osdl.org>
osdl.net!shemmingerf8f9de52005-03-30 18:11:49 +0000176
177 * switch to stack for netem tables
178
osdl.net!shemminger08856f02005-03-18 19:40:55 +00001792005-03-18 Stephen Hemminger <shemminger@osdl.org>
180
181 * add -force option to batch mode
182 * handle midline comments in batch mode
183 * sum per cpu fields in lnstat correctly
184
osdl.net!shemminger25afd1c2005-03-14 19:35:32 +00001852005-03-14 Stephen Hemminger <shemminger@osdl.org>
186
site!shemminger924d4fd2005-03-14 22:19:16 +0000187 * cleanup batch mode, allow continuation, comments etc.
188 * recode reuse of netlink socket
osdl.net!shemminger25afd1c2005-03-14 19:35:32 +0000189
osdl.net!shemminger900da082005-03-14 19:04:15 +00001902005-03-14 Boian Bonev <boian@bonev.com>
191
192 * enhancement to batch mode.
193 it does not exit on error, just report it
osdl.net!shemminger25afd1c2005-03-14 19:35:32 +0000194 tc reuses the already open netlink socket for subsequent command(s)
osdl.net!shemminger900da082005-03-14 19:04:15 +0000195
osdl.net!shemmingerb6149fd2005-03-14 18:47:38 +00001962005-03-14 Thomas Graf <tgraf@suug.ch>
197
198 * ip link command
199 print NO-CARRIER flag if there is no carrier and the link is up.
200
osdl.net!shemminger3d956fa2005-03-14 18:44:54 +00002012005-03-14 Patrick McHardy <kaber@trash.net>
202
203 * bug: Use USER_HZ where necessary
204
osdl.net!shemmingerafa10e22005-03-14 22:23:38 +00002052005-03-10 Jamal Hadi Salim <hadi@znyx.com>
206
207 * Fix bug with register_target
208
osdl.net!shemminger3d956fa2005-03-14 18:44:54 +00002092005-03-10 Stephen Hemminger <shemminger@osdl.org>
osdl.net!shemminger9fcda922005-03-10 19:04:50 +0000210
211 * fix pkt_cls.h to have tc_u32_mark
212 * update include files to be stripped versions of 2.6.11
213 * add documentation about netem distributions [from nistnet]
214 * turn off nup in document make [from FC3]
215 * don't build with extra debug info (-g) [from FC3]
216
2172005-03-10 Nix <nix@esperi.org.uk>
218
219 * make man3 directory
220
2212005-03-10 Pasi <Pasi.Eronen@nokia.com>
222
223 * add ESP-in-UDP encapsulation
224
2252005-03-10 Thomas Graf <tgraf@suug.ch>
226 * [NETEM] Fix off by one
227 * update local header file copies
228 * [NEIGH] print number of probes done so far (statistics mode only)
229
2302005-03-10 Herbert Xu <herbert@gondor.apana.org.au>
231 * Trivial typo in ip help
232
2332005-02-09 Stephen Hemminger <shemminger@osdl.org>
osdl.net!shemmingere00273c2005-02-09 22:05:41 +0000234
235 * netem distribution data reorganization
236
2372005-02-09 Roland Dreier <roland@topspin.com>
238
239 * ip over infiniband address display
240
2412005-02-09 Jim Gifford <lfs@jg555.com>
242
243 * make install fix for ip/
244
2452005-02-07 Mads Martin Joergensen <mmj@suse.de>
osdl.net!shemminger277325d2005-02-07 18:28:31 +0000246
247 * Don't mix address families when flushing
248
osdl.net!shemminger9fcda922005-03-10 19:04:50 +00002492005-02-07 Stephen Hemminger <shemminger@osdl.org>
osdl.net!shemmingera8b303c2005-02-07 18:16:29 +0000250
251 * Validate classid is not too large to cause loss of bits.
252
osdl.net!shemmingerfb9b1d02005-02-07 18:15:04 +00002532005-02-07 Jean-Marc Ranger <jmranger@sympatico.ca>
254
255 * need to call getline() with null for first usage
256 * don't overwrite const arg
257
shemminger7dae1702005-10-05 17:40:12 +00002582005-02-07 Stephen Hemminger <shemminger@osdl.org>
site!shemmingerd5b48552005-02-07 18:01:21 +0000259
260 * Add experimental distribution
261
osdl.net!shemmingercb200962005-01-18 22:31:42 +00002622005-01-18 Yun Mao <maoy@cis.upenn.edu>
263
264 * typo in ss
265
osdl.net!shemminger6b58e7f2005-01-18 22:14:29 +00002662005-01-18 Thomas Graf <tgraf@suug.ch>
267
268 * tc pedit/action cleanups
39!tgraf5d91c8f2005-01-18 22:16:49 +0000269 * add addraw_l
270 * rtattr_parse cleanups
osdl.net!shemminger6b58e7f2005-01-18 22:14:29 +0000271
net[shemminger]!shemminger7e7c7372005-01-17 23:32:51 +00002722005-01-17 Jamal Hadi Salim <hadi@znyx.com>
273
274 * typo in m_mirred
275 * add support for pedit
276
2772005-01-13 Jim Gifford <lfs@jg555.com>
278
279 * Fix allocation size error in nomal and paretonormal generation
280 programs.
281
net[shemminger]!shemmingerd71443a2005-01-17 23:30:41 +00002822005-01-12 Masahide Nakamura <nakam@linux-ipv6.org>
283
284 * ipmonitor shows IPv6 prefix list notification
285 * update to iproute2 xfrm for ipv6
286
osdl.net!shemminger9fcda922005-03-10 19:04:50 +00002872005-01-12 Stephen Hemminger <shemminger@osdl.org>
net[shemminger]!shemmingerb9062432005-01-17 23:28:16 +0000288
289 * Fix compile warnings when building 64bit system since
290 u64 is unsigned long, but format is %llu
291
net[shemminger]!shemminger6f0ba882005-01-17 23:27:56 +00002922005-01-12 "Catalin(ux aka Dino) BOIE" <util@deuroconsult.ro>
293
294 * Add the possibility to use fwmark in u32 filters
295
net[shemminger]!shemminger85ac60c2005-01-17 23:27:37 +00002962005-01-12 Andi Kleen <ak@suse.de>
net[shemminger]!shemminger526afe42005-01-17 23:27:23 +0000297
net[shemminger]!shemminger85ac60c2005-01-17 23:27:37 +0000298 * Add netlink manual page
299
3002004-10-20 Stephen Hemminger <shemminger@osdl.org>
301
net[shemminger]!shemminger526afe42005-01-17 23:27:23 +0000302 * Add warning about "ip route nat" no longer supported
303
net[shemminger]!shemminger82af5312005-01-17 23:27:05 +00003042005-01-12 Thomas Graf <tgraf@suug.ch>
305
306 * Tc testsuite
307
net[shemminger]!shemminger1ffd7fd2005-01-17 23:26:23 +00003082005-01-12 Jamal Hadi Salim <hadi@znyx.com>
309
310 * Add iptables tc support. This meant borrowing headers
311 from iptables *ugh*
312
net[shemminger]!shemminger00fa8482004-12-08 20:13:56 +00003132004-12-08 Jamal Hadi Salim <hadi@znyx.com>
314
315 * Add mirror and redirect actions
316
osdl.net!shemmingeredcab3f2004-12-08 16:38:01 +00003172004-10-20 Stephen Hemminger <shemminger@osdl.org>
osdl.net!shemminger4dbb8192004-12-07 23:57:50 +0000318
osdl.net!shemmingeredcab3f2004-12-08 16:38:01 +0000319 * Don't include <asm/byteorder.h> since then we get dependant on
320 kernel headers on host machine
321 * Minor fix for building on old machine without IPPROTO_SCTP
osdl.net!shemminger50772dc2004-12-07 21:48:29 +0000322
osdl.net!shemminger54f37eb2004-10-19 20:22:15 +00003232004-10-19 Harald Welte <laforge@gnumonks.org>
324
325 * Replace rtstat (and ctstat) with new lnstat
326
osdl.net!shemmingercece2482004-10-19 19:57:38 +00003272004-10-19 Mads Martin Joergensen <mmj@suse.de>
328
osdl.net!shemminger67d295b2004-10-19 20:02:59 +0000329 * Ip is using the wrong structure in ipaddress.c when showing stats
330 * Make sure no buffer overflow in nstat
osdl.net!shemmingercece2482004-10-19 19:57:38 +0000331
osdl.net!shemmingerabf1d0b2004-10-19 19:51:41 +00003322004-10-19 Michal <md@lnet.pl>
333
334 * fix scaling in print_rates (for bits)
335
osdl.net!shemmingerd38e5692004-09-28 18:57:08 +00003362004-09-28 Stephen Hemminger <shemminger@osdl.org>
337
338 * fix build problems with arpd and pthread
339 * add pkt_sched.h
340
osdl.net!shemminger1b1c3222004-09-28 19:16:48 +00003412004-09-28 Mike Frysinger <vapier@gentoo.org>
342
343 * make man8 directory
344 * install ifcfg and rtpr scripts
345
osdl.net!shemmingerfd348782004-09-28 18:52:54 +00003462004-09-28 Andreas Haumer <andreas@xss.co.at>
347
348 * make install symlink fix.
349
3502004-09-28 Masahide Nakamura <nakam@linux-ipv6.org>
351
352 * ICMP/ICMPv6's type and code in IPsec selector.
353 * fixes `ip xfrm`'s algorithm key when using hexadecimal
354 * support 'ip xfrm' protocol types
355 * flush message types for XFRM's policy/state
356
357
osdl.net!shemminger71058eb2004-09-01 17:15:45 +00003582004-09-01 Stephen Hemminger <shemminger@osdl.org>
359
360 * Fix ip command to not crash when interface name is too long.
361 always use strncpy(.., IFNAMSIZ)
362
osdl.net!shemminger8dbb6b82004-08-31 17:45:21 +00003632004-08-31 Stephen Hemminger <shemminger@osdl.org>
364
365 * Add gact documentation from jamal
366 * Chang more arguments to rtnetlink API const
367 * Drop dead queuing disciplines
368 * Handle qdisc without xstats in core rather than
369 putting stub's everywhere
370 * Add requeue to tc_stats and handle new/old ABI issues
371
osdl.net!shemmingerf64a9462004-08-30 21:20:10 +00003722004-08-30 Stephen Hemminger <shemminger@osdl.org>
373
osdl.net!shemminger8ec496d2004-08-30 22:37:50 +0000374 * Make clean and install changes for man pages
osdl.net!shemmingerf64a9462004-08-30 21:20:10 +0000375 * Patch from jamal to support gact
osdl.net!shemmingerf64a9462004-08-30 21:20:10 +0000376 * Add support for loading distributions to netem
377
378
osdl.net!shemmingerd7480402004-08-23 20:20:41 +00003792004-08-23 Stephen Hemminger <shemminger@osdl.org>
380
381 * Update from jamal for all the parts that got broken in the
382 last classification patch.
383 * Hfsc/sc patch from patrick
384
osdl.net!shemminger1c1c4dc2004-08-13 23:55:35 +00003852004-08-13 Stephen Hemminger <shemminger@osdl.org>
386
387 * Add jamal's tc extensions for classification
osdl.net!shemminger1c1c4dc2004-08-13 23:55:35 +0000388 * Get rid of old Patches/ directory for tcp_diag module
389 * Make get_rate table based.
390
osdl.net!shemmingerd4832e62004-08-11 23:41:38 +00003912004-08-11 Stephen Hemminger <shemminger@osdl.org>
392
393 * Add xfrm message formatting from
394 Masahide Nakamura <nakam@linux-ipv6.org>
395
osdl.net!shemminger4b1bbd92004-08-09 16:35:28 +00003962004-08-09 Stephen Hemminger <shemminger@osdl.org>
397
osdl.net!shemminger025dc692004-08-09 17:12:23 +0000398 * Fix netem scheduler to handle case where psched us != real us
399
osdl.net!shemminger4b1bbd92004-08-09 16:35:28 +0000400 * Remove configuration for everything that can depend on
401 extracted kernel headers
402 * Add kernel headers required to include/linux
403
osdl.net!shemmingerb39bb392004-08-04 17:45:52 +00004042004-08-04 Stephen Hemminger <shemminger@osdl.org>
405
406 * Get rid of old tcp_diag module, it is part of kernel.
407
408 * Add some kernel include files back (netlink, tcp_diag, pkt_sched)
409
osdl.net!shemminger2979d522004-07-30 20:24:59 +00004102004-07-30 Stephen Hemminger <shemminger@osdl.org>
411
osdl.net!shemminger6e85b542004-07-30 22:27:50 +0000412 * Make ip xfrm stuff config option since it doesn't exist on 2.4
413
414 * HFSC doesn't exist on older 2.4 kernels so make it configurable
415
osdl.net!shemminger3876b3c2004-07-30 20:50:38 +0000416 * HTB API changed and won't build with mismatched version.
417 Rather than sticking user with a build error, just don't
418 build it in on mismatch.
419
osdl.net!shemminger2979d522004-07-30 20:24:59 +0000420 * Change configure script to make sure netem is the correct
421 version. I changed the structure def. a couple of times before
422 settling on the final API
423
osdl.net!shemminger34f5d182004-07-30 20:26:15 +00004242004-07-16 Stephen Hemminger <shemminger@osdl.org>
425
426 * Add htb mpu support
427 http://luxik.cdi.cz/~devik/qos/htb/v3/htb_tc_overhead.diff
428 * Three small xfrm updates
429
osdl.net!shemminger09d17272004-07-12 21:03:47 +00004302004-07-07 Stephen Hemminger <shemminger@osdl.org>
431
432 * Fix if_ether.h to fix arpd build
433 * Add hfsc scheduler support
434 * Add ip xfrm support
435 * Add add jitter (instead of rate) to netem scheduler
436
osdl.net!shemminger870f1222004-07-02 17:52:10 +00004372004-07-02 Stephen Hemminger <shemminger@osdl.org>
438
439 * use compile to test for ATM libraries
440 * put TC layered scheduler hooks in /usr/lib/tc as shared lib
441 before it looked in standard search path (/lib;/usr/lib;...)
442 which seems out of place.
443 * build netem as shared library (more for testing/example)
444 * build ATM as shared library since libatm may be on build
445 machine but not on deployment machine
446 * fix make install to not install SCCS directories
447
osdl.net!shemmingerfc26f2a2004-07-01 22:22:10 +00004482004-07-01 Stephen Hemminger <shemminger@osdl.org>
449
450 * add more link options to ip command (from Mark Smith
451 * add rate and duplicate arguments to tc command
452 * add -iec flag for tc printout
453 * rename delay scheduler to netem
454
osdl.net!shemminger82412ef2004-06-28 20:37:01 +00004552004-06-25 Stephen Hemminger <shemminger@osdl.org>
456
457 * Add loss parameter to delay
458 * Rename delay qdisc to netsim
459 * Add autoconfiguration by building a Config file
460 and using it.
461
4622004-06-09 Stephen Hemminger <shemminger@osdl.org>
463
osdl.net!shemmingerfc26f2a2004-07-01 22:22:10 +0000464 * Report rates in K=1000 (requested by several people)
osdl.net!shemminger82412ef2004-06-28 20:37:01 +0000465 * Add GNU long style options
466 * For HTB use get_hz to pick up value of system HZ at runtime
467 * Delete unused funcs.
468
4692004-06-08 Stephen Hemminger <shemminger@osdl.org>
470
471 * Cleanup ss
472 - use const char and local functions where possible
473 * Add man pages from SuSe
474 * SuSE patches
475 - path to db4.1
476 - don't hardcode path to /tmp in ifstat
477 Alternat fix: was to use TMPDIR
478 - handle non-root user calling ip route flush going into
479 an infinite loop.
480 Alternate fix: was to timeout if route table doesn't empty.
481 * Try and get rid of dependency on kernel include files
482 Get rid of having private glibc-include headers
483
4842004-06-07 Stephen Hemminger <shemminger@osdl.org>
485
486 * Import patches that make sense from Fedora Core 2
487 - iproute2-2.4.7-hex
488 print fwmark in hex
489 - iproute2-2.4.7-netlink
490 handle getting right netlink mesg back
491 - iproute2-2.4.7-htb3-tc
492 add HTB scheduler
493 - iproute2-2.4.7-default
494 add entry default to rttable
495
4962004-06-04 Stephen Hemminger <shemminger@osdl.org>
497
498 * Add support for vegas info to ss
499
5002004-06-02 Stephen Hemminger <shemminger@osdl.org>
501
502 * Use const char in utility routines where appropriate
503 * Rearrange include files so can build with standard headers
504 * For "tc qdisc ls" see the default queuing discpline "pfifo_fast"
505 and understand it
506 * Get rid of private defintions of network headers which existed
507 only to handle old glibc
508
5092004-04-15 Stephen Hemminger <shemminger@osdl.org>
510
511 * Add the delay (network simulation scheduler)
512
5132004-04-15 Stephen Hemminger <shemminger@osdl.org>
514
515 * Starting point baseline based on iproute2-2.4.7-ss020116-try
516