blob: 09ae633d0e8f7e0434414871db7cd237a0feee11 [file] [log] [blame]
net[shemminger]!shemminger82af5312005-01-17 23:27:05 +000012005-01-12 Thomas Graf <tgraf@suug.ch>
2
3 * Tc testsuite
4
net[shemminger]!shemminger1ffd7fd2005-01-17 23:26:23 +000052005-01-12 Jamal Hadi Salim <hadi@znyx.com>
6
7 * Add iptables tc support. This meant borrowing headers
8 from iptables *ugh*
9
net[shemminger]!shemminger00fa8482004-12-08 20:13:56 +0000102004-12-08 Jamal Hadi Salim <hadi@znyx.com>
11
12 * Add mirror and redirect actions
13
osdl.net!shemmingeredcab3f2004-12-08 16:38:01 +0000142004-10-20 Stephen Hemminger <shemminger@osdl.org>
osdl.net!shemminger4dbb8192004-12-07 23:57:50 +000015
osdl.net!shemmingeredcab3f2004-12-08 16:38:01 +000016 * Don't include <asm/byteorder.h> since then we get dependant on
17 kernel headers on host machine
18 * Minor fix for building on old machine without IPPROTO_SCTP
osdl.net!shemminger50772dc2004-12-07 21:48:29 +000019
osdl.net!shemminger54f37eb2004-10-19 20:22:15 +0000202004-10-19 Harald Welte <laforge@gnumonks.org>
21
22 * Replace rtstat (and ctstat) with new lnstat
23
osdl.net!shemmingercece2482004-10-19 19:57:38 +0000242004-10-19 Mads Martin Joergensen <mmj@suse.de>
25
osdl.net!shemminger67d295b2004-10-19 20:02:59 +000026 * Ip is using the wrong structure in ipaddress.c when showing stats
27 * Make sure no buffer overflow in nstat
osdl.net!shemmingercece2482004-10-19 19:57:38 +000028
osdl.net!shemmingerabf1d0b2004-10-19 19:51:41 +0000292004-10-19 Michal <md@lnet.pl>
30
31 * fix scaling in print_rates (for bits)
32
osdl.net!shemmingerd38e5692004-09-28 18:57:08 +0000332004-09-28 Stephen Hemminger <shemminger@osdl.org>
34
35 * fix build problems with arpd and pthread
36 * add pkt_sched.h
37
osdl.net!shemminger1b1c3222004-09-28 19:16:48 +0000382004-09-28 Mike Frysinger <vapier@gentoo.org>
39
40 * make man8 directory
41 * install ifcfg and rtpr scripts
42
osdl.net!shemmingerfd348782004-09-28 18:52:54 +0000432004-09-28 Andreas Haumer <andreas@xss.co.at>
44
45 * make install symlink fix.
46
472004-09-28 Masahide Nakamura <nakam@linux-ipv6.org>
48
49 * ICMP/ICMPv6's type and code in IPsec selector.
50 * fixes `ip xfrm`'s algorithm key when using hexadecimal
51 * support 'ip xfrm' protocol types
52 * flush message types for XFRM's policy/state
53
54
osdl.net!shemminger71058eb2004-09-01 17:15:45 +0000552004-09-01 Stephen Hemminger <shemminger@osdl.org>
56
57 * Fix ip command to not crash when interface name is too long.
58 always use strncpy(.., IFNAMSIZ)
59
osdl.net!shemminger8dbb6b82004-08-31 17:45:21 +0000602004-08-31 Stephen Hemminger <shemminger@osdl.org>
61
62 * Add gact documentation from jamal
63 * Chang more arguments to rtnetlink API const
64 * Drop dead queuing disciplines
65 * Handle qdisc without xstats in core rather than
66 putting stub's everywhere
67 * Add requeue to tc_stats and handle new/old ABI issues
68
osdl.net!shemmingerf64a9462004-08-30 21:20:10 +0000692004-08-30 Stephen Hemminger <shemminger@osdl.org>
70
osdl.net!shemminger8ec496d2004-08-30 22:37:50 +000071 * Make clean and install changes for man pages
osdl.net!shemmingerf64a9462004-08-30 21:20:10 +000072 * Patch from jamal to support gact
osdl.net!shemmingerf64a9462004-08-30 21:20:10 +000073 * Add support for loading distributions to netem
74
75
osdl.net!shemmingerd7480402004-08-23 20:20:41 +0000762004-08-23 Stephen Hemminger <shemminger@osdl.org>
77
78 * Update from jamal for all the parts that got broken in the
79 last classification patch.
80 * Hfsc/sc patch from patrick
81
osdl.net!shemminger1c1c4dc2004-08-13 23:55:35 +0000822004-08-13 Stephen Hemminger <shemminger@osdl.org>
83
84 * Add jamal's tc extensions for classification
osdl.net!shemminger1c1c4dc2004-08-13 23:55:35 +000085 * Get rid of old Patches/ directory for tcp_diag module
86 * Make get_rate table based.
87
osdl.net!shemmingerd4832e62004-08-11 23:41:38 +0000882004-08-11 Stephen Hemminger <shemminger@osdl.org>
89
90 * Add xfrm message formatting from
91 Masahide Nakamura <nakam@linux-ipv6.org>
92
osdl.net!shemminger4b1bbd92004-08-09 16:35:28 +0000932004-08-09 Stephen Hemminger <shemminger@osdl.org>
94
osdl.net!shemminger025dc692004-08-09 17:12:23 +000095 * Fix netem scheduler to handle case where psched us != real us
96
osdl.net!shemminger4b1bbd92004-08-09 16:35:28 +000097 * Remove configuration for everything that can depend on
98 extracted kernel headers
99 * Add kernel headers required to include/linux
100
osdl.net!shemmingerb39bb392004-08-04 17:45:52 +00001012004-08-04 Stephen Hemminger <shemminger@osdl.org>
102
103 * Get rid of old tcp_diag module, it is part of kernel.
104
105 * Add some kernel include files back (netlink, tcp_diag, pkt_sched)
106
osdl.net!shemminger2979d522004-07-30 20:24:59 +00001072004-07-30 Stephen Hemminger <shemminger@osdl.org>
108
osdl.net!shemminger6e85b542004-07-30 22:27:50 +0000109 * Make ip xfrm stuff config option since it doesn't exist on 2.4
110
111 * HFSC doesn't exist on older 2.4 kernels so make it configurable
112
osdl.net!shemminger3876b3c2004-07-30 20:50:38 +0000113 * HTB API changed and won't build with mismatched version.
114 Rather than sticking user with a build error, just don't
115 build it in on mismatch.
116
osdl.net!shemminger2979d522004-07-30 20:24:59 +0000117 * Change configure script to make sure netem is the correct
118 version. I changed the structure def. a couple of times before
119 settling on the final API
120
osdl.net!shemminger34f5d182004-07-30 20:26:15 +00001212004-07-16 Stephen Hemminger <shemminger@osdl.org>
122
123 * Add htb mpu support
124 http://luxik.cdi.cz/~devik/qos/htb/v3/htb_tc_overhead.diff
125 * Three small xfrm updates
126
osdl.net!shemminger09d17272004-07-12 21:03:47 +00001272004-07-07 Stephen Hemminger <shemminger@osdl.org>
128
129 * Fix if_ether.h to fix arpd build
130 * Add hfsc scheduler support
131 * Add ip xfrm support
132 * Add add jitter (instead of rate) to netem scheduler
133
osdl.net!shemminger870f1222004-07-02 17:52:10 +00001342004-07-02 Stephen Hemminger <shemminger@osdl.org>
135
136 * use compile to test for ATM libraries
137 * put TC layered scheduler hooks in /usr/lib/tc as shared lib
138 before it looked in standard search path (/lib;/usr/lib;...)
139 which seems out of place.
140 * build netem as shared library (more for testing/example)
141 * build ATM as shared library since libatm may be on build
142 machine but not on deployment machine
143 * fix make install to not install SCCS directories
144
osdl.net!shemmingerfc26f2a2004-07-01 22:22:10 +00001452004-07-01 Stephen Hemminger <shemminger@osdl.org>
146
147 * add more link options to ip command (from Mark Smith
148 * add rate and duplicate arguments to tc command
149 * add -iec flag for tc printout
150 * rename delay scheduler to netem
151
osdl.net!shemminger82412ef2004-06-28 20:37:01 +00001522004-06-25 Stephen Hemminger <shemminger@osdl.org>
153
154 * Add loss parameter to delay
155 * Rename delay qdisc to netsim
156 * Add autoconfiguration by building a Config file
157 and using it.
158
1592004-06-09 Stephen Hemminger <shemminger@osdl.org>
160
osdl.net!shemmingerfc26f2a2004-07-01 22:22:10 +0000161 * Report rates in K=1000 (requested by several people)
osdl.net!shemminger82412ef2004-06-28 20:37:01 +0000162 * Add GNU long style options
163 * For HTB use get_hz to pick up value of system HZ at runtime
164 * Delete unused funcs.
165
1662004-06-08 Stephen Hemminger <shemminger@osdl.org>
167
168 * Cleanup ss
169 - use const char and local functions where possible
170 * Add man pages from SuSe
171 * SuSE patches
172 - path to db4.1
173 - don't hardcode path to /tmp in ifstat
174 Alternat fix: was to use TMPDIR
175 - handle non-root user calling ip route flush going into
176 an infinite loop.
177 Alternate fix: was to timeout if route table doesn't empty.
178 * Try and get rid of dependency on kernel include files
179 Get rid of having private glibc-include headers
180
1812004-06-07 Stephen Hemminger <shemminger@osdl.org>
182
183 * Import patches that make sense from Fedora Core 2
184 - iproute2-2.4.7-hex
185 print fwmark in hex
186 - iproute2-2.4.7-netlink
187 handle getting right netlink mesg back
188 - iproute2-2.4.7-htb3-tc
189 add HTB scheduler
190 - iproute2-2.4.7-default
191 add entry default to rttable
192
1932004-06-04 Stephen Hemminger <shemminger@osdl.org>
194
195 * Add support for vegas info to ss
196
1972004-06-02 Stephen Hemminger <shemminger@osdl.org>
198
199 * Use const char in utility routines where appropriate
200 * Rearrange include files so can build with standard headers
201 * For "tc qdisc ls" see the default queuing discpline "pfifo_fast"
202 and understand it
203 * Get rid of private defintions of network headers which existed
204 only to handle old glibc
205
2062004-04-15 Stephen Hemminger <shemminger@osdl.org>
207
208 * Add the delay (network simulation scheduler)
209
2102004-04-15 Stephen Hemminger <shemminger@osdl.org>
211
212 * Starting point baseline based on iproute2-2.4.7-ss020116-try
213