blob: b8bb1cf370c0196114ffa6668a6f70a45ad08ebc [file] [log] [blame]
site!shemmingerd5b48552005-02-07 18:01:21 +000012005-02-07 Stephen Hemminger <shemminger@linux.site>
2
3 * Add experimental distribution
4
osdl.net!shemmingercb200962005-01-18 22:31:42 +000052005-01-18 Yun Mao <maoy@cis.upenn.edu>
6
7 * typo in ss
8
osdl.net!shemminger6b58e7f2005-01-18 22:14:29 +000092005-01-18 Thomas Graf <tgraf@suug.ch>
10
11 * tc pedit/action cleanups
39!tgraf5d91c8f2005-01-18 22:16:49 +000012 * add addraw_l
13 * rtattr_parse cleanups
osdl.net!shemminger6b58e7f2005-01-18 22:14:29 +000014
net[shemminger]!shemminger7e7c7372005-01-17 23:32:51 +0000152005-01-17 Jamal Hadi Salim <hadi@znyx.com>
16
17 * typo in m_mirred
18 * add support for pedit
19
202005-01-13 Jim Gifford <lfs@jg555.com>
21
22 * Fix allocation size error in nomal and paretonormal generation
23 programs.
24
net[shemminger]!shemmingerd71443a2005-01-17 23:30:41 +0000252005-01-12 Masahide Nakamura <nakam@linux-ipv6.org>
26
27 * ipmonitor shows IPv6 prefix list notification
28 * update to iproute2 xfrm for ipv6
29
net[shemminger]!shemmingerb9062432005-01-17 23:28:16 +0000302005-01-12 Stephen Hemminger <shemminger@dxpl.pdx.osdl.net>
31
32 * Fix compile warnings when building 64bit system since
33 u64 is unsigned long, but format is %llu
34
net[shemminger]!shemminger6f0ba882005-01-17 23:27:56 +0000352005-01-12 "Catalin(ux aka Dino) BOIE" <util@deuroconsult.ro>
36
37 * Add the possibility to use fwmark in u32 filters
38
net[shemminger]!shemminger85ac60c2005-01-17 23:27:37 +0000392005-01-12 Andi Kleen <ak@suse.de>
net[shemminger]!shemminger526afe42005-01-17 23:27:23 +000040
net[shemminger]!shemminger85ac60c2005-01-17 23:27:37 +000041 * Add netlink manual page
42
432004-10-20 Stephen Hemminger <shemminger@osdl.org>
44
net[shemminger]!shemminger526afe42005-01-17 23:27:23 +000045 * Add warning about "ip route nat" no longer supported
46
net[shemminger]!shemminger82af5312005-01-17 23:27:05 +0000472005-01-12 Thomas Graf <tgraf@suug.ch>
48
49 * Tc testsuite
50
net[shemminger]!shemminger1ffd7fd2005-01-17 23:26:23 +0000512005-01-12 Jamal Hadi Salim <hadi@znyx.com>
52
53 * Add iptables tc support. This meant borrowing headers
54 from iptables *ugh*
55
net[shemminger]!shemminger00fa8482004-12-08 20:13:56 +0000562004-12-08 Jamal Hadi Salim <hadi@znyx.com>
57
58 * Add mirror and redirect actions
59
osdl.net!shemmingeredcab3f2004-12-08 16:38:01 +0000602004-10-20 Stephen Hemminger <shemminger@osdl.org>
osdl.net!shemminger4dbb8192004-12-07 23:57:50 +000061
osdl.net!shemmingeredcab3f2004-12-08 16:38:01 +000062 * Don't include <asm/byteorder.h> since then we get dependant on
63 kernel headers on host machine
64 * Minor fix for building on old machine without IPPROTO_SCTP
osdl.net!shemminger50772dc2004-12-07 21:48:29 +000065
osdl.net!shemminger54f37eb2004-10-19 20:22:15 +0000662004-10-19 Harald Welte <laforge@gnumonks.org>
67
68 * Replace rtstat (and ctstat) with new lnstat
69
osdl.net!shemmingercece2482004-10-19 19:57:38 +0000702004-10-19 Mads Martin Joergensen <mmj@suse.de>
71
osdl.net!shemminger67d295b2004-10-19 20:02:59 +000072 * Ip is using the wrong structure in ipaddress.c when showing stats
73 * Make sure no buffer overflow in nstat
osdl.net!shemmingercece2482004-10-19 19:57:38 +000074
osdl.net!shemmingerabf1d0b2004-10-19 19:51:41 +0000752004-10-19 Michal <md@lnet.pl>
76
77 * fix scaling in print_rates (for bits)
78
osdl.net!shemmingerd38e5692004-09-28 18:57:08 +0000792004-09-28 Stephen Hemminger <shemminger@osdl.org>
80
81 * fix build problems with arpd and pthread
82 * add pkt_sched.h
83
osdl.net!shemminger1b1c3222004-09-28 19:16:48 +0000842004-09-28 Mike Frysinger <vapier@gentoo.org>
85
86 * make man8 directory
87 * install ifcfg and rtpr scripts
88
osdl.net!shemmingerfd348782004-09-28 18:52:54 +0000892004-09-28 Andreas Haumer <andreas@xss.co.at>
90
91 * make install symlink fix.
92
932004-09-28 Masahide Nakamura <nakam@linux-ipv6.org>
94
95 * ICMP/ICMPv6's type and code in IPsec selector.
96 * fixes `ip xfrm`'s algorithm key when using hexadecimal
97 * support 'ip xfrm' protocol types
98 * flush message types for XFRM's policy/state
99
100
osdl.net!shemminger71058eb2004-09-01 17:15:45 +00001012004-09-01 Stephen Hemminger <shemminger@osdl.org>
102
103 * Fix ip command to not crash when interface name is too long.
104 always use strncpy(.., IFNAMSIZ)
105
osdl.net!shemminger8dbb6b82004-08-31 17:45:21 +00001062004-08-31 Stephen Hemminger <shemminger@osdl.org>
107
108 * Add gact documentation from jamal
109 * Chang more arguments to rtnetlink API const
110 * Drop dead queuing disciplines
111 * Handle qdisc without xstats in core rather than
112 putting stub's everywhere
113 * Add requeue to tc_stats and handle new/old ABI issues
114
osdl.net!shemmingerf64a9462004-08-30 21:20:10 +00001152004-08-30 Stephen Hemminger <shemminger@osdl.org>
116
osdl.net!shemminger8ec496d2004-08-30 22:37:50 +0000117 * Make clean and install changes for man pages
osdl.net!shemmingerf64a9462004-08-30 21:20:10 +0000118 * Patch from jamal to support gact
osdl.net!shemmingerf64a9462004-08-30 21:20:10 +0000119 * Add support for loading distributions to netem
120
121
osdl.net!shemmingerd7480402004-08-23 20:20:41 +00001222004-08-23 Stephen Hemminger <shemminger@osdl.org>
123
124 * Update from jamal for all the parts that got broken in the
125 last classification patch.
126 * Hfsc/sc patch from patrick
127
osdl.net!shemminger1c1c4dc2004-08-13 23:55:35 +00001282004-08-13 Stephen Hemminger <shemminger@osdl.org>
129
130 * Add jamal's tc extensions for classification
osdl.net!shemminger1c1c4dc2004-08-13 23:55:35 +0000131 * Get rid of old Patches/ directory for tcp_diag module
132 * Make get_rate table based.
133
osdl.net!shemmingerd4832e62004-08-11 23:41:38 +00001342004-08-11 Stephen Hemminger <shemminger@osdl.org>
135
136 * Add xfrm message formatting from
137 Masahide Nakamura <nakam@linux-ipv6.org>
138
osdl.net!shemminger4b1bbd92004-08-09 16:35:28 +00001392004-08-09 Stephen Hemminger <shemminger@osdl.org>
140
osdl.net!shemminger025dc692004-08-09 17:12:23 +0000141 * Fix netem scheduler to handle case where psched us != real us
142
osdl.net!shemminger4b1bbd92004-08-09 16:35:28 +0000143 * Remove configuration for everything that can depend on
144 extracted kernel headers
145 * Add kernel headers required to include/linux
146
osdl.net!shemmingerb39bb392004-08-04 17:45:52 +00001472004-08-04 Stephen Hemminger <shemminger@osdl.org>
148
149 * Get rid of old tcp_diag module, it is part of kernel.
150
151 * Add some kernel include files back (netlink, tcp_diag, pkt_sched)
152
osdl.net!shemminger2979d522004-07-30 20:24:59 +00001532004-07-30 Stephen Hemminger <shemminger@osdl.org>
154
osdl.net!shemminger6e85b542004-07-30 22:27:50 +0000155 * Make ip xfrm stuff config option since it doesn't exist on 2.4
156
157 * HFSC doesn't exist on older 2.4 kernels so make it configurable
158
osdl.net!shemminger3876b3c2004-07-30 20:50:38 +0000159 * HTB API changed and won't build with mismatched version.
160 Rather than sticking user with a build error, just don't
161 build it in on mismatch.
162
osdl.net!shemminger2979d522004-07-30 20:24:59 +0000163 * Change configure script to make sure netem is the correct
164 version. I changed the structure def. a couple of times before
165 settling on the final API
166
osdl.net!shemminger34f5d182004-07-30 20:26:15 +00001672004-07-16 Stephen Hemminger <shemminger@osdl.org>
168
169 * Add htb mpu support
170 http://luxik.cdi.cz/~devik/qos/htb/v3/htb_tc_overhead.diff
171 * Three small xfrm updates
172
osdl.net!shemminger09d17272004-07-12 21:03:47 +00001732004-07-07 Stephen Hemminger <shemminger@osdl.org>
174
175 * Fix if_ether.h to fix arpd build
176 * Add hfsc scheduler support
177 * Add ip xfrm support
178 * Add add jitter (instead of rate) to netem scheduler
179
osdl.net!shemminger870f1222004-07-02 17:52:10 +00001802004-07-02 Stephen Hemminger <shemminger@osdl.org>
181
182 * use compile to test for ATM libraries
183 * put TC layered scheduler hooks in /usr/lib/tc as shared lib
184 before it looked in standard search path (/lib;/usr/lib;...)
185 which seems out of place.
186 * build netem as shared library (more for testing/example)
187 * build ATM as shared library since libatm may be on build
188 machine but not on deployment machine
189 * fix make install to not install SCCS directories
190
osdl.net!shemmingerfc26f2a2004-07-01 22:22:10 +00001912004-07-01 Stephen Hemminger <shemminger@osdl.org>
192
193 * add more link options to ip command (from Mark Smith
194 * add rate and duplicate arguments to tc command
195 * add -iec flag for tc printout
196 * rename delay scheduler to netem
197
osdl.net!shemminger82412ef2004-06-28 20:37:01 +00001982004-06-25 Stephen Hemminger <shemminger@osdl.org>
199
200 * Add loss parameter to delay
201 * Rename delay qdisc to netsim
202 * Add autoconfiguration by building a Config file
203 and using it.
204
2052004-06-09 Stephen Hemminger <shemminger@osdl.org>
206
osdl.net!shemmingerfc26f2a2004-07-01 22:22:10 +0000207 * Report rates in K=1000 (requested by several people)
osdl.net!shemminger82412ef2004-06-28 20:37:01 +0000208 * Add GNU long style options
209 * For HTB use get_hz to pick up value of system HZ at runtime
210 * Delete unused funcs.
211
2122004-06-08 Stephen Hemminger <shemminger@osdl.org>
213
214 * Cleanup ss
215 - use const char and local functions where possible
216 * Add man pages from SuSe
217 * SuSE patches
218 - path to db4.1
219 - don't hardcode path to /tmp in ifstat
220 Alternat fix: was to use TMPDIR
221 - handle non-root user calling ip route flush going into
222 an infinite loop.
223 Alternate fix: was to timeout if route table doesn't empty.
224 * Try and get rid of dependency on kernel include files
225 Get rid of having private glibc-include headers
226
2272004-06-07 Stephen Hemminger <shemminger@osdl.org>
228
229 * Import patches that make sense from Fedora Core 2
230 - iproute2-2.4.7-hex
231 print fwmark in hex
232 - iproute2-2.4.7-netlink
233 handle getting right netlink mesg back
234 - iproute2-2.4.7-htb3-tc
235 add HTB scheduler
236 - iproute2-2.4.7-default
237 add entry default to rttable
238
2392004-06-04 Stephen Hemminger <shemminger@osdl.org>
240
241 * Add support for vegas info to ss
242
2432004-06-02 Stephen Hemminger <shemminger@osdl.org>
244
245 * Use const char in utility routines where appropriate
246 * Rearrange include files so can build with standard headers
247 * For "tc qdisc ls" see the default queuing discpline "pfifo_fast"
248 and understand it
249 * Get rid of private defintions of network headers which existed
250 only to handle old glibc
251
2522004-04-15 Stephen Hemminger <shemminger@osdl.org>
253
254 * Add the delay (network simulation scheduler)
255
2562004-04-15 Stephen Hemminger <shemminger@osdl.org>
257
258 * Starting point baseline based on iproute2-2.4.7-ss020116-try
259