blob: 4a062cc39e556e945d06dd1144f39f7284629897 [file] [log] [blame]
shemmingerede72392005-11-22 17:30:43 +000012005-11-22 Stephen Hemminger <shemminger@osdl.org
2
3 * Handle ambigious ip command matches
4
52005-11-22 Patrick McHardy <kaber@trash.net>
6
7 * Add back ip command aliases
8
shemminger669ae742005-11-07 18:39:30 +000092005-11-07 Masahide NAKAMURA <nakam@linux-ipv6.org>
10
11 * Updating for 2.6.14
12 - Show UPD{SA,POLICY} message information from kernel instead of error
13 - Add lengh check of deleting message from kernel
14 - Use macro for struct xfrm_user{sa,policy}_id
15
16 * Minor fix:
17 - Add fflush at the end of normal dump
18
shemmingerc595c792005-11-01 23:03:03 +0000192005-11-01 Jamal Hadi Salim <hadi@znyx.com>
20
21 * Fix handling of XFRM monitor and state
22
shemminger2034ee92005-11-01 17:54:34 +0000232005-11-01 Stephen Hemminger <shemminger@osdl.org
24
25 * Update to 2.6.14 sanitized headers
26
shemminger234b6132005-10-24 16:26:25 +0000272005-10-24 Patrick McHardy <kaber@trash.net>
28
29 * Fix ip commnad shortcuts
30
shemminger8c564a42005-10-12 22:46:23 +0000312005-10-12 Stephen Hemminger <shemminger@osdl.org>
32
33 * Add more CBQ examples from Fedora Core
shemminger7849fb52005-10-12 22:49:50 +000034 * Fix buffer overrun in iproute because of bits vs. bytes confusion
35
shemmingerb77caeb2005-10-12 22:32:34 +0000362005-10-12 Jamal Hadi Salim <hadi@znyx.com>
37
38 * Fix ip rule flush, need to reopen rtnl
39
shemminger393c4372005-10-07 16:45:17 +0000402005-10-07 Stephen Hemminger <shemminger@osdl.org>
41
42 * Reenable ip mroute
43
shemmingerf453a0d2005-10-07 16:33:21 +0000442005-10-07 Mike Frysinger <vapier@gentoo.org>
45
46 * Handle pfifo_fast that has no qopt without segfaulting
47
shemminger7dae1702005-10-05 17:40:12 +0000482005-10-05 Mads Martin Joergensen <mmj@suse.de>
49
50 * Trivial netem ccopts
51
shemmingerfb229752005-10-04 23:15:32 +0000522005-10-04 Jerome Borsboom <j.borsboom@erasmusmc.nl>
53
54 * Fix regression in ip addr (libnetlink) handling
55
562005-09-21 Stephen Hemminger <shemminger@osdl.org>
shemminger8ed63ab2005-09-21 19:33:17 +000057
58 * Fix uninitialized memory and leaks with valgrind
59 Reported by Redhat
60
shemmingerce715cd2005-09-01 22:38:19 +0000612005-09-01 Mike Frysinger <vapier@gentoo.org>
62
63 * Fix build issues with netem tables (parallel make and HOSTCC)
64
652005-09-01 Stephen Hemminger <shemminger@osdl.org>
shemminger351efcd2005-09-01 19:21:50 +000066
67 * Integrate support for DCCP into 'ss' (from acme)
68 * Add -batch option to ip.
69 * Update to 2.6.14 headers
70
shemmingerc98e49e2005-09-01 18:12:33 +0000712005-09-01 Eric Dumazet <dada1@cosmosbay.com>
shemmingerce715cd2005-09-01 22:38:19 +000072
shemmingerc98e49e2005-09-01 18:12:33 +000073 * Fix lnstat : First column should not be summed
74
shemminger66081842005-08-16 21:10:51 +0000752005-08-16 Stephen Hemminger <shemminger@osdl.org>
76
77 * Limit ip route flush to 10 rounds.
78 * Cleanup ip rule flush error message
79
shemminger6864c1e2005-08-08 20:24:41 +0000802005-08-08 Stephen Hemminger <shemminger@osdl.org>
81
82 * Update to 2.6.13+ kernel headers
83 * Fix array overrun in paretonormal
84 * Fix ematch to not include dropped fields from skb.
85
shemminger3fcdebb2005-07-14 16:49:27 +0000862005-07-14 Thomas Graf <tgraf@suug.ch>
shemminger52d5ac32005-07-05 22:11:37 +000087
shemminger3fcdebb2005-07-14 16:49:27 +000088 * Make ematch bison/lex build with common flex
89
902005-07-10 Stephen Hemminger <shemminger@osdl.org>
91
92 * Fix Gcc 4.0 build warnings signed/unsigned
shemminger52d5ac32005-07-05 22:11:37 +000093
shemminger6d4662d2005-06-23 17:36:38 +0000942005-06-23 Jamal Hadi Salim <hadi@znyx.com>
95
96 * Fix for options process with ipt
97
shemminger08837cb2005-06-23 17:33:56 +0000982005-06-23 Thomas Graf <tgraf@suug.ch>
99
100 * Add extended matches (nbyte, cmp, u32, meta)
101 * Add basic classifier
102 * Fix clean/distclean makefile targets
103 * update local header file copies
104 * IPv4 multipath algorithm selection support
105 * cscope Makefile target
106 * Fix off-by-one while generating argument vector
107 in batched mode.
108 * Assume stdin if no argument is given to -batch
109
shemminger6d4662d2005-06-23 17:36:38 +00001102005-06-22 Stephen Hemminger <shemminger@osdl.org>
shemmingerea8fc102005-06-22 18:27:49 +0000111
112 * Update include files to 2.6.12
113 * Add ss support for TCP_CONG
114
shemminger2b4fad62005-06-13 18:47:56 +00001152005-06-13 Steven Whitehouse <steve@chygwyn.com>
116
117 * Decnet doc's update
118
shemminger99f830d2005-06-07 22:15:48 +00001192005-06-07 Stephen Hemminger <shemminger@osdl.org>
120
121 * Fix 'ip link' map to handle case where device gets autoloaded
122 by using if_nametoindex as fallback
123 * Device indices are unsigned not int.
124
shemmingere4457652005-06-07 21:55:03 +00001252005-06-07 Masahide NAKAMURA <nakam@linux-ipv6.org>
126
127 * [ip] show timestamp when using '-t' option.
128 * [ip] remove duplicated code for expired message of xfrm.
shemminger9bec1a42005-06-07 21:58:25 +0000129 * [ip] add "deleteall" command for xfrm;
130 "flush" uses kernel's flush interface and
131 "deleteall" uses legacy iproute2's flush feature like
132 getting-and-deleting-for-each.
shemmingere4457652005-06-07 21:55:03 +0000133
osdl.net!shemminger78615aa2005-03-30 18:51:35 +00001342005-03-30 Stephen Hemminger <shemminger@osdl.org>
135
136 * include/linux/netfilter_ipv4/ip_tables.h dont include compiler.h
137 because it isn't needed and not on all systems
osdl.net!shemmingerec596422005-04-01 19:56:29 +0000138 * Update rtnetlink.h and pkt_cls.h to be stripped versions
139 of headers from 2.6.12-rc1
osdl.net!shemminger78615aa2005-03-30 18:51:35 +0000140
osdl.net!shemminger16bd7e02005-03-30 18:43:30 +00001412005-03-30 Jamal Hadi Salim <hadi@znyx.com>
142
143 * Proper verison of iptables headers (from 1.3.1)
144 * Set revision file in m_ipt
145 * Fix action_util naming in mirred
osdl.net!shemmingerec596422005-04-01 19:56:29 +0000146 * don't call ll_init_map in mirred
osdl.net!shemminger16bd7e02005-03-30 18:43:30 +0000147
net[shemminger]!shemmingerf082b642005-03-30 18:16:10 +00001482005-03-19 Thomas Graf <tgraf@suug.ch>
149
150 * Warn about wildcard deletions and provide IFA_ADDRESS upon
151 deletions to enforce prefix length validation for IPv4.
osdl.net!shemminger3819eb92005-03-30 18:18:12 +0000152 * Fix netlink message alignment when the last routing attribute added
153 has a data length not aligned to RTA_ALIGNTO.
154
osdl.net!shemminger2cea8f22005-03-30 18:14:55 +00001552005-03-30 Masahide NAKAMURA <nakam@linux-ipv6.org>
156
157 * ipv6 xfrm allocspi and monitor support.
158
osdl.net!shemminger78615aa2005-03-30 18:51:35 +00001592005-03-29 Stephen Hemminger <shemminger@osdl.org>
osdl.net!shemmingerf8f9de52005-03-30 18:11:49 +0000160
161 * switch to stack for netem tables
162
osdl.net!shemminger08856f02005-03-18 19:40:55 +00001632005-03-18 Stephen Hemminger <shemminger@osdl.org>
164
165 * add -force option to batch mode
166 * handle midline comments in batch mode
167 * sum per cpu fields in lnstat correctly
168
osdl.net!shemminger25afd1c2005-03-14 19:35:32 +00001692005-03-14 Stephen Hemminger <shemminger@osdl.org>
170
site!shemminger924d4fd2005-03-14 22:19:16 +0000171 * cleanup batch mode, allow continuation, comments etc.
172 * recode reuse of netlink socket
osdl.net!shemminger25afd1c2005-03-14 19:35:32 +0000173
osdl.net!shemminger900da082005-03-14 19:04:15 +00001742005-03-14 Boian Bonev <boian@bonev.com>
175
176 * enhancement to batch mode.
177 it does not exit on error, just report it
osdl.net!shemminger25afd1c2005-03-14 19:35:32 +0000178 tc reuses the already open netlink socket for subsequent command(s)
osdl.net!shemminger900da082005-03-14 19:04:15 +0000179
osdl.net!shemmingerb6149fd2005-03-14 18:47:38 +00001802005-03-14 Thomas Graf <tgraf@suug.ch>
181
182 * ip link command
183 print NO-CARRIER flag if there is no carrier and the link is up.
184
osdl.net!shemminger3d956fa2005-03-14 18:44:54 +00001852005-03-14 Patrick McHardy <kaber@trash.net>
186
187 * bug: Use USER_HZ where necessary
188
osdl.net!shemmingerafa10e22005-03-14 22:23:38 +00001892005-03-10 Jamal Hadi Salim <hadi@znyx.com>
190
191 * Fix bug with register_target
192
osdl.net!shemminger3d956fa2005-03-14 18:44:54 +00001932005-03-10 Stephen Hemminger <shemminger@osdl.org>
osdl.net!shemminger9fcda922005-03-10 19:04:50 +0000194
195 * fix pkt_cls.h to have tc_u32_mark
196 * update include files to be stripped versions of 2.6.11
197 * add documentation about netem distributions [from nistnet]
198 * turn off nup in document make [from FC3]
199 * don't build with extra debug info (-g) [from FC3]
200
2012005-03-10 Nix <nix@esperi.org.uk>
202
203 * make man3 directory
204
2052005-03-10 Pasi <Pasi.Eronen@nokia.com>
206
207 * add ESP-in-UDP encapsulation
208
2092005-03-10 Thomas Graf <tgraf@suug.ch>
210 * [NETEM] Fix off by one
211 * update local header file copies
212 * [NEIGH] print number of probes done so far (statistics mode only)
213
2142005-03-10 Herbert Xu <herbert@gondor.apana.org.au>
215 * Trivial typo in ip help
216
2172005-02-09 Stephen Hemminger <shemminger@osdl.org>
osdl.net!shemmingere00273c2005-02-09 22:05:41 +0000218
219 * netem distribution data reorganization
220
2212005-02-09 Roland Dreier <roland@topspin.com>
222
223 * ip over infiniband address display
224
2252005-02-09 Jim Gifford <lfs@jg555.com>
226
227 * make install fix for ip/
228
2292005-02-07 Mads Martin Joergensen <mmj@suse.de>
osdl.net!shemminger277325d2005-02-07 18:28:31 +0000230
231 * Don't mix address families when flushing
232
osdl.net!shemminger9fcda922005-03-10 19:04:50 +00002332005-02-07 Stephen Hemminger <shemminger@osdl.org>
osdl.net!shemmingera8b303c2005-02-07 18:16:29 +0000234
235 * Validate classid is not too large to cause loss of bits.
236
osdl.net!shemmingerfb9b1d02005-02-07 18:15:04 +00002372005-02-07 Jean-Marc Ranger <jmranger@sympatico.ca>
238
239 * need to call getline() with null for first usage
240 * don't overwrite const arg
241
shemminger7dae1702005-10-05 17:40:12 +00002422005-02-07 Stephen Hemminger <shemminger@osdl.org>
site!shemmingerd5b48552005-02-07 18:01:21 +0000243
244 * Add experimental distribution
245
osdl.net!shemmingercb200962005-01-18 22:31:42 +00002462005-01-18 Yun Mao <maoy@cis.upenn.edu>
247
248 * typo in ss
249
osdl.net!shemminger6b58e7f2005-01-18 22:14:29 +00002502005-01-18 Thomas Graf <tgraf@suug.ch>
251
252 * tc pedit/action cleanups
39!tgraf5d91c8f2005-01-18 22:16:49 +0000253 * add addraw_l
254 * rtattr_parse cleanups
osdl.net!shemminger6b58e7f2005-01-18 22:14:29 +0000255
net[shemminger]!shemminger7e7c7372005-01-17 23:32:51 +00002562005-01-17 Jamal Hadi Salim <hadi@znyx.com>
257
258 * typo in m_mirred
259 * add support for pedit
260
2612005-01-13 Jim Gifford <lfs@jg555.com>
262
263 * Fix allocation size error in nomal and paretonormal generation
264 programs.
265
net[shemminger]!shemmingerd71443a2005-01-17 23:30:41 +00002662005-01-12 Masahide Nakamura <nakam@linux-ipv6.org>
267
268 * ipmonitor shows IPv6 prefix list notification
269 * update to iproute2 xfrm for ipv6
270
osdl.net!shemminger9fcda922005-03-10 19:04:50 +00002712005-01-12 Stephen Hemminger <shemminger@osdl.org>
net[shemminger]!shemmingerb9062432005-01-17 23:28:16 +0000272
273 * Fix compile warnings when building 64bit system since
274 u64 is unsigned long, but format is %llu
275
net[shemminger]!shemminger6f0ba882005-01-17 23:27:56 +00002762005-01-12 "Catalin(ux aka Dino) BOIE" <util@deuroconsult.ro>
277
278 * Add the possibility to use fwmark in u32 filters
279
net[shemminger]!shemminger85ac60c2005-01-17 23:27:37 +00002802005-01-12 Andi Kleen <ak@suse.de>
net[shemminger]!shemminger526afe42005-01-17 23:27:23 +0000281
net[shemminger]!shemminger85ac60c2005-01-17 23:27:37 +0000282 * Add netlink manual page
283
2842004-10-20 Stephen Hemminger <shemminger@osdl.org>
285
net[shemminger]!shemminger526afe42005-01-17 23:27:23 +0000286 * Add warning about "ip route nat" no longer supported
287
net[shemminger]!shemminger82af5312005-01-17 23:27:05 +00002882005-01-12 Thomas Graf <tgraf@suug.ch>
289
290 * Tc testsuite
291
net[shemminger]!shemminger1ffd7fd2005-01-17 23:26:23 +00002922005-01-12 Jamal Hadi Salim <hadi@znyx.com>
293
294 * Add iptables tc support. This meant borrowing headers
295 from iptables *ugh*
296
net[shemminger]!shemminger00fa8482004-12-08 20:13:56 +00002972004-12-08 Jamal Hadi Salim <hadi@znyx.com>
298
299 * Add mirror and redirect actions
300
osdl.net!shemmingeredcab3f2004-12-08 16:38:01 +00003012004-10-20 Stephen Hemminger <shemminger@osdl.org>
osdl.net!shemminger4dbb8192004-12-07 23:57:50 +0000302
osdl.net!shemmingeredcab3f2004-12-08 16:38:01 +0000303 * Don't include <asm/byteorder.h> since then we get dependant on
304 kernel headers on host machine
305 * Minor fix for building on old machine without IPPROTO_SCTP
osdl.net!shemminger50772dc2004-12-07 21:48:29 +0000306
osdl.net!shemminger54f37eb2004-10-19 20:22:15 +00003072004-10-19 Harald Welte <laforge@gnumonks.org>
308
309 * Replace rtstat (and ctstat) with new lnstat
310
osdl.net!shemmingercece2482004-10-19 19:57:38 +00003112004-10-19 Mads Martin Joergensen <mmj@suse.de>
312
osdl.net!shemminger67d295b2004-10-19 20:02:59 +0000313 * Ip is using the wrong structure in ipaddress.c when showing stats
314 * Make sure no buffer overflow in nstat
osdl.net!shemmingercece2482004-10-19 19:57:38 +0000315
osdl.net!shemmingerabf1d0b2004-10-19 19:51:41 +00003162004-10-19 Michal <md@lnet.pl>
317
318 * fix scaling in print_rates (for bits)
319
osdl.net!shemmingerd38e5692004-09-28 18:57:08 +00003202004-09-28 Stephen Hemminger <shemminger@osdl.org>
321
322 * fix build problems with arpd and pthread
323 * add pkt_sched.h
324
osdl.net!shemminger1b1c3222004-09-28 19:16:48 +00003252004-09-28 Mike Frysinger <vapier@gentoo.org>
326
327 * make man8 directory
328 * install ifcfg and rtpr scripts
329
osdl.net!shemmingerfd348782004-09-28 18:52:54 +00003302004-09-28 Andreas Haumer <andreas@xss.co.at>
331
332 * make install symlink fix.
333
3342004-09-28 Masahide Nakamura <nakam@linux-ipv6.org>
335
336 * ICMP/ICMPv6's type and code in IPsec selector.
337 * fixes `ip xfrm`'s algorithm key when using hexadecimal
338 * support 'ip xfrm' protocol types
339 * flush message types for XFRM's policy/state
340
341
osdl.net!shemminger71058eb2004-09-01 17:15:45 +00003422004-09-01 Stephen Hemminger <shemminger@osdl.org>
343
344 * Fix ip command to not crash when interface name is too long.
345 always use strncpy(.., IFNAMSIZ)
346
osdl.net!shemminger8dbb6b82004-08-31 17:45:21 +00003472004-08-31 Stephen Hemminger <shemminger@osdl.org>
348
349 * Add gact documentation from jamal
350 * Chang more arguments to rtnetlink API const
351 * Drop dead queuing disciplines
352 * Handle qdisc without xstats in core rather than
353 putting stub's everywhere
354 * Add requeue to tc_stats and handle new/old ABI issues
355
osdl.net!shemmingerf64a9462004-08-30 21:20:10 +00003562004-08-30 Stephen Hemminger <shemminger@osdl.org>
357
osdl.net!shemminger8ec496d2004-08-30 22:37:50 +0000358 * Make clean and install changes for man pages
osdl.net!shemmingerf64a9462004-08-30 21:20:10 +0000359 * Patch from jamal to support gact
osdl.net!shemmingerf64a9462004-08-30 21:20:10 +0000360 * Add support for loading distributions to netem
361
362
osdl.net!shemmingerd7480402004-08-23 20:20:41 +00003632004-08-23 Stephen Hemminger <shemminger@osdl.org>
364
365 * Update from jamal for all the parts that got broken in the
366 last classification patch.
367 * Hfsc/sc patch from patrick
368
osdl.net!shemminger1c1c4dc2004-08-13 23:55:35 +00003692004-08-13 Stephen Hemminger <shemminger@osdl.org>
370
371 * Add jamal's tc extensions for classification
osdl.net!shemminger1c1c4dc2004-08-13 23:55:35 +0000372 * Get rid of old Patches/ directory for tcp_diag module
373 * Make get_rate table based.
374
osdl.net!shemmingerd4832e62004-08-11 23:41:38 +00003752004-08-11 Stephen Hemminger <shemminger@osdl.org>
376
377 * Add xfrm message formatting from
378 Masahide Nakamura <nakam@linux-ipv6.org>
379
osdl.net!shemminger4b1bbd92004-08-09 16:35:28 +00003802004-08-09 Stephen Hemminger <shemminger@osdl.org>
381
osdl.net!shemminger025dc692004-08-09 17:12:23 +0000382 * Fix netem scheduler to handle case where psched us != real us
383
osdl.net!shemminger4b1bbd92004-08-09 16:35:28 +0000384 * Remove configuration for everything that can depend on
385 extracted kernel headers
386 * Add kernel headers required to include/linux
387
osdl.net!shemmingerb39bb392004-08-04 17:45:52 +00003882004-08-04 Stephen Hemminger <shemminger@osdl.org>
389
390 * Get rid of old tcp_diag module, it is part of kernel.
391
392 * Add some kernel include files back (netlink, tcp_diag, pkt_sched)
393
osdl.net!shemminger2979d522004-07-30 20:24:59 +00003942004-07-30 Stephen Hemminger <shemminger@osdl.org>
395
osdl.net!shemminger6e85b542004-07-30 22:27:50 +0000396 * Make ip xfrm stuff config option since it doesn't exist on 2.4
397
398 * HFSC doesn't exist on older 2.4 kernels so make it configurable
399
osdl.net!shemminger3876b3c2004-07-30 20:50:38 +0000400 * HTB API changed and won't build with mismatched version.
401 Rather than sticking user with a build error, just don't
402 build it in on mismatch.
403
osdl.net!shemminger2979d522004-07-30 20:24:59 +0000404 * Change configure script to make sure netem is the correct
405 version. I changed the structure def. a couple of times before
406 settling on the final API
407
osdl.net!shemminger34f5d182004-07-30 20:26:15 +00004082004-07-16 Stephen Hemminger <shemminger@osdl.org>
409
410 * Add htb mpu support
411 http://luxik.cdi.cz/~devik/qos/htb/v3/htb_tc_overhead.diff
412 * Three small xfrm updates
413
osdl.net!shemminger09d17272004-07-12 21:03:47 +00004142004-07-07 Stephen Hemminger <shemminger@osdl.org>
415
416 * Fix if_ether.h to fix arpd build
417 * Add hfsc scheduler support
418 * Add ip xfrm support
419 * Add add jitter (instead of rate) to netem scheduler
420
osdl.net!shemminger870f1222004-07-02 17:52:10 +00004212004-07-02 Stephen Hemminger <shemminger@osdl.org>
422
423 * use compile to test for ATM libraries
424 * put TC layered scheduler hooks in /usr/lib/tc as shared lib
425 before it looked in standard search path (/lib;/usr/lib;...)
426 which seems out of place.
427 * build netem as shared library (more for testing/example)
428 * build ATM as shared library since libatm may be on build
429 machine but not on deployment machine
430 * fix make install to not install SCCS directories
431
osdl.net!shemmingerfc26f2a2004-07-01 22:22:10 +00004322004-07-01 Stephen Hemminger <shemminger@osdl.org>
433
434 * add more link options to ip command (from Mark Smith
435 * add rate and duplicate arguments to tc command
436 * add -iec flag for tc printout
437 * rename delay scheduler to netem
438
osdl.net!shemminger82412ef2004-06-28 20:37:01 +00004392004-06-25 Stephen Hemminger <shemminger@osdl.org>
440
441 * Add loss parameter to delay
442 * Rename delay qdisc to netsim
443 * Add autoconfiguration by building a Config file
444 and using it.
445
4462004-06-09 Stephen Hemminger <shemminger@osdl.org>
447
osdl.net!shemmingerfc26f2a2004-07-01 22:22:10 +0000448 * Report rates in K=1000 (requested by several people)
osdl.net!shemminger82412ef2004-06-28 20:37:01 +0000449 * Add GNU long style options
450 * For HTB use get_hz to pick up value of system HZ at runtime
451 * Delete unused funcs.
452
4532004-06-08 Stephen Hemminger <shemminger@osdl.org>
454
455 * Cleanup ss
456 - use const char and local functions where possible
457 * Add man pages from SuSe
458 * SuSE patches
459 - path to db4.1
460 - don't hardcode path to /tmp in ifstat
461 Alternat fix: was to use TMPDIR
462 - handle non-root user calling ip route flush going into
463 an infinite loop.
464 Alternate fix: was to timeout if route table doesn't empty.
465 * Try and get rid of dependency on kernel include files
466 Get rid of having private glibc-include headers
467
4682004-06-07 Stephen Hemminger <shemminger@osdl.org>
469
470 * Import patches that make sense from Fedora Core 2
471 - iproute2-2.4.7-hex
472 print fwmark in hex
473 - iproute2-2.4.7-netlink
474 handle getting right netlink mesg back
475 - iproute2-2.4.7-htb3-tc
476 add HTB scheduler
477 - iproute2-2.4.7-default
478 add entry default to rttable
479
4802004-06-04 Stephen Hemminger <shemminger@osdl.org>
481
482 * Add support for vegas info to ss
483
4842004-06-02 Stephen Hemminger <shemminger@osdl.org>
485
486 * Use const char in utility routines where appropriate
487 * Rearrange include files so can build with standard headers
488 * For "tc qdisc ls" see the default queuing discpline "pfifo_fast"
489 and understand it
490 * Get rid of private defintions of network headers which existed
491 only to handle old glibc
492
4932004-04-15 Stephen Hemminger <shemminger@osdl.org>
494
495 * Add the delay (network simulation scheduler)
496
4972004-04-15 Stephen Hemminger <shemminger@osdl.org>
498
499 * Starting point baseline based on iproute2-2.4.7-ss020116-try
500