blob: 0c4c4fd706e3cef503814b69d185c8e6ca061516 [file] [log] [blame]
net[shemminger]!shemminger00fa8482004-12-08 20:13:56 +000012004-12-08 Jamal Hadi Salim <hadi@znyx.com>
2
3 * Add mirror and redirect actions
4
osdl.net!shemmingeredcab3f2004-12-08 16:38:01 +000052004-10-20 Stephen Hemminger <shemminger@osdl.org>
osdl.net!shemminger4dbb8192004-12-07 23:57:50 +00006
osdl.net!shemmingeredcab3f2004-12-08 16:38:01 +00007 * Don't include <asm/byteorder.h> since then we get dependant on
8 kernel headers on host machine
9 * Minor fix for building on old machine without IPPROTO_SCTP
osdl.net!shemminger50772dc2004-12-07 21:48:29 +000010
osdl.net!shemminger54f37eb2004-10-19 20:22:15 +0000112004-10-19 Harald Welte <laforge@gnumonks.org>
12
13 * Replace rtstat (and ctstat) with new lnstat
14
osdl.net!shemmingercece2482004-10-19 19:57:38 +0000152004-10-19 Mads Martin Joergensen <mmj@suse.de>
16
osdl.net!shemminger67d295b2004-10-19 20:02:59 +000017 * Ip is using the wrong structure in ipaddress.c when showing stats
18 * Make sure no buffer overflow in nstat
osdl.net!shemmingercece2482004-10-19 19:57:38 +000019
osdl.net!shemmingerabf1d0b2004-10-19 19:51:41 +0000202004-10-19 Michal <md@lnet.pl>
21
22 * fix scaling in print_rates (for bits)
23
osdl.net!shemmingerd38e5692004-09-28 18:57:08 +0000242004-09-28 Stephen Hemminger <shemminger@osdl.org>
25
26 * fix build problems with arpd and pthread
27 * add pkt_sched.h
28
osdl.net!shemminger1b1c3222004-09-28 19:16:48 +0000292004-09-28 Mike Frysinger <vapier@gentoo.org>
30
31 * make man8 directory
32 * install ifcfg and rtpr scripts
33
osdl.net!shemmingerfd348782004-09-28 18:52:54 +0000342004-09-28 Andreas Haumer <andreas@xss.co.at>
35
36 * make install symlink fix.
37
382004-09-28 Masahide Nakamura <nakam@linux-ipv6.org>
39
40 * ICMP/ICMPv6's type and code in IPsec selector.
41 * fixes `ip xfrm`'s algorithm key when using hexadecimal
42 * support 'ip xfrm' protocol types
43 * flush message types for XFRM's policy/state
44
45
osdl.net!shemminger71058eb2004-09-01 17:15:45 +0000462004-09-01 Stephen Hemminger <shemminger@osdl.org>
47
48 * Fix ip command to not crash when interface name is too long.
49 always use strncpy(.., IFNAMSIZ)
50
osdl.net!shemminger8dbb6b82004-08-31 17:45:21 +0000512004-08-31 Stephen Hemminger <shemminger@osdl.org>
52
53 * Add gact documentation from jamal
54 * Chang more arguments to rtnetlink API const
55 * Drop dead queuing disciplines
56 * Handle qdisc without xstats in core rather than
57 putting stub's everywhere
58 * Add requeue to tc_stats and handle new/old ABI issues
59
osdl.net!shemmingerf64a9462004-08-30 21:20:10 +0000602004-08-30 Stephen Hemminger <shemminger@osdl.org>
61
osdl.net!shemminger8ec496d2004-08-30 22:37:50 +000062 * Make clean and install changes for man pages
osdl.net!shemmingerf64a9462004-08-30 21:20:10 +000063 * Patch from jamal to support gact
osdl.net!shemmingerf64a9462004-08-30 21:20:10 +000064 * Add support for loading distributions to netem
65
66
osdl.net!shemmingerd7480402004-08-23 20:20:41 +0000672004-08-23 Stephen Hemminger <shemminger@osdl.org>
68
69 * Update from jamal for all the parts that got broken in the
70 last classification patch.
71 * Hfsc/sc patch from patrick
72
osdl.net!shemminger1c1c4dc2004-08-13 23:55:35 +0000732004-08-13 Stephen Hemminger <shemminger@osdl.org>
74
75 * Add jamal's tc extensions for classification
osdl.net!shemminger1c1c4dc2004-08-13 23:55:35 +000076 * Get rid of old Patches/ directory for tcp_diag module
77 * Make get_rate table based.
78
osdl.net!shemmingerd4832e62004-08-11 23:41:38 +0000792004-08-11 Stephen Hemminger <shemminger@osdl.org>
80
81 * Add xfrm message formatting from
82 Masahide Nakamura <nakam@linux-ipv6.org>
83
osdl.net!shemminger4b1bbd92004-08-09 16:35:28 +0000842004-08-09 Stephen Hemminger <shemminger@osdl.org>
85
osdl.net!shemminger025dc692004-08-09 17:12:23 +000086 * Fix netem scheduler to handle case where psched us != real us
87
osdl.net!shemminger4b1bbd92004-08-09 16:35:28 +000088 * Remove configuration for everything that can depend on
89 extracted kernel headers
90 * Add kernel headers required to include/linux
91
osdl.net!shemmingerb39bb392004-08-04 17:45:52 +0000922004-08-04 Stephen Hemminger <shemminger@osdl.org>
93
94 * Get rid of old tcp_diag module, it is part of kernel.
95
96 * Add some kernel include files back (netlink, tcp_diag, pkt_sched)
97
osdl.net!shemminger2979d522004-07-30 20:24:59 +0000982004-07-30 Stephen Hemminger <shemminger@osdl.org>
99
osdl.net!shemminger6e85b542004-07-30 22:27:50 +0000100 * Make ip xfrm stuff config option since it doesn't exist on 2.4
101
102 * HFSC doesn't exist on older 2.4 kernels so make it configurable
103
osdl.net!shemminger3876b3c2004-07-30 20:50:38 +0000104 * HTB API changed and won't build with mismatched version.
105 Rather than sticking user with a build error, just don't
106 build it in on mismatch.
107
osdl.net!shemminger2979d522004-07-30 20:24:59 +0000108 * Change configure script to make sure netem is the correct
109 version. I changed the structure def. a couple of times before
110 settling on the final API
111
osdl.net!shemminger34f5d182004-07-30 20:26:15 +00001122004-07-16 Stephen Hemminger <shemminger@osdl.org>
113
114 * Add htb mpu support
115 http://luxik.cdi.cz/~devik/qos/htb/v3/htb_tc_overhead.diff
116 * Three small xfrm updates
117
osdl.net!shemminger09d17272004-07-12 21:03:47 +00001182004-07-07 Stephen Hemminger <shemminger@osdl.org>
119
120 * Fix if_ether.h to fix arpd build
121 * Add hfsc scheduler support
122 * Add ip xfrm support
123 * Add add jitter (instead of rate) to netem scheduler
124
osdl.net!shemminger870f1222004-07-02 17:52:10 +00001252004-07-02 Stephen Hemminger <shemminger@osdl.org>
126
127 * use compile to test for ATM libraries
128 * put TC layered scheduler hooks in /usr/lib/tc as shared lib
129 before it looked in standard search path (/lib;/usr/lib;...)
130 which seems out of place.
131 * build netem as shared library (more for testing/example)
132 * build ATM as shared library since libatm may be on build
133 machine but not on deployment machine
134 * fix make install to not install SCCS directories
135
osdl.net!shemmingerfc26f2a2004-07-01 22:22:10 +00001362004-07-01 Stephen Hemminger <shemminger@osdl.org>
137
138 * add more link options to ip command (from Mark Smith
139 * add rate and duplicate arguments to tc command
140 * add -iec flag for tc printout
141 * rename delay scheduler to netem
142
osdl.net!shemminger82412ef2004-06-28 20:37:01 +00001432004-06-25 Stephen Hemminger <shemminger@osdl.org>
144
145 * Add loss parameter to delay
146 * Rename delay qdisc to netsim
147 * Add autoconfiguration by building a Config file
148 and using it.
149
1502004-06-09 Stephen Hemminger <shemminger@osdl.org>
151
osdl.net!shemmingerfc26f2a2004-07-01 22:22:10 +0000152 * Report rates in K=1000 (requested by several people)
osdl.net!shemminger82412ef2004-06-28 20:37:01 +0000153 * Add GNU long style options
154 * For HTB use get_hz to pick up value of system HZ at runtime
155 * Delete unused funcs.
156
1572004-06-08 Stephen Hemminger <shemminger@osdl.org>
158
159 * Cleanup ss
160 - use const char and local functions where possible
161 * Add man pages from SuSe
162 * SuSE patches
163 - path to db4.1
164 - don't hardcode path to /tmp in ifstat
165 Alternat fix: was to use TMPDIR
166 - handle non-root user calling ip route flush going into
167 an infinite loop.
168 Alternate fix: was to timeout if route table doesn't empty.
169 * Try and get rid of dependency on kernel include files
170 Get rid of having private glibc-include headers
171
1722004-06-07 Stephen Hemminger <shemminger@osdl.org>
173
174 * Import patches that make sense from Fedora Core 2
175 - iproute2-2.4.7-hex
176 print fwmark in hex
177 - iproute2-2.4.7-netlink
178 handle getting right netlink mesg back
179 - iproute2-2.4.7-htb3-tc
180 add HTB scheduler
181 - iproute2-2.4.7-default
182 add entry default to rttable
183
1842004-06-04 Stephen Hemminger <shemminger@osdl.org>
185
186 * Add support for vegas info to ss
187
1882004-06-02 Stephen Hemminger <shemminger@osdl.org>
189
190 * Use const char in utility routines where appropriate
191 * Rearrange include files so can build with standard headers
192 * For "tc qdisc ls" see the default queuing discpline "pfifo_fast"
193 and understand it
194 * Get rid of private defintions of network headers which existed
195 only to handle old glibc
196
1972004-04-15 Stephen Hemminger <shemminger@osdl.org>
198
199 * Add the delay (network simulation scheduler)
200
2012004-04-15 Stephen Hemminger <shemminger@osdl.org>
202
203 * Starting point baseline based on iproute2-2.4.7-ss020116-try
204