blob: b9ee19db4298f065147d44788f942dde084cb173 [file] [log] [blame]
net[shemminger]!shemminger6f0ba882005-01-17 23:27:56 +000012005-01-12 "Catalin(ux aka Dino) BOIE" <util@deuroconsult.ro>
2
3 * Add the possibility to use fwmark in u32 filters
4
net[shemminger]!shemminger85ac60c2005-01-17 23:27:37 +000052005-01-12 Andi Kleen <ak@suse.de>
net[shemminger]!shemminger526afe42005-01-17 23:27:23 +00006
net[shemminger]!shemminger85ac60c2005-01-17 23:27:37 +00007 * Add netlink manual page
8
92004-10-20 Stephen Hemminger <shemminger@osdl.org>
10
net[shemminger]!shemminger526afe42005-01-17 23:27:23 +000011 * Add warning about "ip route nat" no longer supported
12
net[shemminger]!shemminger82af5312005-01-17 23:27:05 +0000132005-01-12 Thomas Graf <tgraf@suug.ch>
14
15 * Tc testsuite
16
net[shemminger]!shemminger1ffd7fd2005-01-17 23:26:23 +0000172005-01-12 Jamal Hadi Salim <hadi@znyx.com>
18
19 * Add iptables tc support. This meant borrowing headers
20 from iptables *ugh*
21
net[shemminger]!shemminger00fa8482004-12-08 20:13:56 +0000222004-12-08 Jamal Hadi Salim <hadi@znyx.com>
23
24 * Add mirror and redirect actions
25
osdl.net!shemmingeredcab3f2004-12-08 16:38:01 +0000262004-10-20 Stephen Hemminger <shemminger@osdl.org>
osdl.net!shemminger4dbb8192004-12-07 23:57:50 +000027
osdl.net!shemmingeredcab3f2004-12-08 16:38:01 +000028 * Don't include <asm/byteorder.h> since then we get dependant on
29 kernel headers on host machine
30 * Minor fix for building on old machine without IPPROTO_SCTP
osdl.net!shemminger50772dc2004-12-07 21:48:29 +000031
osdl.net!shemminger54f37eb2004-10-19 20:22:15 +0000322004-10-19 Harald Welte <laforge@gnumonks.org>
33
34 * Replace rtstat (and ctstat) with new lnstat
35
osdl.net!shemmingercece2482004-10-19 19:57:38 +0000362004-10-19 Mads Martin Joergensen <mmj@suse.de>
37
osdl.net!shemminger67d295b2004-10-19 20:02:59 +000038 * Ip is using the wrong structure in ipaddress.c when showing stats
39 * Make sure no buffer overflow in nstat
osdl.net!shemmingercece2482004-10-19 19:57:38 +000040
osdl.net!shemmingerabf1d0b2004-10-19 19:51:41 +0000412004-10-19 Michal <md@lnet.pl>
42
43 * fix scaling in print_rates (for bits)
44
osdl.net!shemmingerd38e5692004-09-28 18:57:08 +0000452004-09-28 Stephen Hemminger <shemminger@osdl.org>
46
47 * fix build problems with arpd and pthread
48 * add pkt_sched.h
49
osdl.net!shemminger1b1c3222004-09-28 19:16:48 +0000502004-09-28 Mike Frysinger <vapier@gentoo.org>
51
52 * make man8 directory
53 * install ifcfg and rtpr scripts
54
osdl.net!shemmingerfd348782004-09-28 18:52:54 +0000552004-09-28 Andreas Haumer <andreas@xss.co.at>
56
57 * make install symlink fix.
58
592004-09-28 Masahide Nakamura <nakam@linux-ipv6.org>
60
61 * ICMP/ICMPv6's type and code in IPsec selector.
62 * fixes `ip xfrm`'s algorithm key when using hexadecimal
63 * support 'ip xfrm' protocol types
64 * flush message types for XFRM's policy/state
65
66
osdl.net!shemminger71058eb2004-09-01 17:15:45 +0000672004-09-01 Stephen Hemminger <shemminger@osdl.org>
68
69 * Fix ip command to not crash when interface name is too long.
70 always use strncpy(.., IFNAMSIZ)
71
osdl.net!shemminger8dbb6b82004-08-31 17:45:21 +0000722004-08-31 Stephen Hemminger <shemminger@osdl.org>
73
74 * Add gact documentation from jamal
75 * Chang more arguments to rtnetlink API const
76 * Drop dead queuing disciplines
77 * Handle qdisc without xstats in core rather than
78 putting stub's everywhere
79 * Add requeue to tc_stats and handle new/old ABI issues
80
osdl.net!shemmingerf64a9462004-08-30 21:20:10 +0000812004-08-30 Stephen Hemminger <shemminger@osdl.org>
82
osdl.net!shemminger8ec496d2004-08-30 22:37:50 +000083 * Make clean and install changes for man pages
osdl.net!shemmingerf64a9462004-08-30 21:20:10 +000084 * Patch from jamal to support gact
osdl.net!shemmingerf64a9462004-08-30 21:20:10 +000085 * Add support for loading distributions to netem
86
87
osdl.net!shemmingerd7480402004-08-23 20:20:41 +0000882004-08-23 Stephen Hemminger <shemminger@osdl.org>
89
90 * Update from jamal for all the parts that got broken in the
91 last classification patch.
92 * Hfsc/sc patch from patrick
93
osdl.net!shemminger1c1c4dc2004-08-13 23:55:35 +0000942004-08-13 Stephen Hemminger <shemminger@osdl.org>
95
96 * Add jamal's tc extensions for classification
osdl.net!shemminger1c1c4dc2004-08-13 23:55:35 +000097 * Get rid of old Patches/ directory for tcp_diag module
98 * Make get_rate table based.
99
osdl.net!shemmingerd4832e62004-08-11 23:41:38 +00001002004-08-11 Stephen Hemminger <shemminger@osdl.org>
101
102 * Add xfrm message formatting from
103 Masahide Nakamura <nakam@linux-ipv6.org>
104
osdl.net!shemminger4b1bbd92004-08-09 16:35:28 +00001052004-08-09 Stephen Hemminger <shemminger@osdl.org>
106
osdl.net!shemminger025dc692004-08-09 17:12:23 +0000107 * Fix netem scheduler to handle case where psched us != real us
108
osdl.net!shemminger4b1bbd92004-08-09 16:35:28 +0000109 * Remove configuration for everything that can depend on
110 extracted kernel headers
111 * Add kernel headers required to include/linux
112
osdl.net!shemmingerb39bb392004-08-04 17:45:52 +00001132004-08-04 Stephen Hemminger <shemminger@osdl.org>
114
115 * Get rid of old tcp_diag module, it is part of kernel.
116
117 * Add some kernel include files back (netlink, tcp_diag, pkt_sched)
118
osdl.net!shemminger2979d522004-07-30 20:24:59 +00001192004-07-30 Stephen Hemminger <shemminger@osdl.org>
120
osdl.net!shemminger6e85b542004-07-30 22:27:50 +0000121 * Make ip xfrm stuff config option since it doesn't exist on 2.4
122
123 * HFSC doesn't exist on older 2.4 kernels so make it configurable
124
osdl.net!shemminger3876b3c2004-07-30 20:50:38 +0000125 * HTB API changed and won't build with mismatched version.
126 Rather than sticking user with a build error, just don't
127 build it in on mismatch.
128
osdl.net!shemminger2979d522004-07-30 20:24:59 +0000129 * Change configure script to make sure netem is the correct
130 version. I changed the structure def. a couple of times before
131 settling on the final API
132
osdl.net!shemminger34f5d182004-07-30 20:26:15 +00001332004-07-16 Stephen Hemminger <shemminger@osdl.org>
134
135 * Add htb mpu support
136 http://luxik.cdi.cz/~devik/qos/htb/v3/htb_tc_overhead.diff
137 * Three small xfrm updates
138
osdl.net!shemminger09d17272004-07-12 21:03:47 +00001392004-07-07 Stephen Hemminger <shemminger@osdl.org>
140
141 * Fix if_ether.h to fix arpd build
142 * Add hfsc scheduler support
143 * Add ip xfrm support
144 * Add add jitter (instead of rate) to netem scheduler
145
osdl.net!shemminger870f1222004-07-02 17:52:10 +00001462004-07-02 Stephen Hemminger <shemminger@osdl.org>
147
148 * use compile to test for ATM libraries
149 * put TC layered scheduler hooks in /usr/lib/tc as shared lib
150 before it looked in standard search path (/lib;/usr/lib;...)
151 which seems out of place.
152 * build netem as shared library (more for testing/example)
153 * build ATM as shared library since libatm may be on build
154 machine but not on deployment machine
155 * fix make install to not install SCCS directories
156
osdl.net!shemmingerfc26f2a2004-07-01 22:22:10 +00001572004-07-01 Stephen Hemminger <shemminger@osdl.org>
158
159 * add more link options to ip command (from Mark Smith
160 * add rate and duplicate arguments to tc command
161 * add -iec flag for tc printout
162 * rename delay scheduler to netem
163
osdl.net!shemminger82412ef2004-06-28 20:37:01 +00001642004-06-25 Stephen Hemminger <shemminger@osdl.org>
165
166 * Add loss parameter to delay
167 * Rename delay qdisc to netsim
168 * Add autoconfiguration by building a Config file
169 and using it.
170
1712004-06-09 Stephen Hemminger <shemminger@osdl.org>
172
osdl.net!shemmingerfc26f2a2004-07-01 22:22:10 +0000173 * Report rates in K=1000 (requested by several people)
osdl.net!shemminger82412ef2004-06-28 20:37:01 +0000174 * Add GNU long style options
175 * For HTB use get_hz to pick up value of system HZ at runtime
176 * Delete unused funcs.
177
1782004-06-08 Stephen Hemminger <shemminger@osdl.org>
179
180 * Cleanup ss
181 - use const char and local functions where possible
182 * Add man pages from SuSe
183 * SuSE patches
184 - path to db4.1
185 - don't hardcode path to /tmp in ifstat
186 Alternat fix: was to use TMPDIR
187 - handle non-root user calling ip route flush going into
188 an infinite loop.
189 Alternate fix: was to timeout if route table doesn't empty.
190 * Try and get rid of dependency on kernel include files
191 Get rid of having private glibc-include headers
192
1932004-06-07 Stephen Hemminger <shemminger@osdl.org>
194
195 * Import patches that make sense from Fedora Core 2
196 - iproute2-2.4.7-hex
197 print fwmark in hex
198 - iproute2-2.4.7-netlink
199 handle getting right netlink mesg back
200 - iproute2-2.4.7-htb3-tc
201 add HTB scheduler
202 - iproute2-2.4.7-default
203 add entry default to rttable
204
2052004-06-04 Stephen Hemminger <shemminger@osdl.org>
206
207 * Add support for vegas info to ss
208
2092004-06-02 Stephen Hemminger <shemminger@osdl.org>
210
211 * Use const char in utility routines where appropriate
212 * Rearrange include files so can build with standard headers
213 * For "tc qdisc ls" see the default queuing discpline "pfifo_fast"
214 and understand it
215 * Get rid of private defintions of network headers which existed
216 only to handle old glibc
217
2182004-04-15 Stephen Hemminger <shemminger@osdl.org>
219
220 * Add the delay (network simulation scheduler)
221
2222004-04-15 Stephen Hemminger <shemminger@osdl.org>
223
224 * Starting point baseline based on iproute2-2.4.7-ss020116-try
225