blob: 6b33ddf28d5967a12d3c5a451fbe1bcc71c67331 [file] [log] [blame]
net[shemminger]!shemmingerd71443a2005-01-17 23:30:41 +000012005-01-12 Masahide Nakamura <nakam@linux-ipv6.org>
2
3 * ipmonitor shows IPv6 prefix list notification
4 * update to iproute2 xfrm for ipv6
5
net[shemminger]!shemmingerb9062432005-01-17 23:28:16 +000062005-01-12 Stephen Hemminger <shemminger@dxpl.pdx.osdl.net>
7
8 * Fix compile warnings when building 64bit system since
9 u64 is unsigned long, but format is %llu
10
net[shemminger]!shemminger6f0ba882005-01-17 23:27:56 +0000112005-01-12 "Catalin(ux aka Dino) BOIE" <util@deuroconsult.ro>
12
13 * Add the possibility to use fwmark in u32 filters
14
net[shemminger]!shemminger85ac60c2005-01-17 23:27:37 +0000152005-01-12 Andi Kleen <ak@suse.de>
net[shemminger]!shemminger526afe42005-01-17 23:27:23 +000016
net[shemminger]!shemminger85ac60c2005-01-17 23:27:37 +000017 * Add netlink manual page
18
192004-10-20 Stephen Hemminger <shemminger@osdl.org>
20
net[shemminger]!shemminger526afe42005-01-17 23:27:23 +000021 * Add warning about "ip route nat" no longer supported
22
net[shemminger]!shemminger82af5312005-01-17 23:27:05 +0000232005-01-12 Thomas Graf <tgraf@suug.ch>
24
25 * Tc testsuite
26
net[shemminger]!shemminger1ffd7fd2005-01-17 23:26:23 +0000272005-01-12 Jamal Hadi Salim <hadi@znyx.com>
28
29 * Add iptables tc support. This meant borrowing headers
30 from iptables *ugh*
31
net[shemminger]!shemminger00fa8482004-12-08 20:13:56 +0000322004-12-08 Jamal Hadi Salim <hadi@znyx.com>
33
34 * Add mirror and redirect actions
35
osdl.net!shemmingeredcab3f2004-12-08 16:38:01 +0000362004-10-20 Stephen Hemminger <shemminger@osdl.org>
osdl.net!shemminger4dbb8192004-12-07 23:57:50 +000037
osdl.net!shemmingeredcab3f2004-12-08 16:38:01 +000038 * Don't include <asm/byteorder.h> since then we get dependant on
39 kernel headers on host machine
40 * Minor fix for building on old machine without IPPROTO_SCTP
osdl.net!shemminger50772dc2004-12-07 21:48:29 +000041
osdl.net!shemminger54f37eb2004-10-19 20:22:15 +0000422004-10-19 Harald Welte <laforge@gnumonks.org>
43
44 * Replace rtstat (and ctstat) with new lnstat
45
osdl.net!shemmingercece2482004-10-19 19:57:38 +0000462004-10-19 Mads Martin Joergensen <mmj@suse.de>
47
osdl.net!shemminger67d295b2004-10-19 20:02:59 +000048 * Ip is using the wrong structure in ipaddress.c when showing stats
49 * Make sure no buffer overflow in nstat
osdl.net!shemmingercece2482004-10-19 19:57:38 +000050
osdl.net!shemmingerabf1d0b2004-10-19 19:51:41 +0000512004-10-19 Michal <md@lnet.pl>
52
53 * fix scaling in print_rates (for bits)
54
osdl.net!shemmingerd38e5692004-09-28 18:57:08 +0000552004-09-28 Stephen Hemminger <shemminger@osdl.org>
56
57 * fix build problems with arpd and pthread
58 * add pkt_sched.h
59
osdl.net!shemminger1b1c3222004-09-28 19:16:48 +0000602004-09-28 Mike Frysinger <vapier@gentoo.org>
61
62 * make man8 directory
63 * install ifcfg and rtpr scripts
64
osdl.net!shemmingerfd348782004-09-28 18:52:54 +0000652004-09-28 Andreas Haumer <andreas@xss.co.at>
66
67 * make install symlink fix.
68
692004-09-28 Masahide Nakamura <nakam@linux-ipv6.org>
70
71 * ICMP/ICMPv6's type and code in IPsec selector.
72 * fixes `ip xfrm`'s algorithm key when using hexadecimal
73 * support 'ip xfrm' protocol types
74 * flush message types for XFRM's policy/state
75
76
osdl.net!shemminger71058eb2004-09-01 17:15:45 +0000772004-09-01 Stephen Hemminger <shemminger@osdl.org>
78
79 * Fix ip command to not crash when interface name is too long.
80 always use strncpy(.., IFNAMSIZ)
81
osdl.net!shemminger8dbb6b82004-08-31 17:45:21 +0000822004-08-31 Stephen Hemminger <shemminger@osdl.org>
83
84 * Add gact documentation from jamal
85 * Chang more arguments to rtnetlink API const
86 * Drop dead queuing disciplines
87 * Handle qdisc without xstats in core rather than
88 putting stub's everywhere
89 * Add requeue to tc_stats and handle new/old ABI issues
90
osdl.net!shemmingerf64a9462004-08-30 21:20:10 +0000912004-08-30 Stephen Hemminger <shemminger@osdl.org>
92
osdl.net!shemminger8ec496d2004-08-30 22:37:50 +000093 * Make clean and install changes for man pages
osdl.net!shemmingerf64a9462004-08-30 21:20:10 +000094 * Patch from jamal to support gact
osdl.net!shemmingerf64a9462004-08-30 21:20:10 +000095 * Add support for loading distributions to netem
96
97
osdl.net!shemmingerd7480402004-08-23 20:20:41 +0000982004-08-23 Stephen Hemminger <shemminger@osdl.org>
99
100 * Update from jamal for all the parts that got broken in the
101 last classification patch.
102 * Hfsc/sc patch from patrick
103
osdl.net!shemminger1c1c4dc2004-08-13 23:55:35 +00001042004-08-13 Stephen Hemminger <shemminger@osdl.org>
105
106 * Add jamal's tc extensions for classification
osdl.net!shemminger1c1c4dc2004-08-13 23:55:35 +0000107 * Get rid of old Patches/ directory for tcp_diag module
108 * Make get_rate table based.
109
osdl.net!shemmingerd4832e62004-08-11 23:41:38 +00001102004-08-11 Stephen Hemminger <shemminger@osdl.org>
111
112 * Add xfrm message formatting from
113 Masahide Nakamura <nakam@linux-ipv6.org>
114
osdl.net!shemminger4b1bbd92004-08-09 16:35:28 +00001152004-08-09 Stephen Hemminger <shemminger@osdl.org>
116
osdl.net!shemminger025dc692004-08-09 17:12:23 +0000117 * Fix netem scheduler to handle case where psched us != real us
118
osdl.net!shemminger4b1bbd92004-08-09 16:35:28 +0000119 * Remove configuration for everything that can depend on
120 extracted kernel headers
121 * Add kernel headers required to include/linux
122
osdl.net!shemmingerb39bb392004-08-04 17:45:52 +00001232004-08-04 Stephen Hemminger <shemminger@osdl.org>
124
125 * Get rid of old tcp_diag module, it is part of kernel.
126
127 * Add some kernel include files back (netlink, tcp_diag, pkt_sched)
128
osdl.net!shemminger2979d522004-07-30 20:24:59 +00001292004-07-30 Stephen Hemminger <shemminger@osdl.org>
130
osdl.net!shemminger6e85b542004-07-30 22:27:50 +0000131 * Make ip xfrm stuff config option since it doesn't exist on 2.4
132
133 * HFSC doesn't exist on older 2.4 kernels so make it configurable
134
osdl.net!shemminger3876b3c2004-07-30 20:50:38 +0000135 * HTB API changed and won't build with mismatched version.
136 Rather than sticking user with a build error, just don't
137 build it in on mismatch.
138
osdl.net!shemminger2979d522004-07-30 20:24:59 +0000139 * Change configure script to make sure netem is the correct
140 version. I changed the structure def. a couple of times before
141 settling on the final API
142
osdl.net!shemminger34f5d182004-07-30 20:26:15 +00001432004-07-16 Stephen Hemminger <shemminger@osdl.org>
144
145 * Add htb mpu support
146 http://luxik.cdi.cz/~devik/qos/htb/v3/htb_tc_overhead.diff
147 * Three small xfrm updates
148
osdl.net!shemminger09d17272004-07-12 21:03:47 +00001492004-07-07 Stephen Hemminger <shemminger@osdl.org>
150
151 * Fix if_ether.h to fix arpd build
152 * Add hfsc scheduler support
153 * Add ip xfrm support
154 * Add add jitter (instead of rate) to netem scheduler
155
osdl.net!shemminger870f1222004-07-02 17:52:10 +00001562004-07-02 Stephen Hemminger <shemminger@osdl.org>
157
158 * use compile to test for ATM libraries
159 * put TC layered scheduler hooks in /usr/lib/tc as shared lib
160 before it looked in standard search path (/lib;/usr/lib;...)
161 which seems out of place.
162 * build netem as shared library (more for testing/example)
163 * build ATM as shared library since libatm may be on build
164 machine but not on deployment machine
165 * fix make install to not install SCCS directories
166
osdl.net!shemmingerfc26f2a2004-07-01 22:22:10 +00001672004-07-01 Stephen Hemminger <shemminger@osdl.org>
168
169 * add more link options to ip command (from Mark Smith
170 * add rate and duplicate arguments to tc command
171 * add -iec flag for tc printout
172 * rename delay scheduler to netem
173
osdl.net!shemminger82412ef2004-06-28 20:37:01 +00001742004-06-25 Stephen Hemminger <shemminger@osdl.org>
175
176 * Add loss parameter to delay
177 * Rename delay qdisc to netsim
178 * Add autoconfiguration by building a Config file
179 and using it.
180
1812004-06-09 Stephen Hemminger <shemminger@osdl.org>
182
osdl.net!shemmingerfc26f2a2004-07-01 22:22:10 +0000183 * Report rates in K=1000 (requested by several people)
osdl.net!shemminger82412ef2004-06-28 20:37:01 +0000184 * Add GNU long style options
185 * For HTB use get_hz to pick up value of system HZ at runtime
186 * Delete unused funcs.
187
1882004-06-08 Stephen Hemminger <shemminger@osdl.org>
189
190 * Cleanup ss
191 - use const char and local functions where possible
192 * Add man pages from SuSe
193 * SuSE patches
194 - path to db4.1
195 - don't hardcode path to /tmp in ifstat
196 Alternat fix: was to use TMPDIR
197 - handle non-root user calling ip route flush going into
198 an infinite loop.
199 Alternate fix: was to timeout if route table doesn't empty.
200 * Try and get rid of dependency on kernel include files
201 Get rid of having private glibc-include headers
202
2032004-06-07 Stephen Hemminger <shemminger@osdl.org>
204
205 * Import patches that make sense from Fedora Core 2
206 - iproute2-2.4.7-hex
207 print fwmark in hex
208 - iproute2-2.4.7-netlink
209 handle getting right netlink mesg back
210 - iproute2-2.4.7-htb3-tc
211 add HTB scheduler
212 - iproute2-2.4.7-default
213 add entry default to rttable
214
2152004-06-04 Stephen Hemminger <shemminger@osdl.org>
216
217 * Add support for vegas info to ss
218
2192004-06-02 Stephen Hemminger <shemminger@osdl.org>
220
221 * Use const char in utility routines where appropriate
222 * Rearrange include files so can build with standard headers
223 * For "tc qdisc ls" see the default queuing discpline "pfifo_fast"
224 and understand it
225 * Get rid of private defintions of network headers which existed
226 only to handle old glibc
227
2282004-04-15 Stephen Hemminger <shemminger@osdl.org>
229
230 * Add the delay (network simulation scheduler)
231
2322004-04-15 Stephen Hemminger <shemminger@osdl.org>
233
234 * Starting point baseline based on iproute2-2.4.7-ss020116-try
235